10 Commits

Author SHA1 Message Date
6cbd483b73 Verify generic sccache action
All checks were successful
Rust Build / build (push) Successful in 41s
2026-05-05 20:34:48 -07:00
Hermes
87c5c4d298 refactor: use eric/actions-rust composite action
All checks were successful
Rust Build / build (push) Successful in 4m25s
2026-05-02 15:43:56 -07:00
Hermes
b79a47d2f5 fix: always install rust, append cargo bin to GITHUB_PATH for subsequent steps
All checks were successful
Rust Build / build (push) Successful in 3m46s
2026-05-02 14:29:03 -07:00
Hermes
bdbac0bee8 fix: match cache key case from runner.os (Linux not linux)
Some checks failed
Rust Build / build (push) Failing after 2m22s
2026-05-02 14:24:01 -07:00
Hermes
2f97445ed8 fix: hardcode linux in cache key since runner.os expression broken
Some checks failed
Rust Build / build (push) Failing after 35s
2026-05-02 14:22:21 -07:00
Hermes
cb7e68f295 fix: remove trailing newline from restore-keys
Some checks failed
Rust Build / build (push) Failing after 35s
2026-05-02 14:20:20 -07:00
Hermes
df25f73b17 Simplify: cache rustup toolchains, skip rust install on cache hit
Some checks failed
Rust Build / build (push) Failing after 35s
2026-05-02 14:18:23 -07:00
Hermes
cef080bc64 fix: install rust via rustup in workflow
All checks were successful
Rust Build Cache Test / build (push) Successful in 3m40s
2026-05-02 14:00:57 -07:00
Hermes
fd145c57d8 fix: use shell-based hash instead of go-hashfiles
Some checks failed
Rust Build Cache Test / build (push) Failing after 4s
2026-05-02 13:59:56 -07:00
Hermes
c954996a9a Initial: hello world + Gitea Actions cache workflow
Some checks failed
Rust Build Cache Test / build (push) Failing after 14s
2026-05-02 13:57:07 -07:00