mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-22 10:57:42 +08:00
9 lines
292 B
Markdown
9 lines
292 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
|