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: Sanitize tags for filtering providers in projects #730

Merged
merged 1 commit into from
Apr 30, 2024

Conversation

ggiraldez
Copy link
Member

Fixes #728

Delete all non-alpha characters and replace whitespace with - in provider filtering tags when configuring a project and also when querying the providers for building the scenarios.

Fixes #728

Delete all non-alpha characters and replace whitespace with `-` in provider
filtering tags when configuring a project and also when querying the providers
for building the scenarios.
@ggiraldez ggiraldez merged commit fba09ef into main Apr 30, 2024
4 checks passed
@ggiraldez ggiraldez deleted the fix/728-providers-tags-with-spaces branch April 30, 2024 21:55
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.

Entering a tag with a space for filtering providers breaks the project
1 participant