installer icon indicating copy to clipboard operation
installer copied to clipboard

Add Join-Verticals task, use it at the final Join Point

Open dkurepa opened this issue 1 year ago • 6 comments

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

dkurepa avatar Apr 09 '24 13:04 dkurepa

Also not sure if we want to publish binlogs for this, we are using a secret as a property so it would appear there

dkurepa avatar Apr 09 '24 14:04 dkurepa

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).

premun avatar Apr 09 '24 14:04 premun

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

dkurepa avatar Apr 09 '24 17:04 dkurepa

/azp run

dkurepa avatar Apr 11 '24 08:04 dkurepa

Azure Pipelines successfully started running 4 pipeline(s).

azure-pipelines[bot] avatar Apr 11 '24 08:04 azure-pipelines[bot]

Pausing this work for a bit, will pick it up at a later point

dkurepa avatar Apr 30 '24 08:04 dkurepa