-
Notifications
You must be signed in to change notification settings - Fork 30.1k
Closed
flutter/plugins
#4325Labels
team-infraOwned by Infrastructure teamOwned by Infrastructure team
Description
I'm starting on bringing up UWP support in flutter/plugins, and need the infra brought online for that:
- A recipe that looks like the existing Windows plugin recipe except:
- It runs
--enable-windows-uwp-desktopinstead of--enable-windows-desktop - It passes
--winuwpinstead of--windowsto script commands
- It runs
Ideally it should be a separate stand-alone recipe so that we can see UWP failures separately from Win32 failures, but if we have to combine them that would be livable.
(I'll have a test PR available shortly to try running the new recipe against to see if it's working.)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
team-infraOwned by Infrastructure teamOwned by Infrastructure team