chore(deps): update https://git.kemitix.net/kemitix/rust action to v2.6.0 #39
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "renovate/https-git.kemitix.net-kemitix-rust-2.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:
v2.5.1
->v2.6.0
Release Notes
kemitix/rust (https://git.kemitix.net/kemitix/rust)
v2.6.0
: v.2.6.0Compare Source
This release make the action start running faster by having the runner cache the tool updates in the docker image rather than having them updated for each and every step. Runners will need to clear their cache daily to rebuild the image with the latest nightly.
The downside is that you can't select any old version of rust.
Supported toolchains:
stable
,nightly
and1.74.1
To keep
nightly
up-to-date, the image needs to be rebuilt daily, so a cronjob on each forgejo-runner is needed to clear the docker cache to force the rebuild to occur.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.