Update code.forgejo.org/forgejo/runner Docker tag to v3.5.1 #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.1
Release Notes
forgejo/runner (code.forgejo.org/forgejo/runner)
v3.5.1
Compare Source
v3.5.0
Compare Source
v3.4.1
Compare Source
be bound to the host
network instead of a custom network (empty string in the configuration file).
v3.4.0
Compare 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].options
from the config file is exposed in containers created by the workflowsjobs.<job-id>.runs-on
are evaluatedjobs.<job-id>.runs-on
to fail if it was an arrayact-toolcache:/opt/hostedtoolcache
instead ofact-toolcache:/toolcache
amd64
can be used instead ofx86_64
andarm64
intead ofaarch64
when specifying the architectureruns-on.labels
which is equivalent toruns-on
followed by a list of labelsports
andvolumes
values are evaluated[runner].insecure
is true in the configuration, insecure cloning actions is allowedv3.3.0
Compare 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.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.