continuwuity/.forgejo/actions
Tom Foster 1a3107c20a fix(ci): Replace Mozilla sccache action with token-free alternative
Replace mozilla-actions/sccache-action with a custom Forgejo-specific
implementation that eliminates GitHub token dependencies and rate limiting
issues for all contributors regardless of repository permissions.

The new action mirrors sccache binaries to the Forgejo package registry
and queries that instead of GitHub releases, maintaining identical functionality
including hostedtoolcache support.
2025-09-07 09:29:32 +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 09:29:32 +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 09:29:32 +01:00
timelord ci: Refactor timelord to its own action 2025-05-20 21:36:01 +01:00