You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
I have a project built with expo and eas, running on Gitlab CI for development builds (when i have changes in my package.json), for preview builds (when the PR target branch is preview-xxx, ... ), for amplify deployments, ...
When i add some expo packages to my package.json that need a new build, i trigger my CI, the build is sent to EAS, and the build is done a few minutes after.
I have to go to Orbit, choose a build from EAS, and install it on my simulator.
Describe the solution you'd like
I would like Orbit listen for builds on EAS and automatically download latest build and install it on my simulators
Can a CLI do this ? can we use the internal cli orbit uses for this purpose ? if so, is there documentation ?
Additional context
No response
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
I have a project built with expo and eas, running on Gitlab CI for development builds (when i have changes in my package.json), for preview builds (when the PR target branch is preview-xxx, ... ), for amplify deployments, ...
When i add some expo packages to my package.json that need a new build, i trigger my CI, the build is sent to EAS, and the build is done a few minutes after.
I have to go to Orbit, choose a build from EAS, and install it on my simulator.
Describe the solution you'd like
I would like Orbit listen for builds on EAS and automatically download latest build and install it on my simulators
Can a CLI do this ? can we use the internal cli orbit uses for this purpose ? if so, is there documentation ?
Additional context
No response
The text was updated successfully, but these errors were encountered: