git
Update code.forgejo.org/forgejo/runner Docker tag to v12.1.0
Photo by Hannah Gibbs / Unsplash
The container in the Oracle cloud infrastructure spun up with Docker Compose was updated by Watchtower with dependency update facilitated by Mend's Renovate Bot.
This MR contains the following updates:
Release Notes
forgejo/runner (code.forgejo.org/forgejo/runner)
Compare Source
Release Notes
features
MR : feat: evaluate variables in strategy.matrix during job parsing
MR : feat(jobparser): support referencing ${{ needs... }} variables in strategy.matrix
MR : feat: run host child processes in groups
MR : feat: add support for --platform in container options
bug fixes
MR : fix: forge.run_attempt is always 1
MR : fix: examples/lxc-systemd: git is a dependency of runner v12
other
MR : Add example that demonstrates on demand runners
MR : Update forgejo-runner to v12 (major)
MR : Fix test failure on Windows due to more strict file lock handling
MR : test: run lint-check during CI, add forbidigo, cleanup linter exclusions