projects
/
tahoe-lafs
/
tahoe-lafs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2875a9f
)
release checklist: use signed git tag next time
author
Brian Warner
<warner@lothar.com>
Tue, 16 Jun 2015 01:35:55 +0000
(18:35 -0700)
committer
Brian Warner
<warner@lothar.com>
Tue, 16 Jun 2015 01:35:55 +0000
(18:35 -0700)
docs/how_to_make_a_tahoe-lafs_release.org
patch
|
blob
|
history
diff --git
a/docs/how_to_make_a_tahoe-lafs_release.org
b/docs/how_to_make_a_tahoe-lafs_release.org
index b7181bd5b7bdd3296d7b453df5d44f7db1d8cce9..e8b25c5aff457a0c74e6c52e2483b613bc323664 100644
(file)
--- a/
docs/how_to_make_a_tahoe-lafs_release.org
+++ b/
docs/how_to_make_a_tahoe-lafs_release.org
@@
-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