Skip to content

Cache generate_serialization_test_data.py's output to speed up CI #54

@notfilippo

Description

@notfilippo

To speed up the CI times we should cache the sketch files in CI, keying them by commit hash of the repositories that generated them.

If datasketches-cpp or datasketches-java weren't updated in between CI runs there is no value in re-generating the serialised files so we should leverage the CI caching logic to make it more efficient.

Metadata

Metadata

Assignees

Labels

ciRelated to continuous integration

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions