Skipped Task unexpectedly evaluate both output.as
and export.as
#481
Labels
app: runner
Concerns the Runner
priority: high
Indicates a high priority issue
type: bug
Something isn't working
weight: 2
An issue with a low development impact
Milestone
I tried this:
Run a task that defines an unmatched
if
clauseThis happened:
Both
output.as
andexport.as
in the task were evaluated. Moreover,export.as
ended up applying to the entire context instead of the task's output, causing the context to become invalid.I expected this:
output.as
andexport.as
to be ignored for a skipped taskIs there a workaround?
No response
Anything else?
No response
Platform(s)
No response
Community Notes
The text was updated successfully, but these errors were encountered: