Skip to content

Expand tests and Add ignore_paths functionality. #12

Open
markeganfuller wants to merge 5 commits into
npwalker:mainfrom
markeganfuller:add_ignore_path
Open

Expand tests and Add ignore_paths functionality. #12
markeganfuller wants to merge 5 commits into
npwalker:mainfrom
markeganfuller:add_ignore_path

Conversation

@markeganfuller

Copy link
Copy Markdown

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
Copy Markdown
Author

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

@npwalker

Copy link
Copy Markdown
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.

@parryb

parryb commented Sep 15, 2025

Copy link
Copy Markdown

Any chance this can make it into the module it's functionality I'd really like to have.

@npwalker

Copy link
Copy Markdown
Owner

@parryb I'm not actively maintaining this module anymore. You can feel free to fork it and repost it to the forge or just fork it internally for your own use.

@markeganfuller

Copy link
Copy Markdown
Author

@npwalker Would you be interested in migrating this to vox pupuli?

@parryb

parryb commented Sep 16, 2025

Copy link
Copy Markdown

I will fork and like to pull in your pull request, and post to forge.

I think it would be a great addition to Vox. But in the meantime I will fork.

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