-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
feat(cli): Add --split-output option #1013
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
Changes from all commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
e51d77a
feat(cli): Add --split-output option
Dango233 3216450
docs(cli): Document --split-output
Dango233 eb62d4b
refactor(cli): Abstract conflicting options validation
yamadashy f143aeb
docs(readme): Add Splitting Output for Large Codebases section
yamadashy bc93d72
docs(website): Enhance --split-output documentation
yamadashy 4303b07
chore(gitignore): Add pattern for split output files
yamadashy db146b9
fix(cli): Address PR review comments for --split-output
yamadashy 2227230
fix(cli): Address additional PR review comments
yamadashy a49a8f9
test(cli): Add generateSplitOutputParts error case tests
yamadashy 5f9c22e
refactor(core): Extract output generation logic from packager
yamadashy e780bca
test(core): Add produceOutput unit tests
yamadashy 375da20
refactor(core): Extract inner functions from generateSplitOutputParts
yamadashy dd7717b
feat(shared): Support decimal values in size parsing
yamadashy 09e8d39
docs(readme,website): Add decimal size examples for --split-output
yamadashy b27d1c3
perf(output): Cache compiled Handlebars templates
yamadashy fd84483
docs(cli): Add decimal size example to --split-output help text
yamadashy aacc4fa
feat(output): Improve split output progress display
yamadashy 5f8be42
perf(output): Cache git file change counts in sortOutputFiles
yamadashy 0364f3c
test(output): Add split output success pattern tests
yamadashy 05c3245
test(output): Add getRootEntry edge case tests
yamadashy 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
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
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.
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.