Arpit Vasani
Arpit Vasani
Project is in Xamarin.forms. I am running it in Android.
okay. I'll try that.
No. Use this [plugin](https://github.com/EddyVerbruggen/Calendar-PhoneGap-Plugin). It adds events in phone's default calendar app.
Same issue here. Using VPN works. so change your network if you are facing this issue.
I think you might be looking for this ```javascript const revision = require('puppeteer/lib/esm/puppeteer/revisions.js').PUPPETEER_REVISIONS.chromium; ```
You can also get it from here https://omahaproxy.appspot.com/ you can have it in json using https://omahaproxy.appspot.com/all.json you can also pass arguments in query params to get desired channel or platform
No. AFAIK, Coolify will only create one container for each application.
repo linking and CI CD can be done in coolify. the rest of the things like syncing up repo with upstream and tracking conflicts should be done manually. I think...
@andrasbacsai Can we put things we need for github app in coolify's env as optional value?
Yes. I think it is possible as per https://docs.docker.com/config/containers/resource_constraints/ @andrasbacsai This is nice to have. can put it along with other configs.