You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
phetch/doc/release.md

13 lines
299 B
Markdown

4 years ago
# phetch release process
- update CHANGELOG.md
- $ make test
- $ cargo release --prev-tag-name=v1.x.x -n
- $ cargo release --prev-tag-name=v1.x.x
- edit https://github.com/xvxx/phetch/releases
- $ cd ../homebrew-code
- $ make VERSION=v1.x.x
[homebrew-code]: https://github.com/xvxx/homebrew-code