Jenn Magder
Jenn Magder
\cc @tvolkert not sure who to poke for this request.
While this is probably still actionable by _someone_, imitation_game isn't being worked on, I'm not aware of any other plans to make this kind of comparative benchmarking happen, and I'm...
See also https://github.com/flutter/flutter/issues/90675
It also says swift-format can be used as an API from another swift script, as opposed to using it as a command line tool https://github.com/apple/swift-format#api-usage. That would allow us to...
The packages tooling is now set up to handle swift-format as of https://github.com/flutter/packages/pull/5204, but it still needs to be put into CI. I see there's already a CIPD package at...
Recipe change to add the CIPD package as a dependency: https://flutter-review.googlesource.com/c/recipes/+/54020
That package only runs on macOS. That means we'll need a `Mac repo_checks` that `swift-format`s. We could make `check_podspecs` into a more generic `repo_checks` that also calls `swift-format` (it runs...
> swift-format also works on Ubuntu, but not on Alpine, e.g. https://hub.docker.com/r/mtgto/swift-format/ Understood. The version we easily have available to us in CI from [chromium](https://chrome-infra-packages.appspot.com/p/infra/3pp/tools/swift-format/) is only built for Mac....
If I'm reading this correctly, this is requesting display P3 wide gamut colors profile adoption, which is being tracked more specifically with https://github.com/flutter/flutter/issues/55092. I'm going to forward duplicate this there...
Thanks for looking into this more!