17 Commits

Author SHA1 Message Date
101128e3fd Trigger warm sccache verification
All checks were successful
Rust Build / build (push) Successful in 35s
2026-05-05 20:39:17 -07:00
9522ce85fc Add cacheable library target
All checks were successful
Rust Build / build (push) Successful in 37s
2026-05-05 20:37:47 -07:00
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
7d71b01b62 chore: trigger with fixed hash fix
All checks were successful
Rust Build / build (push) Successful in 40s
2026-05-02 15:51:19 -07:00
Hermes
8b21ecbcbb chore: trigger re-run with fixed action
Some checks failed
Rust Build / build (push) Failing after 8s
2026-05-02 15:49:22 -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
8372c8c77d chore: verify cache restore v3
All checks were successful
Rust Build / build (push) Successful in 55s
2026-05-02 14:36:26 -07:00
Hermes
72b4a4c59b chore: verify cache restore v2
Some checks failed
Rust Build / build (push) Has been cancelled
2026-05-02 14:33:26 -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
315e8cc91a chore: verify cache with trivial change
All checks were successful
Rust Build Cache Test / build (push) Successful in 40s
2026-05-02 14:06:48 -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