simh-testsetgenerator/.github
B. Scott Michel d06160871f v141_xp toolkit. again. and again. and...
Rethink how the Windows XP toolkit installs because the Chocolatey
installer(s) changed and broke the SIMH CI/CD build. Revert to a
previous strategy that updates the GH Windows runner image in-place with
Microsoft's vswhere and vs_installer tools.

There's some Grey Magic in how this is done, with some adapted
PowerShell code from the Chocolately PS scripts. The upshot is that
vs_installer spawns a subprocess to do the actual install, but there's
now way to get vs_installer to actually wait for that subprocess to
complete. So, the script has to look for the installer subprocesses and
poll-wait for them to finish.
2023-06-18 13:11:31 -04:00
..
workflows v141_xp toolkit. again. and again. and... 2023-06-18 13:11:31 -04:00
ISSUE_TEMPLATE.md GitHub: Update issue template to be more specific about answering ALL questions 2021-08-10 12:24:19 -07:00