git
Update code.forgejo.org/forgejo/runner Docker tag to v12.4.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: include all integration tests in make integration-test
MR : feat(docker_run): add support for user and group-add job options
MR : feat: request up to capacity jobs from Forgejo in one API call
bug fixes
MR : fix: remove cmd and ports from container schema
MR : fix: evaluate jobs.<job_id>.container.volumes
MR : fix: re-parsing incomplete jobs must use on.workflow_call.inputs, not global inputs
other
MR : Update module code.forgejo.org/forgejo/actions-proto to v0.6.0
MR : Update forgejo-runner to v12.3.1
MR : Update dependency go to v1.25
Compare Source
Release Notes
features
MR : feat(jobparser): separate the concept of an instance & external reusable workflow
bug fixes
MR : fix: second-layer reusable workflows losing their inputs when expanded