Update image code.forgejo.org/forgejo/runner to v5.0.2 #889

Open
smeagol-help wants to merge 1 commit from renovate/code.forgejo.org-forgejo-runner-5.x into main
Collaborator

This PR contains the following updates:

Package Update Change
code.forgejo.org/forgejo/runner (source) patch 5.0.0 -> 5.0.2

Release Notes

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

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.

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)) | patch | `5.0.0` -> `5.0.2` | --- ### Release Notes <details> <summary>forgejo/runner (code.forgejo.org/forgejo/runner)</summary> ### [`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. </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMC42IiwidXBkYXRlZEluVmVyIjoiMzkuMjMuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->
smeagol-help added 1 commit 2024-11-20 11:33:53 -06:00
smeagol-help changed title from Update image code.forgejo.org/forgejo/runner to v5.0.1 to Update image code.forgejo.org/forgejo/runner to v5.0.2 2024-11-21 08:34:08 -06:00
smeagol-help force-pushed renovate/code.forgejo.org-forgejo-runner-5.x from d2fbf4619d to 716c303987 2024-11-21 08:34:08 -06:00 Compare
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/code.forgejo.org-forgejo-runner-5.x:renovate/code.forgejo.org-forgejo-runner-5.x
git checkout renovate/code.forgejo.org-forgejo-runner-5.x

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.

git checkout main
git merge --no-ff renovate/code.forgejo.org-forgejo-runner-5.x
git checkout renovate/code.forgejo.org-forgejo-runner-5.x
git rebase main
git checkout main
git merge --ff-only renovate/code.forgejo.org-forgejo-runner-5.x
git checkout renovate/code.forgejo.org-forgejo-runner-5.x
git rebase main
git checkout main
git merge --no-ff renovate/code.forgejo.org-forgejo-runner-5.x
git checkout main
git merge --squash renovate/code.forgejo.org-forgejo-runner-5.x
git checkout main
git merge --ff-only renovate/code.forgejo.org-forgejo-runner-5.x
git checkout main
git merge renovate/code.forgejo.org-forgejo-runner-5.x
git push origin main
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: jahanson/theshire#889
No description provided.