Skip to content

fix, clear all dependency caches upon env.jsonc changes #9564

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Feb 19, 2025

Conversation

davidfirst
Copy link
Member

@davidfirst davidfirst commented Feb 18, 2025

Currently, when an env.jsonc is changed, for example, a file pattern becomes a dev-file, the components of this env are loaded with the old cached dependencies-data.
This PR checks if a component contains an env.jsonc file and, if the file has been modified recently, deletes all dependency caches from the filesystem.

@davidfirst davidfirst changed the title fix, clear all dependencies caches upon env.jsonc changes fix, clear all dependency caches upon env.jsonc changes Feb 18, 2025
@davidfirst davidfirst merged commit 0d3a7e0 into master Feb 19, 2025
10 checks passed
@davidfirst davidfirst deleted the deps-cache-env-jsonc-changes branch February 19, 2025 13:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants