aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts/release
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
* Release notes: correctly strip out none, n/a, noGravatar Damien Martin-Guillerez2017-10-18
* Ensure that the release notes are not empty if there is no rollbackGravatar Damien Martin-Guillerez2017-10-16
* Release notes test small fixesGravatar Damien Martin-Guillerez2017-10-16
* Release notes: exclude no.Gravatar dmarting2017-10-11
* Release script: remove non-needed `xargs echo`Gravatar dmarting2017-07-28
* 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
* Do not put PiperOrigin-RevId tag into relnotesGravatar Marcel Hlopko2017-05-04
* Follow-up of commit dbdaf83fe5480179bf65b86421168a5dba0e2198: common.sh was n...Gravatar Damien Martin-Guillerez2017-01-26
* Fix release scripts by using full hash everywhereGravatar Damien Martin-Guillerez2017-01-26
* 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: if master branch does not exist, fall back on origin/masterGravatar Damien Martin-Guillerez2016-12-20
* 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
* Fix //script/release:release_testGravatar Kristina Chodorow2016-10-28
* Print a summary of what the create command didGravatar Kristina Chodorow2016-10-28
* Add all the sources to //:srcs filegroup and add a check to detectGravatar Damien Martin-Guillerez2016-07-01
* Replace #!/bin/bash -eu with #!/bin/bash and "set -eu". Otherwise, the "-eu" ...Gravatar Philipp Wollermann2016-06-21
* Set Bazel's workspace nameGravatar Kristina Chodorow2016-04-27
* Fix release test after commit e7be839Gravatar Damien Martin-Guillerez2016-04-25
* Add a "Cherry picks" line to the release notesGravatar Kristina Chodorow2016-04-22
* Fix the release tests after rollback of commit 9e4c78fb5752fa554db82815f73362...Gravatar Damien Martin-Guillerez2016-04-22
* Fix release test with repository issueGravatar Damien Martin-Guillerez2016-04-21
* Add the repository name prefix to release test environmentGravatar Damien Martin-Guillerez2016-04-20
* [release] Truncate git hash to 7 charactersGravatar Damien Martin-Guillerez2015-10-08
* [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
* Fix word wrapping determinism on BSD / LinuxGravatar Damien Martin-Guillerez2015-08-27
* Port to FreeBSD.Gravatar Doug Rabson2015-08-26
* Fix //scripts/release:release_testGravatar Damien Martin-Guillerez2015-07-30
* Disable failing Bazel release test so that we can push.Gravatar Lukacs Berki2015-07-29
* Bazel release process scriptsGravatar Damien Martin-Guillerez2015-07-29
* Release note scripts: fix fmt usage under LinuxGravatar Damien Martin-Guillerez2015-07-27