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

Allow wildcard in patches search folder path #86

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

indykoning
Copy link

@indykoning indykoning commented Oct 5, 2021

Closes: #75

This PR adds the functionality to add wildcards to the path of folders to search in

Example configuration for this would be

    "extra": {
        "patcher": {
            "search": ["patches", "app/code/<vendor>/*/patches", "vendor/<vendor>/*/patches"]
        }
    }

@peterjaap
Copy link
Contributor

@zamoroka while you're merging, can you do this one as well? :)

@indykoning
Copy link
Author

@zamoroka-vaimo is there anything i can do to help this get merged? 🙂

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.

Allow for wildcard in patcher search
2 participants