TestDataCacheInfo
TestDataCacheInfo(
registry_path: Path ,
cache_path: Path ,
data_version: str ,
registry_hash: str ,
)-> None
Metadata needed to restore or prime the CI test-data cache.
Methods
| Name | Description |
|---|---|
| get_key | Return the GitHub Actions cache key for the given OS and cache number. |