Skip to content
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

fix: validate org name only contains letters and numbers, fix java version in gitpod #1813

Merged
merged 2 commits into from
Feb 18, 2025

Conversation

alfespa17
Copy link
Member

Fix #1705

image

image

@alfespa17 alfespa17 merged commit b3665e6 into main Feb 18, 2025
5 checks passed
@alfespa17 alfespa17 deleted the feat/validate-org-name branch February 18, 2025 19:10
@flippipe
Copy link

@alfespa17 If it is not allowed dash in the org name, the example should not contain it :)

@alfespa17
Copy link
Member Author

@alfespa17 If it is not allowed dash in the org name, the example should not contain it :)

Thank you, I fixed the example here #1814

@BenjaminDecreusefond
Copy link
Contributor

Hi @alfespa17 !

We created our org with a '-' in the middle of the name. Have the impacts of such a change been tested for pre-existing organization ? :)

@alfespa17
Copy link
Member Author

Hi @alfespa17 !

We created our org with a '-' in the middle of the name. Have the impacts of such a change been tested for pre-existing organization ? :)

Hello @BenjaminDecreusefond you can have issues when using the providers, you can check more details here #1705

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.

Validate Organization name does not contain the character "-"
3 participants