3
0
Fork 0
mirror of https://github.com/Swatinem/rust-cache synced 2026-01-20 11:13:22 +00:00

feat: Implement ability to disable adding job ID + rust environment hashes to cache names (#279)

This commit is contained in:
Ryan Brice 2025-11-03 21:24:00 +08:00 committed by GitHub
parent 94162284cf
commit 27f6075dd2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 440 additions and 272 deletions

1
.gitignore vendored
View file

@ -1,5 +1,6 @@
node_modules/
target/
src/*.js
# Editors
.idea/