Sign in
bazel
/
bazel
/
6c0831fe2f70b2606ae08eac9e9cabd739a10910
/
scripts
/
release
/
common.sh
1f52e9a
Support rolling releases in Bazel release scripts.
by fwe
· 3 years, 10 months ago
123f2b9
Remove git notes usage from release process
by Yun Peng
· 5 years ago
faaff7f
Release notes: fix markdown
by Klaus Aehlig
· 7 years ago
5fabb43
Simplify the release scripts in preparation of rewriting them in Python
by Philipp Wollermann
· 7 years ago
fc6c3cb
Release script: remove non-needed `xargs echo`
by dmarting
· 8 years ago
cfb2ec0
Minor Bash improvements
by Androbin
· 8 years ago
930fa9b
Follow-up of commit dbdaf83fe5480179bf65b86421168a5dba0e2198: common.sh was not exported
by Damien Martin-Guillerez
· 8 years ago
9f91554
Fix formatting of the release CHANGELOG file
by Damien Martin-Guillerez
· 8 years ago
353ce47
Release scripts: add a git note with the cherrypick origin
by Damien Martin-Guillerez
· 8 years ago
55c97bc
Release script: if master branch does not exist, fall back on origin/master
by Damien Martin-Guillerez
· 8 years ago
b8bc49f
Release: merge release notes with previous
by Damien Martin-Guillerez
· 8 years ago
0d35261
Release: refactor the way we keep track of release notes
by Damien Martin-Guillerez
· 8 years ago
0edd354
Release script: add release notes to the git notes
by Damien Martin-Guillerez
· 8 years ago
a5afe95
Replace #!/bin/bash -eu with #!/bin/bash and "set -eu". Otherwise, the "-eu" is not picked up when you run the scripts manually using "bash script.sh".
by Philipp Wollermann
· 9 years ago
f88f4d8
Rationalize copyright headers
by Damien Martin-Guillerez
· 10 years ago
fa15d39
Bazel release process scripts
by Damien Martin-Guillerez
· 10 years ago