Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SELC-5642] feat: added new workflow executor for GPU #621

Merged
merged 12 commits into from
Nov 28, 2024

Conversation

pierpaolodidato89
Copy link
Collaborator

@pierpaolodidato89 pierpaolodidato89 commented Nov 27, 2024

List of Changes

Added new workflow executor to manage the onboarding of GPU

Motivation and Context

This workflow is separated from similar ones - FOR_APPROVE and FOR_APPROVE_PT - considering the new orchestation function that will manage attachments.

How Has This Been Tested?

I have deployed the feature in DEV and tested the onboarding from frontend, checking corresponding values into DB

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@github-actions github-actions bot added the functions Changes are related to functions label Nov 27, 2024
…into feature/SELC-5642

� Conflicts:
�	apps/onboarding-functions/src/main/java/it/pagopa/selfcare/onboarding/functions/OnboardingFunctions.java
�	apps/onboarding-functions/src/test/java/it/pagopa/selfcare/onboarding/functions/OnboardingFunctionsTest.java
@pierpaolodidato89 pierpaolodidato89 marked this pull request as ready for review November 27, 2024 11:51
@pierpaolodidato89 pierpaolodidato89 requested a review from a team as a code owner November 27, 2024 11:51
@pierpaolodidato89 pierpaolodidato89 changed the title [SELC-5642] feat: added new worflow executor for GPU [SELC-5642] feat: added new workflow executor for GPU Nov 28, 2024
@pierpaolodidato89 pierpaolodidato89 merged commit 17ad2d2 into main Nov 28, 2024
8 checks passed
@pierpaolodidato89 pierpaolodidato89 deleted the feature/SELC-5642 branch November 28, 2024 12:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
functions Changes are related to functions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants