-
Notifications
You must be signed in to change notification settings - Fork 39
Labels
app: runnerConcerns the RunnerConcerns the Runnerpriority: lowIndicates a low priority issueIndicates a low priority issuetype: bugSomething isn't workingSomething isn't workingweight: 1An issue that has a very low development impactAn issue that has a very low development impact
Milestone
Description
The EnumMember attribute for the Yaml enum value is incorrectly set to "json". This will cause issues when serializing or deserializing the WorkflowOutputFormat enum, as the YAML output would be incorrectly associated with the json value. The correct value for the Yaml enum should be "yaml".
Metadata
Metadata
Assignees
Labels
app: runnerConcerns the RunnerConcerns the Runnerpriority: lowIndicates a low priority issueIndicates a low priority issuetype: bugSomething isn't workingSomething isn't workingweight: 1An issue that has a very low development impactAn issue that has a very low development impact
Type
Projects
Status
Done