Update code.forgejo.org/forgejo/runner Docker tag to v5 #199

Merged
jake merged 1 commit from renovate/code.forgejo.org-forgejo-runner-5.x into master 2025-01-07 21:28:52 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
code.forgejo.org/forgejo/runner (source) major 4.0.1 -> 5.0.4

Release Notes

forgejo/runner (code.forgejo.org/forgejo/runner)

v5.0.4

Compare Source

  • Define FORGEJO_TOKEN as an alias to GITHUB_TOKEN

v5.0.3

Compare Source

  • Fixes a regression that was introduced in version 5.0.0 by which it was no longer possible to mount the docker socket in each container by specifying [container].docker_host = "". This is now implemented when [container].docker_host = "automount" is specified.

v5.0.2

Compare Source

v5.0.1

Compare Source

  • Security: the /opt/hostedtoolcache directory is now unique to each job instead of being shared to avoid a risk of corruption. It is still advertised in the RUNNER_TOOL_CACHE environment variable. Custom container images can be built to pre-populate this directory with frequently used tools and some actions (such as setup-go) will benefit from that.

v5.0.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [code.forgejo.org/forgejo/runner](https://forgejo.org) ([source](https://code.forgejo.org/forgejo/runner)) | major | `4.0.1` -> `5.0.4` | --- ### Release Notes <details> <summary>forgejo/runner (code.forgejo.org/forgejo/runner)</summary> ### [`v5.0.4`](https://code.forgejo.org/forgejo/runner/blob/HEAD/RELEASE-NOTES.md#504) [Compare Source](https://code.forgejo.org/forgejo/runner/compare/v5.0.3...v5.0.4) - Define FORGEJO_TOKEN as an alias to GITHUB_TOKEN ### [`v5.0.3`](https://code.forgejo.org/forgejo/runner/blob/HEAD/RELEASE-NOTES.md#503) [Compare Source](https://code.forgejo.org/forgejo/runner/compare/v5.0.2...v5.0.3) - [Fixes a regression](https://code.forgejo.org/forgejo/runner/pulls/354) that was introduced in version 5.0.0 by which it was no longer possible to mount the docker socket in each container by specifying `[container].docker_host = ""`. This is now implemented when `[container].docker_host = "automount"` is specified. ### [`v5.0.2`](https://code.forgejo.org/forgejo/runner/blob/HEAD/RELEASE-NOTES.md#502) [Compare Source](https://code.forgejo.org/forgejo/runner/compare/v5.0.1...v5.0.2) - Fixes a regression that was introduced in version 5.0.0 by which [skipped jobs were marked as failed instead](https://code.forgejo.org/forgejo/act/pulls/67). The workaround is to change the job log level to debug `[log].job_level: debug`. ### [`v5.0.1`](https://code.forgejo.org/forgejo/runner/blob/HEAD/RELEASE-NOTES.md#501) [Compare Source](https://code.forgejo.org/forgejo/runner/compare/v5.0.0...v5.0.1) - Security: the `/opt/hostedtoolcache` directory is now unique to each job instead of being shared to avoid a risk of corruption. It is still advertised in the `RUNNER_TOOL_CACHE` environment variable. Custom container images can be built to pre-populate this directory with frequently used tools and some actions (such as `setup-go`) will benefit from that. ### [`v5.0.0`](https://code.forgejo.org/forgejo/runner/blob/HEAD/RELEASE-NOTES.md#500) [Compare Source](https://code.forgejo.org/forgejo/runner/compare/v4.0.1...v5.0.0) - Breaking change: the default configuration for `docker_host` is changed to [not mounting the docker server socket](https://code.forgejo.org/forgejo/runner/pulls/305) even when no configuration file is provided. - [Add job_level logging option to config](https://code.forgejo.org/forgejo/runner/pulls/299) to make the logging level of jobs configurable. Change default from "trace" to "info". - [Don't log job output when debug logging is not enabled](https://code.forgejo.org/forgejo/runner/pulls/303). This reduces the default amount of log output of the runner. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
renovate force-pushed renovate/code.forgejo.org-forgejo-runner-5.x from b32355ae29
All checks were successful
/ terraform (push) Successful in 58s
/ ansible (push) Successful in 1m38s
to 82393e6fdb
All checks were successful
/ terraform (push) Successful in 37s
/ ansible (push) Successful in 1m52s
2024-11-20 18:00:34 +00:00
Compare
renovate force-pushed renovate/code.forgejo.org-forgejo-runner-5.x from 82393e6fdb
All checks were successful
/ terraform (push) Successful in 37s
/ ansible (push) Successful in 1m52s
to 9577f28847
All checks were successful
/ terraform (push) Successful in 39s
/ ansible (push) Successful in 1m41s
2024-11-21 16:00:52 +00:00
Compare
renovate force-pushed renovate/code.forgejo.org-forgejo-runner-5.x from 9577f28847
All checks were successful
/ terraform (push) Successful in 39s
/ ansible (push) Successful in 1m41s
to 0fb8e071cf
All checks were successful
/ terraform (push) Successful in 42s
/ ansible (push) Successful in 1m34s
2024-11-27 10:00:52 +00:00
Compare
renovate force-pushed renovate/code.forgejo.org-forgejo-runner-5.x from 0fb8e071cf
All checks were successful
/ terraform (push) Successful in 42s
/ ansible (push) Successful in 1m34s
to 165f8d6702
Some checks failed
/ terraform (push) Failing after 46s
/ ansible (push) Successful in 1m40s
2024-12-17 08:00:47 +00:00
Compare
jake merged commit 242cd07d70 into master 2025-01-07 21:28:52 +00:00
jake deleted branch renovate/code.forgejo.org-forgejo-runner-5.x 2025-01-07 21:28:52 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
systems/infrastructure!199
No description provided.