Names of file inputs with raw arguments are not properly sanitized by the compiler #4110
Labels
area/sdk/dsl/compiler
area/sdk
kind/bug
status/triaged
Whether the issue has been explicitly triaged
When passing output references to inputs consumed as files, everything works fine.
When passing constant strings to inputs consumed as files, the artifact names are not sanitized leading to invalid workflows.
The text was updated successfully, but these errors were encountered: