Update gitea/runner Docker tag to v3.3.0 #51

Merged
Akumatic merged 1 commits from renovate/gitea-runner-3.x into main 2026-08-24 12:21:42 +00:00
Member

This PR contains the following updates:

Package Update Change
gitea/runner minor 3.2.03.3.0

Release Notes

gitea/runner (gitea/runner)

v3.3.0

Compare Source

Features

  • log.job.dir writes a copy of every task's log to that directory, the rows exactly as Gitea received them, bounded by log.job.retention and log.job.max_size. Off by default (https://gitea.com/gitea/runner/pulls/1165)

Enhancements

  • runner.default_image sets the image for a job whose runs-on matches none of the runner's labels, which includes every job that sets no runs-on at all. Such a job now runs on the host when no docker daemon is reachable, which matters most to a host-mode runner (https://gitea.com/gitea/runner/pulls/1164)

Bug fixes

  • Stop a failed step disabling the toolkit patch, which made every later actions/upload-artifact run fail with GHESNotSupportedError. cache.v2 no longer decides whether the patch is applied, and the new runner.patch_actions turns it off (https://gitea.com/gitea/runner/pulls/1177)

Full changelog: https://gitea.com/gitea/runner/compare/v3.2.0...v3.3.0


Configuration

📅 Schedule: (UTC)

  • 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 Mend Renovate CLI.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [gitea/runner](https://gitea.com/gitea/runner) | minor | `3.2.0` → `3.3.0` | --- ### Release Notes <details> <summary>gitea/runner (gitea/runner)</summary> ### [`v3.3.0`](https://gitea.com/gitea/runner/releases/tag/v3.3.0) [Compare Source](https://gitea.com/gitea/runner/compare/v3.2.0...v3.3.0) #### Features - `log.job.dir` writes a copy of every task's log to that directory, the rows exactly as Gitea received them, bounded by `log.job.retention` and `log.job.max_size`. Off by default (<https://gitea.com/gitea/runner/pulls/1165>) #### Enhancements - `runner.default_image` sets the image for a job whose `runs-on` matches none of the runner's labels, which includes every job that sets no `runs-on` at all. Such a job now runs on the host when no docker daemon is reachable, which matters most to a host-mode runner (<https://gitea.com/gitea/runner/pulls/1164>) #### Bug fixes - Stop a failed step disabling the toolkit patch, which made every later `actions/upload-artifact` run fail with `GHESNotSupportedError`. `cache.v2` no longer decides whether the patch is applied, and the new `runner.patch_actions` turns it off (<https://gitea.com/gitea/runner/pulls/1177>) **Full changelog**: <https://gitea.com/gitea/runner/compare/v3.2.0...v3.3.0> </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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 [Mend Renovate CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC4zNy4xIiwidXBkYXRlZEluVmVyIjoiNDQuMzkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate-bot added 1 commit 2026-08-21 16:01:16 +00:00
Akumatic merged commit ab39341b58 into main 2026-08-24 12:21:42 +00:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Homelab/Docker-Gitea#51