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
98e3efa2
Commit
98e3efa2
authored
Jun 27, 2017
by
Jeromy Johnson
Committed by
GitHub
Jun 27, 2017
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #3937 from mishmosh/patch-2
Remove duplicate release checklist
parents
4679f806
f7d9aba4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
32 deletions
+0
-32
misc/release-checklist.md
misc/release-checklist.md
+0
-32
No files found.
misc/release-checklist.md
deleted
100644 → 0
View file @
4679f806
# ipfs {{version}} checklist
## pre-release
-
[ ] CHANGELOG.md updated - PR:
-
[ ] tests are green
-
[ ] go-ipfs tests
-
[ ] sharness tests
-
[ ] webui works
-
[ ] js-ipfs-api tests
-
[ ] 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
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