18 Commits

Author SHA1 Message Date
Oran Agra
a472f35efd Fixes to release scripts (#7547) 2020-07-21 14:07:06 +03:00
Itamar Haber
efb04ab4a2 Adds SHA256SUM to redis-stable tarball upload 2020-07-16 21:31:36 +03:00
Oran Agra
2ee300481f update release scripts for new hosts, and CI to run more tests (#7480)
* 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
2020-07-12 13:55:26 +03:00
Oran Agra
8df9882075 change references to the github repo location (#7479) 2020-07-10 08:25:26 +03:00
antirez
8249ef2cc1 changelog.tcl: get optional argument for number of commits. 2018-10-10 11:03:36 +02:00
antirez
5885d4e98b changelog.tcl: output 100 lines. 2017-07-14 13:04:37 +02:00
antirez
1a7da8dc30 Use sha256 instead of sha1 to generate tarball hashes. 2017-03-09 13:49:36 +01:00
antirez
183247d75e Changelog format modified to be less verbose. 2016-07-28 14:15:31 +02:00
antirez
25c7c4a198 Added a tool for generating changelogs automatically.
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.
2016-05-04 22:41:57 +02:00
antirez
19ce6fa96b 03_test_release.sh: proper cleanup before testing. 2016-01-28 13:06:02 +01:00
antirez
ec1e6d7a60 Fix order of release scripts. 2015-05-05 11:17:40 +02:00
antirez
11157624cb 02_upload_tarball.sh: let me exit before updating site. 2014-10-09 11:26:32 +02:00
antirez
1301a58d33 Fix 03_release_hash.sh commit message. 2014-09-19 19:20:15 +02:00
antirez
c23d20a567 03_release_hahs.sh: let me edit before committing. 2014-09-19 19:18:48 +02:00
antirez
c050288189 Quick, wrong, fix for create_tarball script. 2014-09-19 19:17:52 +02:00
antirez
80b7adfcf4 03_release_hash.sh: fix commit stage. 2014-09-19 18:20:47 +02:00
antirez
1c6555269c 02_upload_tarball.sh fixes. 2014-09-19 18:19:19 +02:00
antirez
ed7f00e369 First version of release scripts. 2014-09-19 17:44:08 +02:00