Generic GithubAction to sync dists with gh releases
- Dominant language
- Less
- Stars
- 50
- Forks
- 30
- Avg merge
- 50m
- Merged PRs (30d)
- 1
Description
Petar created workflow for synchronizing go-ipfs assets from dist.ipfs.io and attaching any missing ones to Github Release in go-ipfs repo (https://github.com/ipfs/go-ipfs/pull/8494)
I reused it in https://github.com/libp2p/go-libp2p-relay-daemon/pull/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 https://github.com/ipfs/go-ipfs/pull/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 :)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.