Dominik Sokal
Dominik Sokal
@quinlanj > Another option would be to use a JSON file cache This was my initial thought when I started implementing this. I decided on `eas.json` because I thought that...
/changelog-entry new-feature Add eas.json to skip push notifications credentials setup.
If we used https://json5.org/ for eas.json, would it solve the comments problem for you?
@brentvatne > one thing we did wrong there was we supported json5 in files with the .json extension, which didn't work great with editors like vscode That's interesting. I tried...
I cannot reproduce the issue using provided steps.
Can any of you share a reproducible example of the issue?
/changelog-entry chore Improve instructions on setting `extra.eas.projectId` in app configuration.
Hi, Could you please describe your use case? Usually, setting push credentials seems to be a one-time effort.
Closing this for now
/changelog-entry new-feature Print warning when eas-cli is installed as project dependency.