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

fix: exclude list may contain glob entries #62

Merged
merged 2 commits into from
Feb 16, 2024

Conversation

rchincha
Copy link
Contributor

@rchincha rchincha commented Feb 8, 2024

When the exclude list is very large, it may be more convenient to specify the entries as globs

What type of PR is this?

Which issue does this PR fix:

What does this PR do / Why do we need it:

If an issue # is not available please add repro steps and logs showing the issue:

Testing done on this change:

Automation added to e2e:

Will this break upgrades or downgrades?

Does this PR introduce any user-facing change?:


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@rchincha rchincha force-pushed the glob branch 5 times, most recently from 0c38c73 to e9558b9 Compare February 14, 2024 21:36
When the input/exclude list is very large, it may be more convenient to
specify the entries as globs

Signed-off-by: Ramkumar Chinchani <[email protected]>
Signed-off-by: Ramkumar Chinchani <[email protected]>
@rchincha rchincha merged commit a72ddbb into project-stacker:main Feb 16, 2024
6 checks passed
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.

1 participant