ipfs/distributions

dist.sh should check that the new version is newer than the current version

开放

#319 创建于 2020年10月23日

 (0 条评论) (0 个反应) (0 位负责人)Less (31 个派生)auto 404
P2dif/easyeffort/hoursgood first issuehelp wantedkind/maintenancestatus/ready

仓库指标

星标
 (49 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南