continuwuity/.forgejo/actions
Tom Foster a120a4fa95
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
fix: Handle runner cargo bin path migration in timelord action
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.
2025-09-15 16:17:32 +01:00
..
create-docker-manifest ci: Split Docker builds into sequential release and max-perf stages 2025-09-12 12:43:19 +01:00
detect-runner-os ci(docs): Optimise build performance with caching and conditional Node.js 2025-09-07 14:51:10 +01:00
prepare-docker-build ci: Split Docker builds into sequential release and max-perf stages 2025-09-12 12:43:19 +01:00
rust-toolchain ci: Don't install rustup if it's already there 2025-05-26 19:16:03 +01:00
sccache chore: Unify actions versions 2025-09-10 17:39:25 +01:00
setup-llvm-with-apt chore: Unify actions versions 2025-09-10 17:39:25 +01:00
setup-rust chore: Unify actions versions 2025-09-10 17:39:25 +01:00
timelord fix: Handle runner cargo bin path migration in timelord action 2025-09-15 16:17:32 +01:00
upload-docker-artifacts ci: Split Docker builds into sequential release and max-perf stages 2025-09-12 12:43:19 +01:00