Petar created workflow for synchronizing go-ipfs assets from dist.ipfs.io and attaching any missing ones to Github Release in go-ipfs repo (ipfs/kubo#8494)
I reused it in libp2p/go-libp2p-relay-daemon#11 for https://github.com/libp2p/go-libp2p-relay-daemon
To avoid copy&paste of this workflows propagating across all repos from dist.ipfs.io, we may want to turn the script from ipfs/kubo#8588 into a standalone github action, and switch both go-ipfs and libp2p-release-daemon to import it.
cc @galargh @BigLep this sounds like a good task for improving devexp :)
Petar created workflow for synchronizing go-ipfs assets from dist.ipfs.io and attaching any missing ones to Github Release in go-ipfs repo (ipfs/kubo#8494)
I reused it in libp2p/go-libp2p-relay-daemon#11 for https://github.com/libp2p/go-libp2p-relay-daemon
To avoid copy&paste of this workflows propagating across all repos from dist.ipfs.io, we may want to turn the script from ipfs/kubo#8588 into a standalone github action, and switch both go-ipfs and libp2p-release-daemon to import it.
cc @galargh @BigLep this sounds like a good task for improving devexp :)