microsoft / MIEngine

The Visual Studio MI Debug Engine ("MIEngine") provides an open-source Visual Studio Debugger extension that works with MI-enabled debuggers such as gdb and lldb.
MIT License
818 stars 218 forks source link

Migrate ADO Release to 1ES ADO Pipeline #1461

Closed WardenGnaw closed 2 months ago

WardenGnaw commented 2 months ago

This PR address the issue that ADO Release is not using a governed template. This PR adds the release stage as part of the official build

WardenGnaw commented 2 months ago

@gregg-miskelly I've discussed with Austen about how we should do this for all the repos. After discussing, it would be preferable that we do the insertion as part of the official build since if it's in its own stage, it's easier to just requeue that if it fails.