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

Expand tests and Add ignore_paths functionality. #12

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

markeganfuller
Copy link

Normally you can just specify a file within a managed directory as a
separate file resource to adjust its permissions separately, but this
doesn't work with recursive_file_permissions. This adds functionality to
specifically ignore paths to allow them to be managed separately.

This also greatly expands the tests (mainly to be sure I didn't break anything with the new functionality)

Normally you can just specify a file within a managed directory as a
separate file resource to adjust its permissions separately, but this
doesn't work with recursive_file_permissions. This adds functionality to
specifically ignore paths to allow them to be managed separately.
* Ignore line length in `spec/defines/init_spec.rb` as we have a lot of
  long string literals
* Remove extra whitespace
@markeganfuller
Copy link
Author

Hi @npwalker, Have you had a chance to look at this?

@npwalker
Copy link
Owner

@markeganfuller sorry I didn't see this. I don't think I'll be able to look at this. Let me see if I can find someone to take a look at this.

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