continuwuity/.forgejo/actions
Tom Foster a120a4fa95 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