Skip to content

feat: allow dots in profile names - #133

Merged
felipefreitag merged 1 commit into
mainfrom
worktree-feat-eng-4698-dot-in-profile-names
Mar 19, 2026
Merged

feat: allow dots in profile names#133
felipefreitag merged 1 commit into
mainfrom
worktree-feat-eng-4698-dot-in-profile-names

Conversation

@felipefreitag

Copy link
Copy Markdown
Member

Profile names can now contain dots, enabling domain-like names such as resend.com. Updated validation regex, error message, and placeholder replacements across all three call sites.

@felipefreitag
felipefreitag requested a review from vcapretz March 19, 2026 18:14

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cubic analysis

No issues found across 4 files

Linked issue analysis

Linked issue: ENG-4698: Profile names don't support .(dot). Maybe it should

Status Acceptance criteria Notes
Allow '.' in profile names via validation logic Updated regex to allow dots in validateProfileName
Update validation error message to mention dots Error message updated to include 'dots'
⚠️ Update placeholders across all three call sites to preserve dots when generating names Placeholders updated in two files; third call site not changed
Add/modify tests to cover dot-containing profile names and updated messages Tests added verifying dot names and message content
Audit or changes to ensure supporting '.' won't break other shell behavior No audit or other code changes to prevent breakage

Profile names can now contain dots, enabling domain-like names such as
`resend.com`. Updated validation regex, error message, and placeholder
replacements across all three call sites.
@felipefreitag
felipefreitag force-pushed the worktree-feat-eng-4698-dot-in-profile-names branch from 33f7591 to a457a3b Compare March 19, 2026 19:14
@felipefreitag
felipefreitag merged commit 5710380 into main Mar 19, 2026
6 checks passed
@felipefreitag
felipefreitag deleted the worktree-feat-eng-4698-dot-in-profile-names branch March 19, 2026 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants