Update code.forgejo.org/forgejo/runner Docker tag to v12.7.0
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:
| Package | Update | Change |
|---|---|---|
| code.forgejo.org/forgejo/runner (source) | minor | 12.6.4 → 12.7.0 |
Release Notes
forgejo/runner (code.forgejo.org/forgejo/runner)
v12.7.0
Release Notes
- features
- bug fixes
- MR: fix: do not emit warnings if max_retries, initial_delay are absent
- MR: fix: ensure log buffer flush even if a command error occurs in host & lxc executor
- MR: fix: kill containers explicitly, make Podman behave like Docker
- MR: fix: premature task completion when chaining multiple reusable workflows
- MR: fix: permit larger single-line output sizes to be parsed from FORGEJO_OUTPUT file
- other
- MR: refactor: introduce String() for Label
- MR: introducing ephemeral-runners
- MR: refactor: separate Config from on-disk format
- MR: test: run integration tests with rootless Podman
- MR: Preallocate space for variables in run_context
- MR: refactor: pull cache server management out of runner
- MR: test: simplify test of service health checks
- MR: refactor: add 1-to-1 client-to-runner relationship into poller
- MR: Update module github.com/go-git/go-git/v5 to v5.16.5
- MR: Update module golang.org/x/term to v0.40.0
- MR: Update module golang.org/x/sys to v0.41.0
- MR: Update data.forgejo.org/forgejo/runner Docker tag to v12.6.4
- MR: Update dependency forgejo/runner to v12.6.4