continuwuity/.forgejo/actions
Tom Foster 9a0dfb74dc fix(ci): Replace Mozilla sccache action with token-free alternative
Switch from mozilla-actions/sccache-action to git.tomfos.tr/tom/sccache-action@v1
which eliminates GitHub token requirements for downloading sccache binaries.

Removes token input parameter and debug logging from sccache action, and
simplifies setup-rust action by removing sccache token availability checks.
This ensures reliable sccache access for all contributors regardless of
repository permissions or rate limits.
2025-09-07 08:34:28 +01:00
..
detect-runner-os refactor(ci): Consolidate Rust checks with optimised toolchain setup 2025-08-28 19:20:14 +01:00
rust-toolchain ci: Don't install rustup if it's already there 2025-05-26 19:16:03 +01:00
sccache fix(ci): Replace Mozilla sccache action with token-free alternative 2025-09-07 08:34:28 +01:00
setup-llvm-with-apt refactor(ci): Consolidate Rust checks with optimised toolchain setup 2025-08-28 19:20:14 +01:00
setup-rust fix(ci): Replace Mozilla sccache action with token-free alternative 2025-09-07 08:34:28 +01:00
timelord ci: Refactor timelord to its own action 2025-05-20 21:36:01 +01:00