[Release/CICD] Re-worked Create Release Draft flow (#6734)
This PR contains following changes in release pipelines: - re-built Create Release Draft workflow - binaries builds are moved completely to the `Release - Build node release candidate` flow - added upload of all the release artefacts to the S3 - adjusted `Release - Publish Docker Image` workflow, so that it will match now the new release flow.
Showing
- .github/scripts/common/lib.sh 34 additions, 11 deletions.github/scripts/common/lib.sh
- .github/scripts/release/release_lib.sh 22 additions, 0 deletions.github/scripts/release/release_lib.sh
- .github/workflows/release-10_branchoff-stable.yml 0 additions, 0 deletions.github/workflows/release-10_branchoff-stable.yml
- .github/workflows/release-11_rc-automation.yml 0 additions, 0 deletions.github/workflows/release-11_rc-automation.yml
- .github/workflows/release-20_build-rc.yml 93 additions, 3 deletions.github/workflows/release-20_build-rc.yml
- .github/workflows/release-30_publish_release_draft.yml 132 additions, 74 deletions.github/workflows/release-30_publish_release_draft.yml
- .github/workflows/release-50_publish-docker.yml 27 additions, 70 deletions.github/workflows/release-50_publish-docker.yml
- .github/workflows/release-reusable-rc-buid.yml 52 additions, 1 deletion.github/workflows/release-reusable-rc-buid.yml
- .github/workflows/release-srtool.yml 13 additions, 5 deletions.github/workflows/release-srtool.yml
Please register or sign in to comment