Unverified 提交 cd8c275d 作者: Whyrusleeping 提交者: GitHub

Merge pull request #5301 from ipfs/feat/update-release-docs

document the fact that we now publish releases on GitHub
......@@ -72,6 +72,8 @@ From there:
- Open/extract the archive.
- Move `ipfs` to your path (`install.sh` can do it for you).
You can also download go-ipfs from this project's GitHub releases page if you are unable to access ipfs.io.
### From Linux package managers
- [Arch Linux](#arch-linux)
......
......@@ -30,7 +30,8 @@ will be allowed up to release day.
- [ ] publish gx version with `gx release`, as per [gx release guidelines](https://github.com/whyrusleeping/gx#publishing-and-releasing)
## Post-Release
- [ ] bump version string in `repo/config/version.go` to `vX.Y.Z-dev`
- [ ] Bump version string in `repo/config/version.go` to `vX.Y.Z-dev`
- [ ] Upload the final release to the github releases page: https://github.com/ipfs/go-ipfs/releases
- Communication
- [ ] Create the release issue
- [ ] Announcements (both pre-release and post-release)
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论