Update RELEASE_ISSUE_TEMPLATE.md
See https://github.com/ipfs/distributions/pull/745
Marcin Rataj committed
Jul 21, 2022 at 23:29 UTC
e4da0b86631d9185099752b7c792f158204c3581
1 file changed
+5
-5
docs/RELEASE_ISSUE_TEMPLATE.md
+5
-5
@@ -40,11 +40,11 @@ For each RC published in each stage:
40
41
- version string in `version.go` has been updated (in the `release-vX.Y.Z` branch).
42
- tag commit with `vX.Y.Z-rcN`
43
-- upload to dist.ipfs.io
44
- 1. Build: https://github.com/ipfs/distributions#usage.
45
- 2. Pin the resulting release.
46
- 3. Make a PR against ipfs/distributions with the updated versions, including the new hash in the PR comment.
47
- - Note the DNSLink record for dist.ipfs.io points to the new distribution as part of [CI after merging into master](https://github.com/ipfs/distributions/blob/master/.github/workflows/main.yml#L154).
43
+- add artifacts to https://dist.ipfs.io
44
+ 1. Make a PR against [ipfs/distributions](https://github.com/ipfs/distributions) with local changes produced by `add-version` (see [usage](https://github.com/ipfs/distributions#usage))
45
+ 2. Wait for PR to build artifacts and generate diff
46
+ 3. Inspect results, merge if CI is green and the diff looks ok
47
+ 4. Wait for `master` branch to build and update DNSLink at https://dist.ipfs.io
48
- Announce the RC:
49
- [ ]
50
- This will automatically post to IPFS Discord #ipfs-chatter