Kubeflow SDK Official Release 0.4.0#404
Conversation
|
@andreyvelich: GitHub didn't allow me to request PR reviews from the following users: MansiSingh17, shaikmoeed, muhammadjunaid8047, priyank766, digvijay-y, HKanoje, ghazariann, robert-bell. Note that only kubeflow members and repo collaborators can review this PR, and authors cannot review their own PRs. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
There was a problem hiding this comment.
Pull request overview
Triggers the Kubeflow SDK 0.4.0 official release by updating the package version and adding the 0.4 release changelog, with a small tweak to the git-cliff changelog template used by make release.
Changes:
- Bump SDK version from
0.4.0rc0to0.4.0. - Update
git-clifftemplate formatting incliff.toml(notably New Contributors rendering and templating whitespace). - Add
CHANGELOG/CHANGELOG-0.4.mdcontaining the 0.4.0 release notes.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
kubeflow/__init__.py |
Sets the package __version__ to the stable 0.4.0 release. |
cliff.toml |
Adjusts the git-cliff changelog template used by the release Makefile target. |
CHANGELOG/CHANGELOG-0.4.md |
Introduces the generated changelog content for the 0.4.0 release. |
| - fix: Make validate-lockfile action non-blocking ([#361](https://github.com/kubeflow/sdk/pull/361) by @Fiona-Waters) | ||
| - fix(trainer): adapt SDK to removal of numProcPerNode from TorchMLPolicySource ([#360](https://github.com/kubeflow/sdk/pull/360) by @tariq-hasan) | ||
| - fix(trainer): return TRAINJOB_COMPLETE when all steps are done ([#340](https://github.com/kubeflow/sdk/pull/340) by @priyank766) | ||
| - fix(optimizer): add missing get_job_events() to RuntimeBackend base c… ([#325](https://github.com/kubeflow/sdk/pull/325) by @ruskaruma) |
There was a problem hiding this comment.
The changelog entry for PR #325 appears truncated (ends with an ellipsis), which makes the release notes ambiguous; regenerate or adjust the changelog generation so the full PR title/message is included.
| - fix(optimizer): add missing get_job_events() to RuntimeBackend base c… ([#325](https://github.com/kubeflow/sdk/pull/325) by @ruskaruma) | |
| - fix(optimizer): add missing get_job_events() to RuntimeBackend base class ([#325](https://github.com/kubeflow/sdk/pull/325) by @ruskaruma) |
7afc096 to
ada4e6b
Compare
Signed-off-by: Andrey Velichkevich <andrey.velichkevich@gmail.com>
ada4e6b to
8ddce56
Compare
|
We should be ready to release 🎉 |
kramaranya
left a comment
There was a problem hiding this comment.
Thanks everyone!
/lgtm
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: andreyvelich The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Signed-off-by: Andrey Velichkevich <andrey.velichkevich@gmail.com> (cherry picked from commit 07bd008)
Fixes: #303
This should trigger Kubeflow SDK 0.4 release, thanks everyone 🎉
I've also fixed formatting in
cliff.tomlfor changelog./hold to bump
kubeflow_trainer_api>=2.2.0Python package first: kubeflow/trainer#3369/cc @priyank766 @Fiona-Waters @digvijay-y @MansiSingh17 @shaikmoeed @muhammadjunaid8047 @osamaahmed17 @Shekharrajak @HKanoje @kramaranya @jonburdo @ghazariann @robert-bell
@tariq-hasan @ruskaruma @krishdef7 @briangallagher @XploY04 @danish9039 @andres75125 @Amir380-A @YassinNouh21 @alimaredia @priyansh-saxena1 @jaiakash @sameerdattav @astefanutti