You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/RELEASE_ISSUE_TEMPLATE.md
+3-4
Original file line number
Diff line number
Diff line change
@@ -98,10 +98,9 @@ Checklist:
98
98
-[ ] Tag this merge commit (on the `release` branch) with `vX.Y.Z`.
99
99
-[ ] Release published
100
100
-[ ] 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))
105
104
-[ ] to [github](https://github.com/ipfs/go-ipfs/releases)
106
105
-[ ] 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)"`
107
106
-[ ] to [arch](https://www.archlinux.org/packages/community/x86_64/go-ipfs/) (flag it out of date)
0 commit comments