Skip to content

Conversation

@robodexo2000
Copy link
Contributor

@robodexo2000 robodexo2000 bot commented Nov 21, 2025

This PR contains the following updates:

Package Update Change
data.forgejo.org/forgejo/runner (source) major 11.3.1 -> 12.0.0

Release Notes

forgejo/runner (data.forgejo.org/forgejo/runner)

v12.0.0

Compare Source

Release Notes

Breaking change: This release is a major version bump due to a system requirement change, requiring a git installation. This requirement is included in the OCI containers, but may require the installation of a supported package, or packaging changes from redistributors of Forgejo Runner. Access to a git binary is now required to access reusable actions and workflows, such as use: action/checkout@v5 -- before this release, access was performed using an internal library that avoided an external dependency. PR


  • features
    • PR: feat: add config values to override task finalization retry
    • PR: feat: skip fetching remote action repo when using full sha already fetched
    • PR: feat: use git work trees for remote git actions & workflows
  • bug fixes
    • PR: fix: improve logging on final log & status transmission and retries
    • PR: fix: enable building for openbsd, dragonfly, and solaris/illumos
    • PR: fix: initialize workflow-level env context before starting job container
    • PR: fix: allow 'env' context in jobs..if
    • PR: fix: remote reusable workflows by relative URL use default_actions_url
    • PR: fix: Use git reset --hard instead of pull and checkout for actions
    • PR: fix: run images with explicit platform tags, fixes pulled image architecture mismatch
    • PR: fix: improve logging & display of errors during workflow evaluation
    • PR: fix: ensure http.Client always has a timeout for Forgejo access
    • PR: fix: pass os argument to lxc-helpers.sh helper frm forgejo-runner-service.sh
  • other

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.

ajgon and others added 5 commits November 21, 2025 10:08
| datasource | package               | from    | to      |
| ---------- | --------------------- | ------- | ------- |
| docker     | ghcr.io/ajgon/comfyui | v0.3.70 | v0.3.71 |
| datasource | package                   | from  | to    |
| ---------- | ------------------------- | ----- | ----- |
| docker     | ghcr.io/seriousm4x/upsnap | 5.2.3 | 5.2.4 |
| datasource | package                      | from   | to     |
| ---------- | ---------------------------- | ------ | ------ |
| docker     | codeberg.org/forgejo/forgejo | 13.0.2 | 13.0.3 |
…2.0.0 )

| datasource | package                         | from   | to     |
| ---------- | ------------------------------- | ------ | ------ |
| docker     | data.forgejo.org/forgejo/runner | 11.3.1 | 12.0.0 |
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants