PowerShell / PowerShell-Docker

Repository for building PowerShell Docker images
MIT License
411 stars 151 forks source link

delete mariner2 test-deps and update buildHelper func to fix poolHostVersion for windows #807

Closed anamnavi closed 5 months ago

anamnavi commented 5 months ago

BuildHelper.psm1 Get-TemplatePopulatedYaml() is now fixed to populate poolHostVersion correctly for windowsserver2022 and windowsservercore22.

Deleted mariner2 test-deps images

Updated channel based ReleaseStage.yml files to reflect above changes.

PR Summary

PR Checklist