Skip to content

Conversation

@nmburgan
Copy link
Member

@nmburgan nmburgan commented Sep 2, 2025

Because the single Windows agent should work for all supported modern Windows OSes, this changes the name to windows-all-x64. This also adds the site to the Cygwin bootstrapping setup.bat file, as this is needed when running the installer for the very first time like we will be in GitHub Actions.

Additionally, if we can't find files to upload, then the task should fail, especially in GitHub Actions. This also fixes pathing on Windows in a way that should work for both local and CI Cygwin-based builds.

Because the single Windows agent should work for all supported modern
Windows OSes, this changes the name to windows-all-x64. This also adds
the site to the Cygwin bootstrapping setup.bat file, as this is needed
when running the installer for the very first time like we will be in
GitHub Actions.
If we can't find files to upload, then the task should fail, especially
in GitHub Actions. This also fixes pathing on Windows in a way that
should work for both local and CI Cygwin-based builds.
@nmburgan nmburgan changed the title Change windows-2019-x64 -> windows-all-x64 Change windows-2019-x64 -> windows-all-x64 and fix upload task Sep 3, 2025
Make this a ps1 file so that we can download different things for different repos, and have the GitHub action just call the script.
@nmburgan nmburgan merged commit f04a103 into main Sep 3, 2025
5 checks passed
@nmburgan nmburgan deleted the windows_gha branch September 3, 2025 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants