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

Check that Step.name doesn't contain dots or spaces #545

Merged
merged 1 commit into from
Apr 16, 2024

Conversation

gabrielmbmb
Copy link
Member

Description

This PR adds a validation to the name of the Steps so it cannot contain dots or spaces. This is mainly because the CLI, uses the . to parse the runtime parameters.

@gabrielmbmb gabrielmbmb added the enhancement New feature or request label Apr 16, 2024
@gabrielmbmb gabrielmbmb added this to the 1.0.0 milestone Apr 16, 2024
@gabrielmbmb gabrielmbmb self-assigned this Apr 16, 2024
@gabrielmbmb gabrielmbmb merged commit 23c5fe5 into main Apr 16, 2024
4 checks passed
@gabrielmbmb gabrielmbmb deleted the no-dots-in-step-name branch April 16, 2024 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

1 participant