-
Notifications
You must be signed in to change notification settings - Fork 0
feat: use --name as repository domain in repo create and init #180
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 7 commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
aeb446a
fix: use --name as repository domain in repo create and init
jomifepe ba8a947
refactor: require --name to be kebab-case instead of auto-formatting
jomifepe ad84956
refactor: align domain regex with Wroom/Dashboard
jomifepe 6607b4f
fix: lowercase --name before submitting to match server behavior
jomifepe a371fcc
refactor: remove --name from init, have --repo create if missing
jomifepe ec80744
refactor: minimize init changes for new --repo-creates-if-missing flow
jomifepe b65a47a
refactor: inline validateRepositoryDomain into repo-create.ts
jomifepe 10dd57b
feat: use zod schema
jomifepe 525298c
fix: test
jomifepe 4d1e26a
fix: validate --repo
jomifepe b163f83
refactor: move code
jomifepe 08566de
feat: logging
jomifepe e0b7557
feat: logging
jomifepe 8c64c1d
Apply suggestions from code review
jomifepe bef603a
refactor: redundant check
jomifepe 6019802
refactor: rename
jomifepe 913749f
refactor: cleanup
jomifepe 51aabe9
test: max
jomifepe 2d36ecd
refactor: remove casting
jomifepe d088ee3
Merge remote-tracking branch 'origin/main' into jp/repo-display-name
jomifepe e28f384
fix: call order
jomifepe 2896d8f
test: move cleanup
jomifepe 4cd5804
feat: match dashboard behavior omitting name
jomifepe 89c8bd4
test: lowercase conversion
jomifepe 428aab2
refactor: cleanup
jomifepe 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
Some comments aren't visible on the classic Files Changed page.
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
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.