mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-28 16:26:50 +00:00
51ab929926
The new patch-release pipeline takes a git branch originating from a release tag, applies the changes since the tag onto the nightly build of the release, and rebuilds the Windows binary. All resulting changes are sent to the bundling pipeline which builds for macOS and creates the tarballs and installers. There will be two instances of the bundles pipeline: the main one will keep tracking the main branch and providing biweekly bundles of the next release, while a new patched-bundles pipeline will be manually used to generate patch releases.