Append $flutter/osx sdk property to existing platforms/targets relying on xcode#4074
Conversation
|
Friendly ping. This is a no-op for existing workflows. |
|
Hi @stuartmorgan, what is the process to land PRs on red for packages repo? Seems the tree has been red the whole day. This PR is a no-op config change. Is it feasible to land manually, or do I need to wait for the tree green? If one has to wait, where can I track the status of the tree? Is there a bug tracking the tree fix? |
Tree is green! |
It's the same as the other repos: only do it if your PR is fixing the breakage.
We're having a fair amount of flake that we need to resolve, so it's red on and off a lot recently, but it definitely hasn't been red for the entire day.
The ecosystem channel in Discord is the best place to ask about tree issues. |
…s relying on xcode (flutter/packages#4074)
I see. Most likely the times I checked the tree was red due to flake. Will use
Cool. TIL the ecosystem channel for packages tree discussion. Will reach out there in the future. Thanks @stuartmorgan for the info.! |
flutter/packages@995bfc5...9f8dcc5 2023-05-25 54558023+keyonghan@users.noreply.github.com Append $flutter/osx sdk property to existing platforms/targets relying on xcode (flutter/packages#4074) 2023-05-25 10687576+bparrishMines@users.noreply.github.com [url_launcher_android] Fix `unawaited_futures` lint errors (flutter/packages#4086) 2023-05-25 stuartmorgan@google.com [url_launcher] Convert Android to Pigeon (flutter/packages#4045) 2023-05-25 pq@users.noreply.github.com [multiple packages] Update collection-fors to prefer final (as per updated `prefer_final_in_for_each`) (flutter/packages#4073) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/flutter-packages-flutter-autoroll Please CC flutter-ecosystem@google.com,rmistry@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Part of flutter/flutter#127534