Skip to content

Use shared Rust cache across Linux workflows#21

Merged
ammario merged 2 commits intomainfrom
codex/unify-linux-rust-caches-for-ci
Sep 11, 2025
Merged

Use shared Rust cache across Linux workflows#21
ammario merged 2 commits intomainfrom
codex/unify-linux-rust-caches-for-ci

Conversation

@ammario
Copy link
Copy Markdown
Member

@ammario ammario commented Sep 10, 2025

Summary

  • share a single Swatinem/rust-cache across Linux jobs by setting shared-key
  • enable cache sharing for self-hosted and fmt jobs
  • apply the same cache key in publish workflow

Testing

  • cargo fmt
  • cargo clippy --all-targets -- -D warnings
  • cargo test (fails: command hung and was interrupted)

https://chatgpt.com/codex/tasks/task_e_68c1d7a3fbf88329bb7979a8c0ce83bb

@ammario ammario merged commit 8149d1d into main Sep 11, 2025
6 checks passed
@ammario ammario deleted the codex/unify-linux-rust-caches-for-ci branch September 11, 2025 01:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant