Skip to content

Commit fdb9f8f

Browse files
authored
Update RELEASE_ISSUE_TEMPLATE.md
Copied npm/choco/snap context from #9095
1 parent 54a30a8 commit fdb9f8f

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

docs/RELEASE_ISSUE_TEMPLATE.md

+3-4
Original file line numberDiff line numberDiff line change
@@ -98,10 +98,9 @@ Checklist:
9898
- [ ] Tag this merge commit (on the `release` branch) with `vX.Y.Z`.
9999
- [ ] Release published
100100
- [ ] to [dist.ipfs.io](https://dist.ipfs.io)
101-
- [ ] to [npm-go-ipfs](https://github.com/ipfs/npm-go-ipfs)
102-
- [ ] to [chocolatey](https://chocolatey.org/packages/go-ipfs)
103-
- [ ] Manually run [the release workflow](https://github.com/ipfs/choco-go-ipfs/actions/workflows/main.yml)
104-
- [ ] to [snap](https://snapcraft.io/ipfs)
101+
- [ ] to [npm](https://www.npmjs.com/package/go-ipfs) (done by CI at [ipfs/npm-go-ipfs](https://github.com/ipfs/npm-go-ipfs), but ok to dispatch [this job](https://github.com/ipfs/npm-go-ipfs/actions/workflows/main.yml) manually)
102+
- [ ] to [chocolatey](https://chocolatey.org/packages/go-ipfs) (done by CI at [ipfs/choco-go-ipfs](https://github.com/ipfs/choco-go-ipfs/), but ok to dispatch [this job](https://github.com/ipfs/choco-go-ipfs/actions/workflows/main.yml) manually)
103+
- [ ] to [snap](https://snapcraft.io/ipfs) (done CI at [snap/snapcraft.yaml](https://github.com/ipfs/kubo/blob/master/snap/snapcraft.yaml))
105104
- [ ] to [github](https://github.com/ipfs/go-ipfs/releases)
106105
- [ ] use the artifacts built in CI for dist.ipfs.io: `wget "https://ipfs.io/api/v0/get?arg=/ipns/dist.ipfs.io/go-ipfs/$(curl -s https://dist.ipfs.io/go-ipfs/versions | tail -n 1)"`
107106
- [ ] to [arch](https://www.archlinux.org/packages/community/x86_64/go-ipfs/) (flag it out of date)

0 commit comments

Comments
 (0)