Skip to content

Conversation

Arlodotexe
Copy link
Member

This resolves disk space issues that emerged with GitHub's infrastructure changes, allowing builds to complete successfully with adequate disk space for UWP/WinAppSDK builds.

  • Update Xaml-Style-Check job to use windows-latest-large
  • Update project-template job to use windows-latest-large
  • Update new-experiment job to use windows-latest-large

Addresses the tooling submodule portion of the CI runner migration as documented in the broader infrastructure update initiative.

This same change has been made in these upstream consuming repos:

- Update Xaml-Style-Check job to use windows-latest-large
- Update project-template job to use windows-latest-large
- Update new-experiment job to use windows-latest-large

This resolves disk space issues that emerged with GitHub's
infrastructure changes, allowing builds to complete successfully
with adequate disk space for UWP/WinAppSDK builds.

Addresses the tooling submodule portion of the CI runner migration
as documented in the broader infrastructure update initiative.
@Arlodotexe Arlodotexe self-assigned this Sep 25, 2025
@Arlodotexe Arlodotexe added bug 🐛 Something isn't working CI/pipeline 🔬 labels Sep 25, 2025
@michael-hawker
Copy link
Member

michael-hawker commented Sep 25, 2025

Looks like this doesn't have the update to the XAML Styler Tool Version yet?

@Arlodotexe
Copy link
Member Author

Looks like this doesn't have the update to the XAML Styler Tool Version yet?

XAML styler update will happen in existing PR #294

@michael-hawker
Copy link
Member

Aren't these all dependent on fixing the CI to run? So we should fix the XAML Styler version here (as that's the proper fix) and close #294?

…required

Install .NET 6 SDK to re-enable XAML Styler
- Bump xamlstyler.console from 3.2206.4 to 3.2501.8
- Remove .NET 6 SDK installation step from build workflow
- Fixes .NET 6 compatibility issues
@Arlodotexe
Copy link
Member Author

Arlodotexe commented Sep 25, 2025

Aren't these all dependent on fixing the CI to run? So we should fix the XAML Styler version here (as that's the proper fix) and close #294?

The idea was to change the base branch in #294 to point to this PR, but it looks like GitHub closed it on me early when I changed the base, right as I was pushing 20cf3d8 to that #294 branch.

We'll just cherry-pick and continue in this PR. The same change was pushed to existing branches in Labs and mainline WCT, will have PRs shortly.

@Arlodotexe Arlodotexe merged commit e7eb236 into main Sep 25, 2025
11 checks passed
@Arlodotexe Arlodotexe deleted the feature/migrate-to-large-runners branch September 25, 2025 22:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug 🐛 Something isn't working CI/pipeline 🔬

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants