Skip to content

Re-evaluate need for caching examples #3190

@guineveresaenger

Description

@guineveresaenger

We cache examples both locally and in GH Actions. This cache is meant to persist across builds to speed up subsequent builds.

Currently the cache key invalidation is not sufficient for all use cases; specifically an update to the converter version will not invalidate the examples cache in CI.

Additionally, local caches sometimes do not get invalidated either: #2323

It would be useful to determine whether we still need to cache generated examples to speed up our builds.

Metadata

Metadata

Assignees

Labels

kind/engineeringWork that is not visible to an external userneeds-designNeeds input from design/UX

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions