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

Cache is being cleaned up to quickly for validation files #136

Open
jquick opened this issue Dec 15, 2017 · 1 comment
Open

Cache is being cleaned up to quickly for validation files #136

jquick opened this issue Dec 15, 2017 · 1 comment
Labels

Comments

@jquick
Copy link

jquick commented Dec 15, 2017

When setting the audit option to export to a json-file in the config it is not able to write. It use to work but looks like it broke with this change:

b403f0b

This cleans up the cache before the json-file can be looked at manually.

@joerg
Copy link

joerg commented Jan 15, 2018

I am running into a similar problem where I need to check and even use some files that are in the sandbox in my inspec tests but dokken cleans them up before inspec runs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants