operator icon indicating copy to clipboard operation
operator copied to clipboard

[SHIP-0038] Use Release Branches for Releasing

Open adambkaplan opened this issue 1 year ago • 2 comments

Is there an existing feature request for this?

  • [X] I have searched the existing feature requests

Is your feature request related to a problem or use-case? Please describe.

Per SHIP-0038, we are changing our release process to ship official releases from a release branch, rather than from main.

Describe the solution that you would like.

  • CI and release scripts can be run on a release branch (with release-v* pattern)
  • Release workflows must use an appropriate release branch and/or git reference (cannot blindly use latest commit from main)

Describe alternatives you have considered.

See SHIP-0038 for discussion

Anything else?

Part of https://github.com/shipwright-io/community/issues/85

adambkaplan avatar Mar 21 '24 14:03 adambkaplan

@adambkaplan how long does this issue needs to be open? what is missing?

qu1queee avatar Apr 04 '24 14:04 qu1queee

I think we call this "Done" when we release v0.13.0 for the operator (or at least a candidate). This is currently blocked by #184 (which we made progress on today).

adambkaplan avatar May 03 '24 19:05 adambkaplan