Fixes
Regressions requiring fixes in main and backports to 3.22.2-rc:
For each PR needing a backport
- Run
VERSION=3.22.2 PR=<pr-number> ./doc/dev/releases/backport.sh
- Wait for the PR into the rc branch to pass CI.
- Merge the PR, and record it above, completing the checklist item.
Prepare
The other new CI tests we've added are not yet available to run on the last minor branch.
Release
Post-release
Fixes
Regressions requiring fixes in
mainand backports to3.22.2-rc:For each PR needing a backport
VERSION=3.22.2 PR=<pr-number> ./doc/dev/releases/backport.shPrepare
The other new CI tests we've added are not yet available to run on the last minor branch.
Release
Post-release
main[link to dune PR]