Skip to content

Commit 29d690e

Browse files
guettlibatisteinwhyrass
authored
🌱 Extend releasing docs: Check for assets (#1442)
* 🌱 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]>
1 parent 5097377 commit 29d690e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/caph/04-developers/03-releasing.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ title: Release Process
2222
## Release in GitHub
2323

2424
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.
25+
1. Double checkt that the assets got created. There should be one zip file, one tgz file, and 12 yaml files.
2526
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.
2627
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.
2728
1. Publish the release

0 commit comments

Comments
 (0)