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

create cache folder if nonexistant #23

Merged
merged 2 commits into from Apr 25, 2016
Merged

create cache folder if nonexistant #23

merged 2 commits into from Apr 25, 2016

Conversation

fdosani
Copy link
Contributor

@fdosani fdosani commented Apr 25, 2016

Was having some problems with rebasing the out of sync PR/Branch so I just figured it would be easier to submit a new PR:

Fix for #16

  • Adding some unittests for cache.py
  • Logic to ensure if the folder path doesn't exist will create the folder before trying to save the cache file




def test_load(self):
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this test can be nuked or implemented, but i'd rather not empty skeletons if only because it artificially inflates the test case count.

@kapilt
Copy link
Collaborator

kapilt commented Apr 25, 2016

lgtm, one minor

@fdosani
Copy link
Contributor Author

fdosani commented Apr 25, 2016

Cool. I'll remove that test

@kapilt kapilt merged commit e672eb5 into cloud-custodian:master Apr 25, 2016
@fdosani fdosani deleted the cache-folder branch May 11, 2016 02:39
Sutto pushed a commit to Sutto/cloud-custodian that referenced this pull request May 26, 2021
…cryption

Fix bug in checking bucket encryption
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.

None yet

2 participants