fix: Handle runner cargo bin path migration in timelord action #1030

Merged
tcpipuk merged 1 commit from tom/fix-timelord into main 2025-09-15 15:51:31 +00:00
Owner

Runner images have migrated from /usr/share/rust/.cargo/bin to standard ~/.cargo/bin location.

Action now checks old location first and migrates binaries if found, maintaining compatibility with both paths.

Bump cache key to v3 to ensure fresh binary cache after path changes.

Runner images have migrated from /usr/share/rust/.cargo/bin to standard ~/.cargo/bin location. Action now checks old location first and migrates binaries if found, maintaining compatibility with both paths. Bump cache key to v3 to ensure fresh binary cache after path changes.
tcpipuk self-assigned this 2025-09-15 15:18:14 +00:00
fix: Handle runner cargo bin path migration in timelord action
All checks were successful
Documentation / Build and Deploy Documentation (pull_request) Successful in 45s
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 1m10s
Release Docker Image / Build linux-amd64 (release) (pull_request) Successful in 4m11s
Release Docker Image / Build linux-arm64 (release) (pull_request) Successful in 4m15s
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 12m33s
Release Docker Image / Build linux-arm64 (max-perf) (pull_request) Successful in 12m29s
Release Docker Image / Create Max-Perf Manifest (pull_request) Successful in 10s
Checks / Prek / Clippy and Cargo Tests (pull_request) Successful in 3m30s
Documentation / Build and Deploy Documentation (push) Successful in 29s
Checks / Prek / Pre-commit & Formatting (push) Successful in 48s
Checks / Prek / Clippy and Cargo Tests (push) Successful in 4m38s
Release Docker Image / Build linux-amd64 (release) (push) Successful in 8m4s
Release Docker Image / Build linux-arm64 (release) (push) Successful in 7m49s
Release Docker Image / Create Multi-arch Release Manifest (push) Successful in 11s
Release Docker Image / Build linux-amd64 (max-perf) (push) Successful in 12m4s
Release Docker Image / Build linux-arm64 (max-perf) (push) Successful in 12m8s
Release Docker Image / Create Max-Perf Manifest (push) Successful in 11s
a120a4fa95
Runner images have migrated from /usr/share/rust/.cargo/bin to standard
~/.cargo/bin location. Action now checks old location first and migrates
binaries if found, maintaining compatibility with both paths.

Bump cache key to v3 to ensure fresh binary cache after path changes.
tcpipuk deleted branch tom/fix-timelord 2025-09-15 15:51:31 +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!1030
No description provided.