Add mage files for changelog
Signed-off-by: James Strong <strong.james.e@gmail.com>
This commit is contained in:
parent
c015c628b5
commit
71e9bdcb68
21 changed files with 1650 additions and 21 deletions
9
NEW_RELEASE_PROCESS.md
Normal file
9
NEW_RELEASE_PROCESS.md
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
# Semi-Automated Release Process
|
||||
|
||||
1. Update TAG
|
||||
2. Cloud Build
|
||||
3. k8s.io PR
|
||||
4. git pull origin main
|
||||
5. git checkout -b $RELEASE_VERSION
|
||||
6. mage release:newrelease $RELEASE_VERSION
|
||||
7. Wait for PR
|
||||
Loading…
Add table
Add a link
Reference in a new issue