Commit f5b962d
Optimize CIFuzz workflow cache
- Remove unused bazel cache path.
- Update cache key to hash dependency files (setup.py, pyproject.toml, requirements.txt) instead of all source files. This improves cache hit rate for PRs that do not modify dependencies.
- Format the cache key definition for better readability.
Co-authored-by: mhucka <1450019+mhucka@users.noreply.github.com>1 parent 8b8eedc commit f5b962d
1 file changed
Lines changed: 9 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
37 | 45 | | |
38 | 46 | | |
39 | 47 | | |
| |||
0 commit comments