@cryptotaxi247 / kubo / commits / 80cc506c7

docs: add note about automations: npm, choco, snap

Marcin Rataj committed Jul 6, 2022 at 18:16 UTC 80cc506c7996a38b34ac1510467ebe1347dda860
1 file changed +3 -3
docs/PATCH_RELEASE_TEMPLATE.md
+3 -3
@@ -21,9 +21,9 @@ This process handles patch releases from version `vX.Y.Z` to `vX.Y.Z+1` assuming
21 - [ ] Pin the topic
22 - [ ] Release published
23 - [ ] to [dist.ipfs.io](https://dist.ipfs.io)
24 - - [ ] to [npm-go-ipfs](https://github.com/ipfs/npm-go-ipfs)
25 - - [ ] to [chocolatey](https://chocolatey.org/packages/ipfs)
26 - - [ ] to [snap](https://snapcraft.io/ipfs)
24 + - [ ] to [npm-go-ipfs](https://github.com/ipfs/npm-go-ipfs) (should be done by [ipfs/npm-go-ipfs](https://github.com/ipfs/npm-go-ipfs), but ok to dispatch job manually)
25 + - [ ] to [chocolatey](https://chocolatey.org/packages/go-ipfs) (should be done by [ipfs/choco-go-ipfs](https://github.com/ipfs/choco-go-ipfs/), but ok to dispatch job manually)
26 + - [ ] to [snap](https://snapcraft.io/ipfs) (should happen automatically, see [snap/snapcraft.yaml](https://github.com/ipfs/go-ipfs/blob/master/snap/snapcraft.yaml))
27 - [ ] to [github](https://github.com/ipfs/go-ipfs/releases)
28 - [ ] to [arch](https://www.archlinux.org/packages/community/x86_64/go-ipfs/) (flag it out of date)
29 - [ ] Cut a new ipfs-desktop release