-
Notifications
You must be signed in to change notification settings - Fork 480
fix(create-app): Fix critical CLI validation bugs and improve error handling #34472
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
+1,204
β192
Merged
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
aae54e9
fix(create-app): Fix critical CLI validation bugs and improve error hβ¦
fmontes e0579be
feat(create-app): Enhance CLI validation and error handling
fmontes e8d3d75
refactor(create-app): Improve validation robustness and code quality
fmontes e528d47
fix: change create-app health check endpoint to avoid Docker ACL issue
fmontes b082d24
fix(create-app): improve error handling and fix typos
fmontes 72761ff
feat(create-app): add specific Docker and port availability checks
fmontes 3fb2286
Merge branch 'main' into issue-create-app-cli-critical-bugs
fmontes 4ae52c0
refactor(create-app): improve code quality based on review feedback
fmontes 492ec4f
docs(create-app): update README with validation and error handling feβ¦
fmontes 5e6113c
refactor(create-app): remove duplicate Docker availability check
fmontes 517f57c
refactor(create-app): move getDockerDiagnostics to utils module
fmontes a8bf732
Update core-web/libs/sdk/create-app/src/utils/index.ts
fmontes d8aea92
Update core-web/libs/sdk/create-app/src/constants/index.ts
fmontes cae45ef
Update core-web/libs/sdk/create-app/src/utils/validation.ts
fmontes 92bc315
Update core-web/libs/sdk/create-app/README.md
fmontes 40c643b
refactor(create-app): enhance project name validation and improve URLβ¦
fmontes 257877a
Merge branch 'main' into issue-create-app-cli-critical-bugs
fmontes f634a0b
fix(create-app): improve authentication validation and error handling
fmontes d7d0fdd
fix(create-app): strip trailing slashes from URLs to prevent double sβ¦
fmontes df0c083
fix(create-app): enforce stricter project name validation
fmontes 394d3ee
fix(create-app): ensure non-zero exit codes for all failure scenarios
fmontes 7421c38
fix(create-app): improve directory path display in output messages
fmontes abf7dba
fix(create-app): prevent nested directory structure when path includeβ¦
fmontes 72e11cd
Merge branch 'main' into issue-create-app-cli-critical-bugs
fmontes 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
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.