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
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/