Fedor Korotkov
Fedor Korotkov
For backward compatibility we can persist the behaviour for `json` output and add `GB` for humans. Going from `int`s to `float`s is definitely a breaking change and only useful for...
In our setup we have monitoring configured on each worker as well. So the regular exporters can monitor disk and CPU usage on the hosts. The only complication is setting...
@bartekpacia sorry about that. Unblocked your account. Your first iteration looked too suspicious to our crypto mining detection mechanism.
I think we need to add the arguments to `sdk/34/Dockerfile` too. Lastly to preserve backward compatibility `ghcr.io/cirruslabs/android-sdk:tools-jdk17` should be tagged as `ghcr.io/cirruslabs/android-sdk:tools-jdk17`. Alternatively I don't mind if we'll just build...
Does it mean you want parametrize https://github.com/cirruslabs/docker-images-android/blob/9e83bc20b19e34972bdc0b584d5bcead7701617e/sdk/tools/Dockerfile#L22 We can probably just add them as arguments to Dockerfiles and then a `matrix` in `.cirrus.yml`.
SGTM. Yeah, we can `matrix` by a tuple of JDK,CLT,system-images
`409` status indicates there is some kind of conflict. Can you try to `tart set --random-serial ` before running you VM to make sure UDID is unique.
Then the other option might be that in order to use Apple ID on Sequoia devices VMs must be built from *.ipsw on a Sequoia device. Right now our images...
https://github.com/cirruslabs/tart/issues/59 is not possible at the moment. You want to create VMs from an *.ipsw with a predictable device ID, right?
@CodeStag thank you for checking!