dotnet / arcade

Tools that provide common build infrastructure for multiple .NET Foundation projects.
MIT License
671 stars 349 forks source link

Add testing for installers infra #15251

Open NikolaMilosavljevic opened 1 week ago

NikolaMilosavljevic commented 1 week ago

Contributes to https://github.com/dotnet/source-build/issues/4758

Our infra for building packages and installers for various platforms is rather complex. Making any changes in infra today, requires manual time-consuming builds of various packages in runtime and sdk, to ensure we don't introduce regressions.

The following is needed: