dotnet / arcade-services

Arcade Engineering Services
MIT License
54 stars 73 forks source link

Enable printing full build info in `darc get-build` #3598

Closed premun closed 1 month ago

premun commented 1 month ago

Our infra relies on custom HTTP calls to Maestro API which provides this information but darc only offers a slice of that. This PR makes it possible to print everything.

We will need this for https://dev.azure.com/dnceng/internal/_workitems/edit/6478

Release Note Category

Release Note Description

Allowed printing full build info in darc get-build