Skip to content

Commit

Permalink
🌱 Extend releasing docs: Check for assets (#1442)
Browse files Browse the repository at this point in the history
* 🌱 Extend releasing docs: Check for assets

* 🌱 remove old kubernetes versions (#1443)

* 🌱Add tests for PR 1413 (#1445)

* 🌱 Better usage message for detect-linux-on-another-disk.sh (#1446)

Fixes #1216

* ..revert unrelated change

---------

Co-authored-by: Sven Batista Steinbach <[email protected]>
Co-authored-by: Yash Raj Singh <[email protected]>
  • Loading branch information
3 people authored Aug 17, 2024
1 parent 5097377 commit 29d690e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/caph/04-developers/03-releasing.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ title: Release Process
## Release in GitHub

1. Review the draft release on GitHub: [Releases](https://github.com/syself/cluster-api-provider-hetzner/releases). Use the pencil-icon to edit the draft release. Then use the button "Generate release notes". Pay close attention to the `## :question: Sort these by hand` section, as it contains items that need to be manually sorted. Feel free to move less important PRs, like version upgrades (from renovate bot), to the bottom.
1. Double checkt that the assets got created. There should be one zip file, one tgz file, and 12 yaml files.
1. If it is pre-release, activate the corresponding check at the bottom of the page. And add `:rotating_light: This is a RELEASE CANDIDATE. If you find any bugs, file an [issue](https://github.com/syself/cluster-api-provider-hetzner/issues/new).` at the top of the release notes.
1. Before publishing you can check the [Recent tagged image versions](https://github.com/syself/cluster-api-provider-hetzner/pkgs/container/caph): "latest" should be some seconds old and the new version number.
1. Publish the release
Expand Down

0 comments on commit 29d690e

Please sign in to comment.