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 workflow and docs for releasing Training Operator #2362

Open
wants to merge 29 commits into
base: master
Choose a base branch
from

Conversation

LogicalGuy77
Copy link

What this PR does / why we need it:

  1. The release workflow is triggered when VERSION file is updated with new version in vX.Y-branch
  2. The release workflow will:
  • Validate version consistency
  • Build and publish SDK to PyPI
  • Build and push container images
  • Add semantic versioning image tags every for the release as per
  • Create Git tag
  • Generate changelog
  • Create draft GitHub release

Which issue(s) this PR fixes (optional, in Fixes #<issue number>, #<issue number>, ... format, will close the issue(s) when PR gets merged):
Fixes #2155

Checklist:

  • Docs included if any changes are user facing

LogicalGuy77 and others added 29 commits December 15, 2024 23:27
…te Release Branch workflow and extract version from branch name for SDK versioning
KEP-2170: Update V2 KEP with MPI Runtime info (kubeflow#2345)
Upgrade helm/kind-action to v1.11.0 (kubeflow#2357)
feat: add release workflow for version validation and SDK publishing
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign andreyvelich for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve Training Operator release process
1 participant