Matan Lurey
Matan Lurey
@sigmundch Can you comment if this is something that needs to be done or otherwise close this issue? Thanks!
Got it, thanks!
Could someone try this again with the latest stable version(s) of Flutter and let us know if this still is a problem?
Yeah good point!
I am temporarily assigning to `team-ios` to take a look, thanks!
Hey @ash2moon, some of the CI patterns in this PR are surprising to me. Can you take a look at [flutter.dev/to/ci-yaml](https://flutter.dev/to/ci-yaml) and see if these situations might apply to your...
Could the engine team advise - is there supposed to be a `android-arm*/linux-arm64` `gen_snapshot`, or is the bug that `linux-x64` is supposed to be used, even on a Linux Arm64...
@ievdokdm This is only obvious when a run is in progress - I'm guessing we accidentally initialize a date to `0`, which is Unix-epoch-interpreted as "very long", but it's possible...
@ievdokdm This is a less important change - but we currently encode something called a `checkRunGuard` as a JSON string - which is both confusing and non-obvious - we've had...
Let's give adjusting a shot!