Skip to content

Add a list of excluded paths when discovering executable files #731

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

Merged
merged 1 commit into from
Mar 13, 2025

Conversation

miklezzzz
Copy link
Contributor

@miklezzzz miklezzzz commented Mar 11, 2025

Adds an optional argument excludedDirs to RecursiveGetExecutablePaths helper function so that it would be possible to define extra exclusions when discovering executable files.

It's required for flant/addon-operator#571.

Overview

What this PR does / why we need it

Special notes for your reviewer

Signed-off-by: Mikhail Scherba <[email protected]>
@miklezzzz miklezzzz added the enhancement New feature or request label Mar 11, 2025
@miklezzzz miklezzzz self-assigned this Mar 11, 2025
@miklezzzz miklezzzz requested a review from yalosev March 11, 2025 10:07
@yalosev yalosev merged commit 5f1ece8 into main Mar 13, 2025
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants