-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Labels
kind/engineeringWork that is not visible to an external userWork that is not visible to an external userneeds-designNeeds input from design/UXNeeds input from design/UX
Description
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 userWork that is not visible to an external userneeds-designNeeds input from design/UXNeeds input from design/UX