rust-cache/src
Steven Hartland ad97570a01
fix: cache key stability (#142)
Ensure consistency of main and post configuration by storing and
restoring it from state, which in turn ensures cache key stability.

Also:
* Fixed some typos.
* Use core.error for logging errors.
* Fix inverted condition on cache-all-crates.

Reverts: #138
Fixes #140
2023-05-18 22:48:40 +02:00
..
cleanup.ts fix: cache key stability (#142) 2023-05-18 22:48:40 +02:00
config.ts fix: cache key stability (#142) 2023-05-18 22:48:40 +02:00
restore.ts fix: cache key stability (#142) 2023-05-18 22:48:40 +02:00
save.ts fix: cache key stability (#142) 2023-05-18 22:48:40 +02:00
utils.ts fix: cache key stability (#142) 2023-05-18 22:48:40 +02:00
workspace.ts avoid calling cargo metadata on pre-cleanup 2022-11-03 11:26:22 +01:00