Skip to content
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

SALTO-1242 - Add dedicated command for re-generating the cache #1966

Merged
merged 2 commits into from
Apr 1, 2021

Conversation

netama
Copy link
Contributor

@netama netama commented Mar 31, 2021

Add option to recompute the nacl file cache separately from deploy/fetch, based on @roironn 's suggestion.
This can be useful for speeding up the VSCode extension on slow machines, allowing it to run quicker reference lookups without requiring heavy blocking computations.

This is added initially as an additional flag under the clean command - we may want to revisit this later.
This can be combined with any other clean flag except for cleaning the cache.


Release Notes:
Add option to re-generate the file cache as part of the salto clean command

@netama netama requested review from a team and roironn March 31, 2021 23:04
@coveralls
Copy link

Coverage Status

Coverage increased (+0.004%) to 94.436% when pulling 60de7be on netama:feature/SALTO-1242-regenerate-cache into 91e8c85 on salto-io:master.

@netama netama merged commit 5aa9e58 into salto-io:master Apr 1, 2021
@netama netama deleted the feature/SALTO-1242-regenerate-cache branch April 1, 2021 14:26
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.

3 participants