installer
installer copied to clipboard
Add Join-Verticals task, use it at the final Join Point
https://github.com/dotnet/source-build/issues/4199 Test run https://dev.azure.com/dnceng/internal/_build/results?buildId=2426483&view=results
A small note, we're publishing VerticalManifests as build artifacts because we want every leg to publish it's own into the same artifact. This is causing some SBOM manifest generation errors. The pipeline still runs as expected, but it's not green
Also not sure if we want to publish binlogs for this, we are using a secret as a property so it would appear there
Also not sure if we want to publish binlogs for this, we are using a secret as a property so it would appear there
Which secret? Afaik there's a binlog secret redaction tool in Arcade now - maybe we should run it (maybe it runs automatically).
Also not sure if we want to publish binlogs for this, we are using a secret as a property so it would appear there
Which secret? Afaik there's a binlog secret redaction tool in Arcade now - maybe we should run it (maybe it runs automatically).
There's an Azdo token we're passing as a property to authenticate to AzDo api
/azp run
Azure Pipelines successfully started running 4 pipeline(s).
Pausing this work for a bit, will pick it up at a later point