doc: add dist.ipfs.io instructions to the release checklist
Steven Allen committed
Jul 12, 2019 at 10:43 UTC
6b5d521e005d15b31d6365131e85d86194ca1789
1 file changed
+5
docs/RELEASE_ISSUE_TEMPLATE.md
+5
@@ -22,6 +22,11 @@ For each RC published in each stage:
22
23
- version string in `version.go` has been updated
24
- tag commit with vX.Y.Z-rcN
25
+- upload to dist.ipfs.io
26
+ 1. Build: https://github.com/ipfs/distributions#usage.
27
+ 2. Pin the resulting release.
28
+ 3. Make a PR against ipfs/distributions with the updated versions, including the new hash in the PR comment.
29
+ 4. Ask the infra team to update the DNSLink record for dist.ipfs.io to point to the new distribution.
30
31
Checklist:
32