-
-
Notifications
You must be signed in to change notification settings - Fork 9.8k
CLI: Implement design feedback #32984
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
valentinpalkovic
merged 28 commits into
valentin/cli-init-rework
from
valentin/cli-init-rework-design-adjustments
Nov 13, 2025
Merged
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
2c7ac43
Enhance project scaffolding by adding 'Other' option for unsupported …
valentinpalkovic b5e87fc
Refactor command execution by removing 'shell: true' option in variou…
valentinpalkovic 871c615
Update telemetry notification message to remove unnecessary formattin…
valentinpalkovic bbc59ea
Remove unnecessary formatting from abort messages in task execution f…
valentinpalkovic a960afd
Refactor FinalizationCommand to remove selectedFeatures parameter, si…
valentinpalkovic 061781a
Remove unnecessary output from initiation completion logger for impro…
valentinpalkovic 78236e1
Add silent flag for npm package manager in Storybook initiation to re…
valentinpalkovic 3ffa86e
Refactor logging output in various components for improved clarity an…
valentinpalkovic 6e1bb50
Update Playwright installation prompt to indicate abort option; remov…
valentinpalkovic e54f891
Update code/lib/cli-storybook/src/upgrade.ts
valentinpalkovic 897cf7a
Refactor postinstall command execution to use spawnSync for synchrono…
valentinpalkovic ec6de36
Refactor sandbox function to remove unused borderColor variable and u…
valentinpalkovic 64fbedc
Fix command argument formatting in dispatcher.ts to remove unnecessar…
valentinpalkovic 9719b1d
Refactor postinstall command argument handling for improved clarity b…
valentinpalkovic bf72e84
Refactor command execution in link.ts to utilize executeCommand for i…
valentinpalkovic b56df2c
Remove 'skip-install' option from init function in sandbox-parts.ts f…
valentinpalkovic 993b2dd
Add debug logging for version handling in postinstall and package man…
valentinpalkovic eee9dbe
Enhance version handling in JsPackageManager by incorporating version…
valentinpalkovic 9ba0234
Refactor JsPackageManager tests to use spyOn for mocking latestVersio…
valentinpalkovic 8e2937d
Merge branch 'valentin/cli-init-rework' into valentin/cli-init-rework…
valentinpalkovic baa5ad6
Refactor command execution in dispatcher and add synchronous command …
valentinpalkovic 116cf23
Refactor taskLog implementation to simplify logging conditions and re…
valentinpalkovic a84ea41
Refactor command spawning in dispatcher to separate command and argum…
valentinpalkovic b9eb956
Refactor telemetry error handling to conditionally send errors only w…
valentinpalkovic f9221a8
Update stdio configuration in AddonVitestService to inherit and pipe …
valentinpalkovic ae93da3
Update Playwright installation command in AddonVitestService to use '…
valentinpalkovic 80a78e7
Update automigration logging to handle optional fixId for improved cl…
valentinpalkovic a2d573b
Merge branch 'valentin/cli-init-rework' into valentin/cli-init-rework…
valentinpalkovic 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
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.