You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 21, 2021. It is now read-only.
Describe the bug
Some workflows generated by the library are not valid. E.g. workflows with name over 63 characters in length. To Reproduce
Create a workflow with a name 64 characters long. Expected behaviour
Receive an error when setting name so be longer than 63 characters.
Screenshots
This workflow was submitted via the DSL and failed only when run.
Describe the bug
Some workflows generated by the library are not valid. E.g. workflows with name over 63 characters in length.
To Reproduce
Create a workflow with a name 64 characters long.
Expected behaviour
Receive an error when setting name so be longer than 63 characters.
Screenshots

This workflow was submitted via the DSL and failed only when run.