mirror of
https://github.com/mikefarah/yq.git
synced 2025-01-23 22:25:42 +00:00
Release instructions
This commit is contained in:
parent
54603b3607
commit
0d68bea3dc
18
release_instructions.txt
Normal file
18
release_instructions.txt
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
- increment version in version.go
|
||||||
|
- increment version in snapcraft.yaml
|
||||||
|
- tag git with same version number
|
||||||
|
- make sure local build passes
|
||||||
|
- push tag to git
|
||||||
|
- make local xcompile (builds binaries for all platforms)
|
||||||
|
|
||||||
|
- git release
|
||||||
|
./scripts/publish.sh
|
||||||
|
|
||||||
|
- snapcraft
|
||||||
|
- will auto crate a candidate, test it works then promote
|
||||||
|
|
||||||
|
- brew
|
||||||
|
- create pull request pointing to latest git release
|
||||||
|
|
||||||
|
- docker
|
||||||
|
- build and push latest and new version tag
|
Loading…
Reference in New Issue
Block a user