Austin Drummond
Austin Drummond
The ability to add a delay or wait would be really helpful.
I had a missing `app` parameter that fixed the issue: ``` firebase_app_distribution( firebase_cli_token: ENV['FIREBASE_TOKEN'], app: ENV["FL_FIREBASE_ANDROID_APP_ID"], # this was empty groups: ENV['FL_FIREBASE_ANDROID_GROUPS'] ) ```
@hcancelik I do! I actually had that on my local copy three years ago. I just pushed it to the default branch at https://github.com/adrum/MultiSoundChanger. I also pushed up a few...
Of course! Here it is: ``` [brianium/paratest](https://github.com/paratestphp/paratest/tree/v7.7.0) 7.7.0 Parallel testing for PHP [brick/math](https://github.com/brick/math/tree/0.12.3) 0.12.3 Arbitrary-precision arithmetic library [carbonphp/carbon-doctrine-types](https://github.com/CarbonPHP/carbon-doctrine-types/tree/3.2.0) 3.2.0 Types to use Carbon in Doctrine [clue/redis-protocol](https://github.com/clue/redis-protocol/tree/v0.3.2) 0.3.2 A streaming Redis...
I actually thought about adding this logic to the valet trust command, but ultimately decided calling it whenever secure is called seemed like the most natural flow. For anyone with...
I re-read your comment, and I don't think it would be necessary since the CA is trusted. We could pass a --trust option to the secure command, but I don't...
> > thought about adding this logic to the valet trust command > > Nah, that command has a different intention anyway. Yeah, that's why I decided it didn't make...
@drbyte I don't use Firefox, but I was curious enough to try to understand why it doesn't use the System Keychain. Upon my first attempt at reproducing the FF issue,...
@drbyte Anything else needed from me for this one?
@kapi2289 Good to go! We needed to keep the status code option.