You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ke...@apache.org on 2021/03/18 00:46:53 UTC

[beam] branch master updated (8a91ca3 -> d04319d)

This is an automated email from the ASF dual-hosted git repository.

kenn pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.


    from 8a91ca3  Merge pull request #14239: Update script and instructions for cutting release branch
     add e3a7c26  Add script to tag a commit for building RC
     add b817a1c  Adjust build_release_candidate.sh to use existing tag
     add cf4bbf3  Update instructions to include tagging an RC commit
     add d04319d  Merge pull request #14213: Add release script to choose a commit for an RC

No new revisions were added by this update.

Summary of changes:
 .../src/main/scripts/build_release_candidate.sh    |  24 +---
 release/src/main/scripts/choose_rc_commit.sh       | 139 +++++++++++++++++++++
 .../site/content/en/contribute/release-guide.md    |  32 ++++-
 website/www/site/static/images/tag-rc-commit.png   | Bin 0 -> 24964 bytes
 4 files changed, 173 insertions(+), 22 deletions(-)
 create mode 100644 release/src/main/scripts/choose_rc_commit.sh
 create mode 100644 website/www/site/static/images/tag-rc-commit.png