This is an automated email from the git hooks/post-receive script.
"Yvan Roux pushed a change to branch master in repository toolchain/tcwg-release-tools.
from 82f5eb2 Fix "git log" command instantiation so it doesn't invoke the [...] adds 7578bda Initial tarball creation script. adds 846c53e tcwg-release-tarball: Compute gitlog amend option. adds 2937a05 New tagging script for release automation. adds 4cc430f tcwg-release-tag.sh: enable push to remote. adds 53c3cf2 tcwg-release-tag.sh: Improve error handling. adds a24a21f tcwg-release-tag.sh: Add cleaning on error. adds f8620ab tcwg-release-tag: Create tag and branches in-place for automation. adds 749cfb9 tcwg-release-tag: Remove unused function. adds 0bbfa49 tcwg-release-tag.sh: Re-enable git push. adds 9ab3f2b tcwg-release-tag.sh: Fix quoting. adds df12f90 tcwg-release-tag.sh: Fix typo. new b1fd301 Merge remote-tracking branch 'origin/automation'
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: tcwg-release.sh => tcwg-release-tag.sh | 363 +++++---------------------------- tcwg-release-tarball.sh | 159 +++++++++++++++ 2 files changed, 209 insertions(+), 313 deletions(-) copy tcwg-release.sh => tcwg-release-tag.sh (66%) create mode 100755 tcwg-release-tarball.sh