Skip to content

Commit

Permalink
improved checklist
Browse files Browse the repository at this point in the history
  • Loading branch information
jbenet committed Dec 8, 2015
1 parent 4c9c88a commit 243a158
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions docs/release-checklist.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# go-ipfs release checklist

[ ] all tests pass (no exceptions)
[ ] webui works (for most definitions of 'works')
[ ] CHANGELOG.md has been updated
[ ] version string in `repo/config/version.go` has been updated
[ ] tag commit with vX.Y.Z
[ ] update release branch to point to release commit
- [ ] all tests pass (no exceptions)
- [ ] webui works (for most definitions of 'works')
- [ ] CHANGELOG.md has been updated
- [ ] version string in `repo/config/version.go` has been updated
- [ ] tag commit with vX.Y.Z
- [ ] update release branch to point to release commit
- [ ] ensure version is built in gobuilder

0 comments on commit 243a158

Please sign in to comment.