Skip to content

Comments

feat: use underscores intead of hyphens in profile id generation#386

Merged
bobbyhouse merged 1 commit intomainfrom
profile-special-char-replace
Feb 10, 2026
Merged

feat: use underscores intead of hyphens in profile id generation#386
bobbyhouse merged 1 commit intomainfrom
profile-special-char-replace

Conversation

@bobbyhouse
Copy link
Contributor

@bobbyhouse bobbyhouse commented Feb 6, 2026

What I did
When only a profile name is provided and the id is generated it will replace special characters with underscores instead of hyphens. Hyphens were problematic because they were being interpreted as command line flags.

Related issue

(not mandatory) A picture of a cute animal, if possible in relation to what you did

When only a profile name is provided and the id is generated
it will replace special characters with underscores instead of
hypens. Hypens were problematic because they were being interpreted
as command line flags.
@bobbyhouse bobbyhouse requested a review from a team as a code owner February 6, 2026 00:50
Copy link
Contributor

@Pnkcaht Pnkcaht left a comment

Choose a reason for hiding this comment

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

lgtm

@bobbyhouse bobbyhouse merged commit 14d2d4e into main Feb 10, 2026
8 checks passed
@bobbyhouse bobbyhouse deleted the profile-special-char-replace branch February 10, 2026 16:53
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.

3 participants