-
Notifications
You must be signed in to change notification settings - Fork 84
feat(cli): Add ui5 cache clean command #1455
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
Open
d3xter666
wants to merge
48
commits into
main
Choose a base branch
from
feat/clean-cache-command
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
48 commits
Select commit
Hold shift + click to select a range
9a2a2e6
feat(cli): Add ui5 cache clean command
d3xter666 09370e9
refactor: Remove stale exports
d3xter666 53fb381
test: Add test cases
d3xter666 6dcd54f
fix: Cherry-pick missing methods
d3xter666 cdc0a74
docs: Update documentation
d3xter666 2beb71c
docs: Update JSdocs to reflect latest changes
d3xter666 5778b32
refactor: Rename orphaned dirs to start with underscore
d3xter666 01825d9
docs: Adjust JSdoc comments
d3xter666 5b593d9
docs: Update JSDoc
d3xter666 573495d
fix(cli): Resolve ui5DataDir without shared resolver
d3xter666 dbd18a1
test(cli): Cover cache ui5DataDir precedence
d3xter666 eeff300
docs: Adjust documentation
d3xter666 f3f317a
refactor: Align cleaners on common API
d3xter666 d8ebb21
docs: Adjust Troubleshooting cleanup section
d3xter666 c2afd62
refactor: DRY cleanups
d3xter666 63838f1
test: Add more test cases
d3xter666 cbe1bd0
refactor: Comment stale invocations
d3xter666 7e71d08
test: Fix missed stubs
d3xter666 cf82481
fix: Address potential race condition during dir rename
d3xter666 e3f3c4f
refactor: Long running Db cleanup
d3xter666 aa8806b
refactor: Optimize Db Vacuum
d3xter666 9e59f1b
refactor: Cleanups and UX alignment
d3xter666 298e23d
test: Improve coverage
d3xter666 f74804c
docs: Update docs
d3xter666 97e24d4
refactor: Remove redundant code
d3xter666 4b5e258
fix: Minor Bugs
d3xter666 6a3ccc1
fix: ESLint issues
d3xter666 a18397a
refactor: Return statements
d3xter666 f4a25d5
docs: Fix JSDoc comments
d3xter666 59c37f4
feat: Add usage warning for cache clean command
d3xter666 06dd017
refactor: Rename "orphaned" to "stale"
d3xter666 227c115
refactor: Group cache messages into Active & Stale groups
d3xter666 524283b
fix: ESLint issues
d3xter666 e664eec
refactor: DRY for data tables
d3xter666 bc3d34d
refactor: Consolidate common logic in CacheManager
d3xter666 5e0fc2b
refactor: Export cache clean modules for internal (@ui5/cli) usage
d3xter666 cdaec3b
refactor: Rename ambiguous const
d3xter666 a5a714e
revert: Bad renaming
d3xter666 6b89923
test: Fix failing tests
d3xter666 8f195c8
build: Update package-lock
d3xter666 90c1263
refactor: Remove redundant check
d3xter666 9fb4993
refactor: Provide complete path of the internal exports
d3xter666 948dd6d
refactor: Rename --yes flag to --force
d3xter666 46db12d
fix: ESLint findings
d3xter666 34ae040
feat: Enable detailed output only in verbose mode
d3xter666 79e7401
refactor: Reword confirmation prompt
d3xter666 04c5e9e
fix: Do not report wrongly stale cache
d3xter666 af83085
fix: Defensive logging for parallel executions
d3xter666 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
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.