continuwuity/.forgejo/actions
Tom Foster 8959ac06ac ci: Split Rust build cache into dependencies and incremental caches
Replace single large build cache with separate dependencies and incremental
caches. Dependencies cache survives source code changes and uses tiered
restore keys. Removes build directory from caching to improve CI performance
while maintaining effective compilation caching with sccache.
2025-09-23 04:30:35 +01:00
..
create-docker-manifest ci: Trace commands to push docker manifests 2025-09-22 17:03:26 +01:00
prepare-docker-build ci: Migrate to detect-versions with namespaced cache keys 2025-09-23 04:30:22 +01:00
rust-toolchain ci: Migrate to detect-versions with namespaced cache keys 2025-09-23 04:30:22 +01:00
sccache chore: Unify actions versions 2025-09-10 17:39:25 +01:00
setup-llvm-with-apt ci: Migrate to detect-versions with namespaced cache keys 2025-09-23 04:30:22 +01:00
setup-rust ci: Split Rust build cache into dependencies and incremental caches 2025-09-23 04:30:35 +01:00
timelord ci: Migrate to detect-versions with namespaced cache keys 2025-09-23 04:30:22 +01:00
upload-docker-artifacts ci: Split Docker builds into sequential release and max-perf stages 2025-09-12 12:43:19 +01:00