-
Notifications
You must be signed in to change notification settings - Fork 0
feat(cli): improve progress output with live updates #21
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
32 commits
Select commit
Hold shift + click to select a range
d0160fa
feat(progress): add live progress output
fbosch ad0d433
feat(sync): add offline support
fbosch e8f53c1
feat(cli): add timer to progress display
fbosch 9f850a3
feat(cli): improve progress output
fbosch f55db0c
refactor(config): migrate to Zod schema validation
fbosch 4c23b8d
refactor(config): extract common schema options
fbosch 171bb4b
feat(config): migrate interface to schema
fbosch fb71d0e
feat(complexity): add ts-complex analysis script
fbosch f63ce44
refactor(init): reduce nesting
fbosch e6671c0
refactor(cli): split runCommand into funcs
fbosch 4598abc
refactor(sync): extract result builders
fbosch 3653cbe
refactor(cli): extract parsing functions
fbosch a1ad710
refactor(cli): extract add entry helpers
fbosch 5ef53ea
refactor(remove): extract helper functions
fbosch 3d2ec49
refactor(remove): extract helper functions
fbosch 5f723c9
refactor(sync): extract sync result builders
fbosch 35e9405
Merge branch 'feature/improve-progress-output' of github.com:fbosch/d…
fbosch 5078952
refactor(add): extract helper functions
fbosch 16b3efc
refactor(fetch): extract helper functions
fbosch 066f29b
refactor(config): extract config I/O
fbosch a73f371
refactor: organize files into commands and config
fbosch d0dbfbb
refactor: update file structure and imports
fbosch 38ad9be
feat(output): disable live output in tests
fbosch 295010b
fix: exports and build
fbosch efbce32
fix: exports and build
fbosch db6f2d2
feat: upgrade picomatch
fbosch 056bf45
chore: upgrade more dependencies
fbosch 1f56b2b
chore: revert cli-truncate upgrade
fbosch 96fee66
fix: pre-check node 18
fbosch e619480
chore: adjust from feedback
fbosch 0f664c2
chore: cleanup
fbosch 7f5706b
chore: cleanup
fbosch 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
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.