Heads up: 1.24 stabilization week started yesterday!

Hello,

We are now during the stabilization period leading up to the 1.24 branching, which will take place next Monday, October 28th. We want to release 1.24.0-RC1 quickly following the branching, so your help is appreciated in ensuring everything is stable and we can release the RC in a timely fashion:

  • Please refrain from merging significant changes into any of the core projects without discussing it with me first. After we branch next week merging can resume as usual.
  • The main focus for this week should be to make sure nightlies are built and properly working. If asked to look into any issue by the release team, please try to make it the highest priority so that we are able to branch on time.
  • Testing basic workflows with nightlies will be helpful in finding any issues prior to the RCs.
  • Be attentive of any significant issues found in your areas of responsibility so we can get a quick turnaround to fix issues in time for the release.
  • Any plugins that wish to make a release to match the new foreman version should make sure that their plugin is compatible with the latest foreman. While we try to maintain compatibility and deprecate methods before removal, sometimes things change in a way that impacts plugins. if plugins get tested against core prior to the release we can find and fix any breakages in time and not discover them when users attempt to upgrade. Plugin maintainers are also reminded to pull the latest translations for their plugins.

If you wish to monitor the current progress of the branching process, feel free to follow at Foreman 1.24 branching process

Thank you for the cooperation!
Tomer

2 Likes

We have now branched the core repositories for 1.24. Feel free to resume regular merge operations. In case you have PRs that you wish to pull back into 1.24 (or even earlier), there are three ways to go about that:

  1. Set the “Target release” field on redmine to the oldest release that should include the fix.
  2. Once the PR is merged into develop, open a cherry-pick -x PR against the relevant -stable branch(es).
  3. Ping me on the original PR and ask for cherry-picking it to the relevant stable branch.
1 Like