Update code.forgejo.org/forgejo/runner Docker tag to v3.5.1 - autoclosed #33
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "renovate/code.forgejo.org-forgejo-runner-3.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
3.2.0->3.5.1Release Notes
forgejo/runner (code.forgejo.org/forgejo/runner)
v3.5.1Compare Source
v3.5.0Compare Source
v3.4.1Compare Source
be bound to the host
network instead of a custom network (empty string in the configuration file).
v3.4.0Compare Source
Although this version is able to run actions/upload-artifact@v4 and actions/download-artifact@v4, these actions will fail because it does not run against GitHub.com. A fork of those two actions with this check disabled is made available at:
and they can be used as shown in an example from the end-to-end test suite.
[container].optionsfrom the config file is exposed in containers created by the workflowsjobs.<job-id>.runs-onare evaluatedjobs.<job-id>.runs-onto fail if it was an arrayact-toolcache:/opt/hostedtoolcacheinstead ofact-toolcache:/toolcacheamd64can be used instead ofx86_64andarm64intead ofaarch64when specifying the architectureruns-on.labelswhich is equivalent toruns-onfollowed by a list of labelsportsandvolumesvalues are evaluated[runner].insecureis true in the configuration, insecure cloning actions is allowedv3.3.0Compare Source
docker:// with --enable-ipv6 and [container].enable_ipv6
lxc:// always
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.
This PR has been generated by Renovate Bot.
Update code.forgejo.org/forgejo/runner Docker tag to v3.5.1to Update code.forgejo.org/forgejo/runner Docker tag to v3.5.1 - autoclosedPull request closed