File tree Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Original file line number Diff line number Diff line change 11## Release Instructions
22
3- The AppWrapper project release process is driven via GitHub actions.
43
5- To make a release, create a new release tag (vX.Y.Z) and push the
4+ 1 . Submit a housekeeping PR that does the following:
5+ + Update the AppWrapper version number in the installation section of [ README.md] ( ../README.md#Installation ) .
6+ + Update the ` appwrapper_version ` and ` kueue_version ` variables in [ _ config.yaml] ( ../site/_config.yaml ) .
7+
8+ 2 . After merging the PR, create a new release tag (vX.Y.Z) and push the
69tag to the main branch. This will trigger the ` release ` workflow which
710will:
811 + build, tag, and push images to [ quay.io/ibm/appwrapper] ( https://quay.io/repository/ibm/appwrapper )
912 + generate the install.yaml for the release
1013 + create a [ GitHub release] ( https://github.com/project-codeflare/appwrapper/releases ) that contains the install.yaml
11-
12- After the automated release process completes, do a followup PR containing the
13- following updates to the main README and project website:
14- + Update the AppWrapper version number in the installation section of [ README.md] ( ../README.md#Installation ) .
15- + Update the ` appwrapper_version ` and ` kueue_version ` variables in [ _ config.yaml] ( ../site/_config.yaml ) .
You can’t perform that action at this time.
0 commit comments