Mike Baroukh
Mike Baroukh
Same for me but it was because I using ``` "env": { "APP_NAME": "value" } ``` in eas.json and it seems that Gradle override this value with "Gradle (Gradle)". But...
Hi @slact Thanks for your comment :). Effectively, their doc does not mention it. That is just what I see when running info all : ``` # Replication role:active-replica master_global_link_status:up...
Also, on keydb, subscribe actually works on any host. So on keydb subscribe will work if we use the first node. On second thought, I suppose that if the node...
I agree totally that allowing to explicitly define which host is read-write and which is read-only is the best option. That would be great. Maybe by adding a second parameter...
Nice ! I'll check tomorrow
Hi. Sorry I was not able to test becuase for now I was using the debian source module to rebuild a .deb. And now, using sources from this repo, building...
If you put the required outside of "allOf" : (I prefer to use yaml, it is shorter) ```yaml openapi: 3.0.0 info: title: required bug version: 1.0.0 paths: /example: get: responses:...
Hi. I had the same problem today and trying to upload from the web interface I saw a message linking to this : https://firebase.google.com/docs/app-distribution/android/distribute-console?hl=en&authuser=1&apptype=aab Don't know if it is the...