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

Add source path expansion using glob patterns #245

Merged
merged 1 commit into from
Mar 8, 2020
Merged

Conversation

jonabc
Copy link
Contributor

@jonabc jonabc commented Mar 7, 2020

closes #239

Adds expansion of source_paths set in licensed configuration files. As noted in the linked issue, this is particularly useful for go projects that commonly have patterns like <root>/cmd/* which designate different application/entrypoints into an otherwise shared codebase. Being able to specify patterns in these situations makes it easier to ensure that dependency are licenses are being evaluated when adding new applications to a repo.

@jonabc
Copy link
Contributor Author

jonabc commented Mar 7, 2020

The failed cabal CI jobs look to be unrelated to this change.

@jonabc jonabc merged commit 1dfe75c into master Mar 8, 2020
@jonabc jonabc deleted the expanded-sources branch March 8, 2020 21:21
@jonabc jonabc mentioned this pull request Mar 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Enhancement request: allow multiple apps to be configured using wildcards
1 participant