Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Conversation

@cbracken
Copy link
Member

Removes the Windows UWP Engine target from CI.

UWP support was removed from the tool in:
https://flutter-review.googlesource.com/c/recipes/+/29500

UWP support will be removed from the recipe in:
https://flutter-review.googlesource.com/c/recipes/+/29500

UWP infra will be removed in a future patch.

Issue: flutter/flutter#102172

Pre-launch Checklist

  • I read the Contributor Guide and followed the process outlined there for submitting PRs.
  • I read the Tree Hygiene wiki page, which explains my responsibilities.
  • I read and followed the Flutter Style Guide and the C++, Objective-C, Java style guides.
  • I listed at least one issue that this PR fixes in the description above.
  • I added new tests to check the change I am making or feature I am adding, or Hixie said the PR is test-exempt. See testing the engine for instructions on
    writing and running engine tests.
  • I updated/added relevant documentation (doc comments with ///).
  • I signed the CLA.
  • All existing and new tests are passing.

If you need help, consider asking for advice on the #hackers-new channel on Discord.

@cbracken cbracken added the waiting for tree to go green This PR is approved and tested, but waiting for the tree to be green to land. label Apr 29, 2022
@cbracken cbracken merged commit 7fa276c into flutter:main Apr 29, 2022
@cbracken cbracken deleted the remove-uwp-builder branch April 29, 2022 21:03
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Apr 29, 2022
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Apr 29, 2022
cbracken added a commit that referenced this pull request Apr 30, 2022
This removes:
* The Windows UWP emebedder sources and targets
* UWP-specific build targets
* UWP-specific code behind WINUWP #ifdefs
* UWP-specific TODOs.
* uwptool.exe sources and targets used for installing, uninstalling, and
  launching UWP apps.

This is a straight removal patch, and does not land any refactorings
made possible by removal of UWP support. Those patches will land in
followup refactorings.

Tool support was removed in:
flutter/flutter#102174

The CI target was removed in:
#33012

The Recipe was removed in:
https://flutter-review.googlesource.com/c/recipes/+/29500

GN build support was removed in:
#33016

Issue: flutter/flutter#102172
godofredoc added a commit that referenced this pull request May 24, 2022
* 'Update Dart SDK to a6465a4'

* Swap engine builds from Debian to Ubuntu. (#33498)

* Update licenses hash.

* Remove Windows UWP Engine target (#33012)

Removes the Windows UWP Engine target from CI.

UWP support was removed from the tool in:
https://flutter-review.googlesource.com/c/recipes/+/29500

UWP support will be removed from the recipe in:
https://flutter-review.googlesource.com/c/recipes/+/29500

UWP infra will be removed in a future patch.

Issue: flutter/flutter#102172

* WinUWP: remove uses of build_windows_uwp (#33015)

Co-authored-by: yusuf-goog <[email protected]>
Co-authored-by: Chris Bracken <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

platform-windows waiting for tree to go green This PR is approved and tested, but waiting for the tree to be green to land.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants