summaryrefslogtreecommitdiff
path: root/script/release/rebase-bump-commit
Commit message (Collapse)AuthorAge
* Fix rebase-bump-commit scriptAanand Prasad2016-01-26
| | | | | | Trim whitespace from wc's output before constructing arguments to `git rebase` Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
* Fix rebase-bump-commit script when used with a final release.Daniel Nephin2015-11-05
| | | | | | Previously it would find commits for RC releases, which broke the rebase. Signed-off-by: Daniel Nephin <dnephin@docker.com>
* Fix some bugs in the release scriptsDaniel Nephin2015-10-02
| | | | Signed-off-by: Daniel Nephin <dnephin@docker.com>
* Add scripts for automating parts of the release.Daniel Nephin2015-10-02
Signed-off-by: Daniel Nephin <dnephin@docker.com>