dotnet / runtime

.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
https://docs.microsoft.com/dotnet/core/
MIT License
15.26k stars 4.73k forks source link

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

Open safern opened 3 years ago

safern commented 3 years ago

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

dotnet-issue-labeler[bot] commented 3 years ago

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.

ghost commented 3 years ago

Tagging subscribers to this area: @dotnet/runtime-infrastructure See info in area-owners.md if you want to be subscribed.

Issue Details
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
Author: safern
Assignees: safern
Labels: `area-Infrastructure`
Milestone: -
SamMonoRT commented 2 years ago

Moving to 8.0.0