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

Workflows containing commas in their name fail #758

Closed
vanshg opened this issue Jun 29, 2023 · 1 comment
Closed

Workflows containing commas in their name fail #758

vanshg opened this issue Jun 29, 2023 · 1 comment

Comments

@vanshg
Copy link

vanshg commented Jun 29, 2023

After the 2.5.0 release, workflows with commas in their name fail with the error:

ValidationError: Key Validation Error: v8-gradle|Linux|Build, test and deploy-build-and-test-code[37a6259cc0c1dae299a7866489dff0bd]-7e6e283daa6662e3fbcaffbf38abebc2169ab560 cannot contain commas.

This stems from #699

Ideally, the cache should not impose additional restrictions on the Workflow name

@bigdaz
Copy link
Member

bigdaz commented Jun 29, 2023

Thanks for the report. Closing as a duplicate of #756.

We just released v2.5.1 which contains a fix for this issue. Using v2 should now succeed with a workflow name containing a comma.

@bigdaz bigdaz closed this as not planned Won't fix, can't repro, duplicate, stale Jun 29, 2023
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

No branches or pull requests

2 participants