eas-cli icon indicating copy to clipboard operation
eas-cli copied to clipboard

Fastest way to build, submit, and update iOS and Android apps

Results 186 eas-cli issues
Sort by recently updated
recently updated
newest added

I've just created a new project with ``` npx create-expo-app new-expo-app ``` And trying to share the app with Expo Go with the following instructions https://docs.expo.dev/guides/sharing-preview-releases/ on `eas update` run...

enhancement
eas update

# Checklist - [ ] I've added an entry to [CHANGELOG.md](https://github.com/expo/eas-cli/blob/main/CHANGELOG.md#main) if necessary. You can comment this pull request with `/changelog-entry [breaking-change|new-feature|bug-fix|chore] [message]` and CHANGELOG.md will be updated automatically. #...

### Summary When I run `eas update --branch preview --message "Testing EAS 1"` I get the following error: ``` [expo-cli] Export was successful. Your exported files can be found in...

needs review
eas update

It sometimes makes sense to upload git-ignored files to EAS. There should be a way to override .gitignore file rules. See https://github.com/expo/eas-cli/issues/228#issuecomment-1006837799 for context.

enhancement
eas build

### Build/Submit details page URL _No response_ ### Summary Expo CLI contained a method for uploading Push Notification credentials programmatically for both Android and iOS. #### Android ``` expo push:android:upload...

enhancement
eas build

### Build/Submit details page URL https://expo.dev/accounts/kavyar-org/projects/kavyar-app/updates/d58a32ad-7c5a-4122-8def-29c85401bb7d ### Summary `eas update` seems to be missing a `--clear-cache` option. `expo publish` had this option and `eas build` has it. Not having it...

needs review
eas update

### Build/Submit details page URL _No response_ ### Summary I'm trying to do my first build on ios with eas. But I'm having an error when logging in with apple...

needs review
eas build

# Checklist - [ ] I've added an entry to [CHANGELOG.md](https://github.com/expo/eas-cli/blob/main/CHANGELOG.md#main) if necessary. You can comment this pull request with `/changelog-entry [breaking-change|new-feature|bug-fix|chore] [message]` and CHANGELOG.md will be updated automatically. #...

### Build/Submit details page URL _No response_ ### Summary When attempting to run an iOS build, I'm prompted to sign in with my Apple Developer account; however, my account is...

enhancement
eas build

### Build/Submit details page URL _No response_ ### Summary We are on the production plan and are experimenting with eas-update for automating CI test JS bundle updates. I've followed the...

bug
eas update