mirror of
https://github.com/mudler/luet.git
synced 2025-09-16 07:10:29 +00:00
Switch to go mod
This commit is contained in:
11
vendor/github.com/vbatts/go-mtree/releases.md
generated
vendored
Normal file
11
vendor/github.com/vbatts/go-mtree/releases.md
generated
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
# How to do releases:
|
||||
|
||||
* Create a changeset with an update to `version.go`
|
||||
- this commit will be tagged
|
||||
- add another commit putting it back with '-dev' appended
|
||||
* gpg sign the commit with an incremented version, like 'vX.Y.Z'
|
||||
* Push the tag
|
||||
* Create a "release" from the tag on github
|
||||
- include the binaries from `make build.arches`
|
||||
- write about notable changes, and their contributors
|
||||
- PRs merged for the release
|
Reference in New Issue
Block a user