dotnet/runtime

Cleanup dev-innerloop pipeline to remove legs that are no longer needed to be exercised there

Open

#50.110 aperta il 23 mar 2021

Vedi su GitHub
 (3 commenti) (0 reazioni) (0 assegnatari)C# (5445 fork)batch import
area-Infrastructurehelp wanted

Metriche repository

Star
 (17.886 star)
Metriche merge PR
 (Merge medio 12g 11h) (661 PR mergiate in 30 g)

Descrizione

In the beginning we added some legs in the dev-innerloop pipeline to protect developer workflow that wasn't exercised in CI, i.e: build.cmd libs+mono. However, we added mobile platforms to the main pipeline or runtime-staging that exercise some of this scenarios, so we can remove them from dev-innerloop and save some machine time there.

Tis is from: https://github.com/dotnet/runtime/pull/50102#discussion_r599716180

Guida contributor