mirror of
https://github.com/saltstack/salt-bootstrap.git
synced 2025-04-16 09:40:21 +00:00
Update RELEASE.md
This commit is contained in:
parent
c86c25519b
commit
76a8cf40d6
1 changed files with 7 additions and 3 deletions
10
RELEASE.md
10
RELEASE.md
|
@ -6,6 +6,10 @@
|
||||||
- If there's a new Salt release(major), update the script to add support for it.
|
- If there's a new Salt release(major), update the script to add support for it.
|
||||||
- Bump version for release
|
- Bump version for release
|
||||||
- Open PR against develop with these changes.
|
- Open PR against develop with these changes.
|
||||||
- Once the above PR is merged, open a PR against master with the changes from develop
|
- Once the above PR is merged, open a PR against stable with the changes from develop
|
||||||
- Open a PR against salt with the new stable release.
|
- Once the above PR is merged, wait until an automatic PR is opened against master which updates the checksums.
|
||||||
- Open a PR against kitchen-salt with the new stable release.
|
- Once the above PR is merged, tag the release `v{version-here}` and push the tag.
|
||||||
|
- Wait until an automatic PR is opened against the develop branch updating the release informtion. Merge it.
|
||||||
|
- Check that an automated PR was opened against the salt repo updating the bootstrap script.
|
||||||
|
|
||||||
|
- Victory!
|
||||||
|
|
Loading…
Add table
Reference in a new issue