dotnet / arcade

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

VSTS: create Win7 and Win8 images #423

Closed Chrisboh closed 6 years ago

Chrisboh commented 6 years ago

@natemcmaster commented on Tue Jul 31 2018

We want to move the https://github.com/aspnet/IISIntegration repo to build completely on VSTS. Before we can do so, we would like to ensure we keep test coverage for Win7 and Win8. How can we go about creating agents for these OSes for https://dotnet.visualstudio.com? Ideally, we'd have them available for PR validation and official builds.

cc @jkotalik @pakrym

natemcmaster commented 6 years ago

I'm not sure why this issue got moved to Arcade. @markwilkie @chcosta can you help route this? While we're waiting for VSTS improvements, I'm okay if we use devdiv.visualstudio instead for win7/win8 testing.

chcosta commented 6 years ago

I'll leave this here for now so we can remember to address it when BYOC becomes available in dotnet.visualstudio.com.

chcosta commented 6 years ago

@ChadNedzlek can I close this? Is this basically being addressed by https://github.com/dotnet/core-eng/issues/4106 and other OS Onboarding work?

natemcmaster commented 6 years ago

The guidance we have been given is to use Helix.

Closing as we'll do that eventually in aspnet. No work necessary from arcade.