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

Combine the common KFP support code in a shared library #253

Merged
merged 11 commits into from
Jun 13, 2024

Conversation

roytman
Copy link
Member

@roytman roytman commented Jun 9, 2024

Why are these changes needed?

Reduce code duplication

Related issue number (if any).

/closes #246

Signed-off-by: Alexey Roytman <[email protected]>
Signed-off-by: Alexey Roytman <[email protected]>
Signed-off-by: Alexey Roytman <[email protected]>
Signed-off-by: Alexey Roytman <[email protected]>
Signed-off-by: Alexey Roytman <[email protected]>
Signed-off-by: Alexey Roytman <[email protected]>
@@ -27,7 +27,7 @@ outputs:

implementation:
container:
image: quay.io/dataprep1/data-prep-kit/kfp-data-processing:0.2.0.dev6
image: quay.io/dataprep1/data-prep-kit/kfp-data-processing_v2:0.2.0.dev6
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hmm not sure about this change.

@roytman roytman merged commit 87e37af into IBM:dev Jun 13, 2024
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] KFP_v2 Step 2 Create kfp_shared_workflow_support lib
3 participants