Skip to content

[VMR] Add "buildPass" parameter to vmr-build jobs templates#43193

Merged
directhex merged 5 commits intodotnet:mainfrom
directhex:4217
Sep 5, 2024
Merged

[VMR] Add "buildPass" parameter to vmr-build jobs templates#43193
directhex merged 5 commits intodotnet:mainfrom
directhex:4217

Conversation

@directhex
Copy link
Contributor

This is treating buildPass as a string rather than a number, as the spec explicitly uses the phrasing "if set", and number in AzDO needs to be a valid (non-null) value.

Closes: dotnet/source-build#4217

This is treating buildPass as a string rather than a number, as the spec
explicitly uses the phrasing "if set", and number in AzDO needs to be
a valid (non-null) value.

Closes: dotnet/source-build#4217
@directhex directhex requested review from a team as code owners September 3, 2024 18:46
@ghost ghost added Area-Infrastructure untriaged Request triage from a team member labels Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area-Infrastructure untriaged Request triage from a team member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[VMR] Add BuildPass parameter to vmr-build.yml

3 participants