Skip to content

Commit c59afb2

Browse files
guseggertaschmahmann
authored andcommitted
chore: update IPFS Desktop testing steps (#8393)
* chore: update IPFS Desktop testing steps Co-authored-by: Marcin Rataj <[email protected]> (cherry picked from commit 65d570c)
1 parent de3747b commit c59afb2

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/RELEASE_ISSUE_TEMPLATE.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,10 @@ Checklist:
6262
- [ ] Deploy new version to a subset of Preload nodes
6363
- [ ] Collect metrics every day. Work with the Infrastructure team to learn of any hiccup
6464
- [ ] IPFS Application Testing - Run the tests of the following applications:
65-
- [ ] [IPFS Desktop](https://github.com/ipfs-shipyard/ipfs-desktop) - @lidel
65+
- [ ] [IPFS Desktop](https://github.com/ipfs-shipyard/ipfs-desktop)
66+
- [ ] Ensure the RC is published to [the NPM package](https://www.npmjs.com/package/go-ipfs?activeTab=versions) ([happens automatically, just wait for CI](https://github.com/ipfs/npm-go-ipfs/actions))
67+
- [ ] Upgrade to the RC in [ipfs-desktop](https://github.com/ipfs-shipyard/ipfs-desktop) and push to a branch ([example](https://github.com/ipfs/ipfs-desktop/pull/1826/commits/b0a23db31ce942b46d95965ee6fe770fb24d6bde)), and open a draft PR to track through the final release ([example](https://github.com/ipfs/ipfs-desktop/pull/1826))
68+
- [ ] Ensure CI tests pass, repeat for new RCs
6669
- [ ] [IPFS Companion](https://github.com/ipfs-shipyard/ipfs-companion) - @lidel
6770
- [ ] [NPM on IPFS](https://github.com/ipfs-shipyard/npm-on-ipfs) - @achingbrain
6871
- [ ] **Stage 2 - Community Dev Testing**
@@ -106,6 +109,7 @@ Checklist:
106109
- [ ] Merge the `release` branch back into `master`, ignoring the changes to `version.go` (keep the `-dev` version from master).
107110
- [ ] Create an issue using this release issue template for the _next_ release.
108111
- [ ] Make sure any last-minute changelog updates from the blog post make it back into the CHANGELOG.
112+
- [ ] Mark PR draft created for IPFS Desktop as ready for review.
109113

110114
## ❤️ Contributors
111115

0 commit comments

Comments
 (0)