fix: Resolve Forgejo runner v11 matrix job execution failure #1025

Merged
tcpipuk merged 1 commit from tom/runner-v11 into main 2025-09-13 16:34:00 +00:00
Owner

Matrix jobs stopped starting after upgrading from runner v9 to v11 due to changes in job dependency resolution.

Removes redundant define-variables job that computed static image paths and replaces with IMAGE_PATH environment variable.

Also fix timelord action binary caching for compatibility between different runner images that install cargo binaries in different locations.

Matrix jobs stopped starting after upgrading from runner v9 to v11 due to changes in job dependency resolution. Removes redundant define-variables job that computed static image paths and replaces with IMAGE_PATH environment variable. Also fix timelord action binary caching for compatibility between different runner images that install cargo binaries in different locations.
tcpipuk self-assigned this 2025-09-13 16:14:23 +00:00
fix: Resolve Forgejo runner v11 matrix job execution failure
All checks were successful
Documentation / Build and Deploy Documentation (pull_request) Successful in 52s
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 1m26s
Checks / Prek / Clippy and Cargo Tests (pull_request) Successful in 5m25s
Release Docker Image / Build linux-amd64 (release) (pull_request) Successful in 6m14s
Release Docker Image / Build linux-arm64 (release) (pull_request) Successful in 5m26s
Release Docker Image / Create Multi-arch Release Manifest (pull_request) Successful in 10s
Release Docker Image / Build linux-amd64 (max-perf) (pull_request) Successful in 11m53s
Release Docker Image / Build linux-arm64 (max-perf) (pull_request) Successful in 11m52s
Release Docker Image / Create Max-Perf Manifest (pull_request) Successful in 12s
Documentation / Build and Deploy Documentation (push) Successful in 36s
Checks / Prek / Pre-commit & Formatting (push) Successful in 1m3s
Checks / Prek / Clippy and Cargo Tests (push) Successful in 5m37s
Release Docker Image / Build linux-amd64 (release) (push) Successful in 5m33s
Release Docker Image / Build linux-arm64 (release) (push) Successful in 5m23s
Release Docker Image / Create Multi-arch Release Manifest (push) Successful in 13s
Release Docker Image / Build linux-arm64 (max-perf) (push) Successful in 12m55s
Release Docker Image / Build linux-amd64 (max-perf) (push) Successful in 13m0s
Release Docker Image / Create Max-Perf Manifest (push) Successful in 9s
81b6b3547c
Matrix jobs stopped starting after upgrading from runner v9 to v11 due to
changes in job dependency resolution. Remove redundant define-variables job
that computed static image paths and replace with IMAGE_PATH environment
variable.

Also fix timelord action binary caching for compatibility between different
runner images that install cargo binaries in different locations.
tcpipuk deleted branch tom/runner-v11 2025-09-13 16:34:00 +00:00
Sign in to join this conversation.
No reviewers
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
continuwuation/continuwuity!1025
No description provided.