8000 feat: automate releases using script by milinddethe15 · Pull Request #2623 · kubeflow/trainer · GitHub
[go: up one dir, main page]

Skip to content

Conversation

milinddethe15
Copy link
Member
@milinddethe15 milinddethe15 commented Apr 29, 2025

What this PR does / why we need it:

  1. This PR adds a release script to generate a releasing commit of vX.Y.Z

Usage to generate for new release:

./hack/release.sh X.Y.Z
  • It updates the VERSION file
  • and, the image tags in manifest to correspond to that particaluar version
  1. Adds a release github action
  • publishes the image with the corresponding version tag

Testing on forked branch: https://github.com/milinddethe15/kf-trainer/tree/release-5.0.0

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

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 johnugeorge 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

Signed-off-by: milinddethe15 <milinddethe15@gmail.com>
@google-oss-prow google-oss-prow bot added size/L and removed size/XXL labels May 2, 2025
@milinddethe15 milinddethe15 changed the title Automate release feat: automate releases using script May 2, 2025
@milinddethe15 milinddethe15 marked this pull request as ready for review May 2, 2025 20:23
@coveralls
Copy link
coveralls commented May 2, 2025

Pull Request Test Coverage Report for Build 14912026962

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 28.807%

Totals Coverage Status
Change from base Build 14890359838: 0.0%
Covered Lines: 840
Relevant Lines: 2916

💛 - Coveralls

Signed-off-by: milinddethe15 <milinddethe15@gmail.com>
Signed-off-by: M!l!nd <99114125+milinddethe15@users.noreply.github.com>
Copy link
github-actions bot commented Aug 7, 2025

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@kramaranya
Copy link
Contributor

/remove-lifecycle stale

@andreyvelich
Copy link
Member

Hi @milinddethe15, since we release the v2.0.0, do you want to finalize this release automation work for the future releases (e.g. v2.1)?

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 Kubeflow Trainer release process
4 participants
0