kubo/docs/release-checklist.md
2015-12-07 23:13:12 -08:00

10 lines
347 B
Markdown

# 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
- [ ] ensure version is built in gobuilder