microsoft / go

The Microsoft build of the Go toolset
BSD 3-Clause "New" or "Revised" License
269 stars 26 forks source link

Implement waitForIngestionEnabled for go-images #1258

Open dagood opened 3 months ago

dagood commented 3 months ago

The .NET Docker feature waitForIngestionEnabled would let our build wait for MAR publish to complete before our build completes.

It requires a service connection set up with the ability to check the MAR API.