release checklist: use signed git tag next time

This commit is contained in:
Brian Warner 2015-06-15 18:35:55 -07:00
parent 2875a9ffc4
commit aeafbc0dd1

View File

@ -9,7 +9,9 @@
allmydata-tahoe-X.Y.Z.zip source code file, or else to point to a
directory which contains only allmydata-tahoe-X.Y.Z.* source code files
- [ ] git pull
- [ ] git tag allmydata-tahoe-X.Y.Z
- [ ] git tag -s -u 68666A7A allmydata-tahoe-X.Y.Z
- produces a "signed tag"
- tag body: allmydata-tahoe-X.Y.Z
- [ ] build locally to make sure the release is reporting itself as the
intended version
- [ ] make sure buildbot is green