-
Notifications
You must be signed in to change notification settings - Fork 166
Closed
Labels
area: specChanges in the SpecificationChanges in the Specificationchange: documentationImprovements or additions to documentation. It won't impact a version change.Improvements or additions to documentation. It won't impact a version change.
Milestone
Description
What would you like to be added:
Currently the output of the fork task is undocumented. My understanding is that:
compete: false: an array of the outputs from each branch in order of branch definitioncompete: true: the output of the first completed branch
Why is this needed:
Questions:
Alternatively one could argue that compete: true could also return an array with all but the winning branch being null. This would allow downstream tasks to know which branch won but seems rather cumbersome.
Metadata
Metadata
Assignees
Labels
area: specChanges in the SpecificationChanges in the Specificationchange: documentationImprovements or additions to documentation. It won't impact a version change.Improvements or additions to documentation. It won't impact a version change.
Type
Projects
Status
Done