-
-
Notifications
You must be signed in to change notification settings - Fork 244
feat(bundle-jvm): Automatically collect JVM source files with respecting excludes and gitignore #3260
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
feat(bundle-jvm): Automatically collect JVM source files with respecting excludes and gitignore #3260
Changes from all commits
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
78f07e2
feat(bundle-jvm): Add JVM extension filtering and default excludes
romtsn 15aa294
ref(bundle-jvm): Remove kts from JVM extensions list
romtsn 3d3c972
fix(bundle-jvm): Include node_modules in help text for default excludes
romtsn b6494f1
fix(bundle-jvm): Update help snapshot and add changelog entry
romtsn cf43f3f
docs(changelog): Improve bundle-jvm changelog entry
romtsn a74c1d4
docs(changelog): Split bundle-jvm changelog into separate entries
romtsn 4a32855
feat(bundle-jvm): Add clojure extensions and more default excludes
romtsn 13f2d82
feat(bundle-jvm): Expand JVM extensions to cover all JVM-based languages
romtsn 40acfc0
ref(bundle-jvm): Drop rb, py, gradle, edn from JVM extensions
romtsn cf2dbc3
ref(bundle-jvm): Sort default excludes and simplify iterator
romtsn 58af588
fix(bundle-jvm): Remove cljs extension (compiles to JS, not JVM)
romtsn 3627338
fix(bundle-jvm): Smart exclusion for ambiguous build output dirs
romtsn cb86e47
test(bundle-jvm): Add unit tests for ambiguous build dir exclusion
romtsn 902ad81
fix(bundle-jvm): Check src ancestor above ambiguous dir, not full path
romtsn c0757cf
fix(bundle-jvm): Check all ambiguous dirs, not just the first match
romtsn f7e112c
ref(bundle-jvm): Simplify exclude merging and reduce clones
romtsn File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.