aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts/release/release.sh
Commit message (Expand)AuthorAge
* Fix usage command of release scriptGravatar Yannic Bonenberger2018-08-10
* Simplify the release scripts in preparation of rewriting them in PythonGravatar Philipp Wollermann2018-03-27
* Various Shell Script Fixes and Improvements - Part OneGravatar Androbin2017-11-29
* Force fetch when fetching remote release notesGravatar dmarting2017-07-26
* Minor Bash improvementsGravatar Androbin2017-06-27
* Fix typo: s/exists/exist/ where needed.Gravatar philwo2017-05-31
* Rollback of commit 96297ed7a9ab3df0f45e93bae9d71833f4195334.Gravatar Damien Martin-Guillerez2017-01-26
* Rollback of commit ffc0d2df0213123a4451bed5850827319afcdeee.Gravatar Damien Martin-Guillerez2017-01-26
* Release scripts: factor out the push to notes and fix a typoGravatar Damien Martin-Guillerez2017-01-25
* Fix formatting of the release CHANGELOG file Gravatar Damien Martin-Guillerez2017-01-10
* Release scripts: add a git note with the cherrypick origin Gravatar Damien Martin-Guillerez2017-01-10
* Release script: stays in the release branch after creating itGravatar Damien Martin-Guillerez2016-12-13
* Release: add a generate-rc command to the release scriptGravatar Damien Martin-Guillerez2016-12-06
* Release: merge release notes with previousGravatar Damien Martin-Guillerez2016-12-05
* Release: split up the create operationGravatar Damien Martin-Guillerez2016-12-02
* Release: refactor the way we keep track of release notesGravatar Damien Martin-Guillerez2016-12-02
* Release script: add release notes to the git notesGravatar Damien Martin-Guillerez2016-11-22
* Release script: add a --force_rc command to override the candidate numberGravatar Damien Martin-Guillerez2016-11-21
* Print a summary of what the create command didGravatar Kristina Chodorow2016-10-28
* Replace #!/bin/bash -eu with #!/bin/bash and "set -eu". Otherwise, the "-eu" ...Gravatar Philipp Wollermann2016-06-21
* [release] Ignore commit hooksGravatar Damien Martin-Guillerez2015-10-07
* [release] Add new line between releases in the changelogGravatar Damien Martin-Guillerez2015-10-05
* [release] Use SSH as the default way to speak to GitHubGravatar Damien Martin-Guillerez2015-10-02
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* --Gravatar Damien Martin-Guillerez2015-09-09
* Change URLs to bazelbuildGravatar Kristina Chodorow2015-09-01
* Bazel release process scriptsGravatar Damien Martin-Guillerez2015-07-29