dotnet/runtime

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

Open

#50,110 建立於 2021年3月23日

在 GitHub 查看
 (3 留言) (0 反應) (0 負責人)C# (5,445 fork)batch import
area-Infrastructurehelp wanted

倉庫指標

Star
 (17,886 star)
PR 合併指標
 (平均合併 12天 11小時) (30 天內合併 661 個 PR)

描述

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

貢獻者指南