[Release/CI] Adjust release pipelines to support new tags and delete rococo from release (#6108)
This PR introduces adjustments to the release pipelines so that it could be used with the new tags in the form of `poilakdot-stableYYMM(-rcX)` in addition to the old form of tags like `vX.XX.X`. Also, the rococo runtime and its parachains are deleted now from the build and release draft as it is decommissioned and not used any more
Showing
- .github/scripts/common/lib.sh 3 additions, 7 deletions.github/scripts/common/lib.sh
- .github/workflows/release-10_rc-automation.yml 2 additions, 2 deletions.github/workflows/release-10_rc-automation.yml
- .github/workflows/release-30_publish_release_draft.yml 6 additions, 8 deletions.github/workflows/release-30_publish_release_draft.yml
- .github/workflows/release-50_publish-docker.yml 2 additions, 4 deletions.github/workflows/release-50_publish-docker.yml
- .github/workflows/release-branchoff-stable.yml 6 additions, 7 deletions.github/workflows/release-branchoff-stable.yml
- .github/workflows/release-reusable-rc-buid.yml 1 addition, 1 deletion.github/workflows/release-reusable-rc-buid.yml
- .github/workflows/release-srtool.yml 2 additions, 8 deletions.github/workflows/release-srtool.yml
- scripts/release/build-changelogs.sh 2 additions, 20 deletionsscripts/release/build-changelogs.sh
- scripts/release/templates/changelog.md.tera 1 addition, 1 deletionscripts/release/templates/changelog.md.tera
Please register or sign in to comment