File tree 1 file changed +4
-2
lines changed
1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 16
16
+ create a [ GitHub release] ( https://github.com/project-codeflare/appwrapper/releases ) that contains the install.yaml
17
17
18
18
4 . To workaround back level go versions in ODH, we also maintain a
19
- codeflare-releases branch. After making a release, merge main into
20
- the codeflare-releases branch and then tag it using a ` cf ` prefix
19
+ codeflare-releases branch. After making a release, create a branch
20
+ from the codeflare-release branch, merge main into the branch and
21
+ then submit a PR against the codeflare-release branch. After
22
+ CI passes, merge the PR and then tag the branch using a ` cf ` prefix
21
23
instead of a ` v ` . (eg v0.21.2 ==> cf0.21.2). After making this
22
24
tag, you can update the codeflare-operator, using the vX.Y.Z tag in
23
25
the Makefile and the cfX.Y.Z in the replace clause in codeflare's
You can’t perform that action at this time.
0 commit comments