summaryrefslogtreecommitdiff
path: root/utils/releasetools
Commit message (Collapse)AuthorAgeFilesLines
* Fixes to release scripts (#7547)Oran Agra2020-07-212-2/+2
|
* Adds SHA256SUM to redis-stable tarball uploadItamar Haber2020-07-161-0/+1
|
* update release scripts for new hosts, and CI to run more tests (#7480)Oran Agra2020-07-124-23/+45
| | | | | * update daily CI to include cluster and sentinel tests * update daily CI to run when creating a new release * update release scripts to work on the new redis.io hosts
* change references to the github repo location (#7479)Oran Agra2020-07-101-1/+1
|
* changelog.tcl: get optional argument for number of commits.antirez2018-10-101-3/+8
|
* changelog.tcl: output 100 lines.antirez2017-07-141-1/+1
|
* Use sha256 instead of sha1 to generate tarball hashes.antirez2017-03-091-2/+2
|
* Changelog format modified to be less verbose.antirez2016-07-281-1/+5
|
* Added a tool for generating changelogs automatically.antirez2016-05-041-0/+26
| | | | | | | | | | Sometimes Redis patch releases are released in a matter of weeks or days one after the other. In order to have less release friction the idea is to stop writing changelogs by hand, in order to also cover everything interesting there is to say. Useless things can be deleted manually by the changelog. Also this gives more credits to contributors since often in the commit message involved people are cited even when they are not the authors of the commit.
* 03_test_release.sh: proper cleanup before testing.antirez2016-01-281-0/+2
|
* Fix order of release scripts.antirez2015-05-052-0/+0
|
* 02_upload_tarball.sh: let me exit before updating site.antirez2014-10-091-1/+2
|
* Fix 03_release_hash.sh commit message.antirez2014-09-191-1/+1
|
* 03_release_hahs.sh: let me edit before committing.antirez2014-09-191-1/+1
|
* Quick, wrong, fix for create_tarball script.antirez2014-09-191-0/+1
|
* 03_release_hash.sh: fix commit stage.antirez2014-09-191-1/+1
|
* 02_upload_tarball.sh fixes.antirez2014-09-191-2/+4
|
* First version of release scripts.antirez2014-09-194-0/+49