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

validate full workflow ID #6246

Open
oliver-sanders opened this issue Jul 17, 2024 · 0 comments · May be fixed by #6264
Open

validate full workflow ID #6246

oliver-sanders opened this issue Jul 17, 2024 · 0 comments · May be fixed by #6264
Assignees
Labels
Milestone

Comments

@oliver-sanders
Copy link
Member

The workflow "name" is validated, the "run name" is not.

$ cylc install generic -n f? -r r?
WorkflowFilesError: invalid workflow name 'f?' - can only contain: alphanumeric, `/`, `_`, ` `, `-`, `.`, `@`
$ cylc install generic -n f -r r?
INSTALLED f/r? from /net/home/h06/osanders/cylc-src/generic
@oliver-sanders oliver-sanders added this to the 8.3.3 milestone Jul 17, 2024
@wxtim wxtim modified the milestones: 8.3.3, 8.3.4 Jul 23, 2024
@wxtim wxtim self-assigned this Jul 25, 2024
@wxtim wxtim linked a pull request Jul 25, 2024 that will close this issue
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants