-
Notifications
You must be signed in to change notification settings - Fork 92
Open
Labels
need-to-triageRequires investigationRequires investigation
Description
The azure-pipeline-variables feature added by #11 is poorly named. This passes the "variables" as "parameters" to the ADO pipeline. This makes it very confusing about what's actually happening with the values.
Here's the code in question that demonstrates why this is confusing:
pipelines/src/pipeline.runner.ts
Line 95 in f1fe65f
| parameters: this.taskParameters.azurePipelineVariables |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
need-to-triageRequires investigationRequires investigation