dist.sh should check that the new version is newer than the current version
Open
dif/easy
effort/hours
good first issue
help wanted
kind/maintenance
P2
status/ready
- Dominant language
- Less
- Stars
- 50
- Forks
- 30
- Avg merge
- 50m
- Merged PRs (30d)
- 1
Description
A note-to-self to make dist.sh verify that the new-version is in fact newer in semver terms than the current version... we avoid setting release candidates as current, but we dont guard against setting older versions as current. Minor but feels like a foot gun.
https://github.com/ipfs/distributions/blob/211588d697902572642a53d20b2ff5d121ecd1b9/dist.sh#L58-L63
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.