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

update the kfp release process #338

Merged
merged 4 commits into from
Jun 26, 2024
Merged

update the kfp release process #338

merged 4 commits into from
Jun 26, 2024

Conversation

roytman
Copy link
Member

@roytman roytman commented Jun 25, 2024

Why are these changes needed?

Update the KFP publishing process. We have to publish 2 different images: one for KFPv1 and another for KFPv2.

Note: this PR is instead of #335

@roytman roytman marked this pull request as draft June 25, 2024 20:44
Copy link
Member

@daw3rd daw3rd left a comment

Choose a reason for hiding this comment

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

LGTM

$(MAKE) set-versions
$(MAKE) .lib-src-image


.PHONY: .reconcile-requirements
.reconcile-requirements:
@$(make) .setImage
Copy link
Member

@daw3rd daw3rd Jun 25, 2024

Choose a reason for hiding this comment

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

Is there a diff between $(make) and $(MAKE)?

@$(make) build
$(MAKE) .defaults.publish-image
ifeq ($(CURRENT_KFPv2), 1)
export KFPv2=CURRENT_KFPv2
Copy link
Collaborator

Choose a reason for hiding this comment

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

mabye run set-versions again here

@roytman roytman marked this pull request as ready for review June 26, 2024 17:34
@roytman roytman force-pushed the releasing2 branch 2 times, most recently from c297f87 to 70fdac7 Compare June 26, 2024 17:42
roytman and others added 3 commits June 26, 2024 20:49
Signed-off-by: Alexey Roytman <[email protected]>
Signed-off-by: Mohammad Nassar <[email protected]>
Signed-off-by: Alexey Roytman <[email protected]>
Signed-off-by: Alexey Roytman <[email protected]>
@daw3rd daw3rd merged commit 9573826 into IBM:releasing Jun 26, 2024
1 check 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.

4 participants