Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
dms3
go-dms3
Commits
3ff5b743
Commit
3ff5b743
authored
Mar 01, 2017
by
Jeromy Johnson
Committed by
GitHub
Mar 01, 2017
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #3717 from ipfs/misc/real-checklist/start-tmpl
misc: improve release checklist
parents
5ecc8d7a
41046731
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
26 additions
and
13 deletions
+26
-13
misc/release-checklist.md
misc/release-checklist.md
+26
-13
No files found.
misc/release-checklist.md
View file @
3ff5b743
# ipfs
release
checklist
# ipfs
{{version}}
checklist
-
[ ] version changed in repo/config/version.go
-
[ ] changelog.md updated
-
[ ]
commit tagged
-
[ ] tests
## pre-release
-
[ ]
CHANGELOG.md updated - PR:
-
[ ] tests
are green
-
[ ] go-ipfs tests
-
[ ] sharness tests
-
[ ] webui works
-
[ ] js-ipfs-api tests
-
[ ] builds
-
[ ] windows
-
[ ] linux
-
[ ] amd64
-
[ ] arm
-
[ ] osx
-
[ ] deploy on one of our hosts
## RC cycle
-
[ ] versions changed to {{version}}-rcX:
-
[ ] in repo/config/version.go
-
[ ] in package.json
-
[ ] release {{version}}-rcX on dist
## release
-
[ ] versions changed to {{version}}:
-
[ ] in repo/config/version.go
-
[ ] in package.json
-
[ ] gx publish done and commited
-
[ ] signed version tag pushed
-
[ ] fast forward merge of
**master**
to
**release**
-
[ ] push release to dist
## post-release
-
[ ] bump version to {{version+1}}-dev:
-
[ ] in repo/config/version.go
-
[ ] in package.json
## post release
-
[ ] bump repo/config/version.go to $NEXT-dev
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment