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

Makefile rules updates #323

Merged
merged 6 commits into from
Jun 24, 2024
Merged

Makefile rules updates #323

merged 6 commits into from
Jun 24, 2024

Conversation

revit13
Copy link
Collaborator

@revit13 revit13 commented Jun 24, 2024

Why are these changes needed?

This PR contains the following changes:
- It renames workflow-build Makefile target to setup and .workflows.set-versions to set-versions
- Fixes to rules like .defaults.update-toml-lib-dep-versions
- It moves KFP and RAY versions to .make.versions and update set-versions target to update the files based on their versions
- Fix clean target in kfp_ray directory
- Fixes .transforms.set-versions and changes set-versions target in the transforms to use
.transforms.set-versions

Signed-off-by: Revital Sur <eres@il.ibm.com>
Signed-off-by: Revital Sur <eres@il.ibm.com>
Signed-off-by: Revital Sur <eres@il.ibm.com>
Signed-off-by: Revital Sur <eres@il.ibm.com>
Signed-off-by: Revital Sur <eres@il.ibm.com>
@revit13 revit13 marked this pull request as draft June 24, 2024 06:17
@revit13 revit13 marked this pull request as ready for review June 24, 2024 08:35
KFP_v2=2.7.0
KFP_v1=1.8.22
RAY=2.24.0

Copy link
Member

Choose a reason for hiding this comment

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

we don't define here the versions of kuberay operator and kuberay API server?

Copy link
Member

@roytman roytman left a comment

Choose a reason for hiding this comment

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

LGTM

@roytman roytman merged commit 80dad05 into IBM:dev Jun 24, 2024
17 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.

3 participants