about summary refs log tree commit diff
path: root/.github/workflows/bundle-deploy-eas-update.yml
Commit message (Expand)AuthorAgeFilesLines
* Captcha fixes (#8803)Eric Bailey2025-08-081-0/+3
* [APP-1173] Clean up env (#8701)Eric Bailey2025-07-301-18/+49
* Conditional workflowsrafael2025-07-241-2/+3
* disable new arch (#8561)hailey2025-06-231-13/+1
* switch mmkv version before android eas bundle (#8526)hailey2025-06-181-4/+12
* Disable android new arch (#8525)Eric Bailey2025-06-181-3/+3
* facepalm (#8510)hailey2025-06-171-1/+1
* add fabric package/lock files (#8509)hailey2025-06-171-0/+4
* Move SENTRY_DSN to secrets (#8096)Eric Bailey2025-05-271-1/+1
* Make sure Sentry's auth token is set on process (#8040)Eric Bailey2025-03-271-1/+1
* A few good metrics (#7897)Eric Bailey2025-03-141-1/+7
* Add checks for invalid syntax post-i18n builds (#7935)Eric Bailey2025-03-141-2/+5
* use latest macos/xcode (#7893)Hailey2025-03-041-2/+2
* Add lockfile lint (#7177)dan2024-12-191-0/+3
* add key (#7169)Hailey2024-12-181-1/+4
* Change Android's MainActivity launchMode to singleTop (#4255)Nick Manos2024-05-291-2/+2
* use xcode 15.3 (#4253)Hailey2024-05-291-0/+4
* use custom github action for fingerprinting (#4226)Hailey2024-05-281-63/+49
* typo in if/else (#3899)Hailey2024-05-071-1/+1
* create new cache key on each run when saving previous commit hash (#3898)Hailey2024-05-071-2/+4
* fix bad bool check in action (#3885)Hailey2024-05-061-2/+6
* add bundle identifiers to app-info (#3861)Hailey2024-05-041-0/+6
* Keep each deployment job in a separate concurrency group (#3446)Hailey2024-04-081-4/+9
* prevent deployment race conditions (#3416)Hailey2024-04-051-5/+22
* Lint and check types before building (#3424)Hailey2024-04-041-4/+12
* Simplify list logic further to prevent misuse (#3334)Hailey2024-04-031-9/+10
* Work around GitHub false-positive for passing secret to another action (#3396)Hailey2024-04-031-3/+13
* don't fetch from origin if unnecessary when performing OTA deploy (#3392)Hailey2024-04-031-0/+1
* run bundle/deploy on main pushes (#3391)Hailey2024-04-031-0/+3
* Add OTA updates support for `testflight` channel (#3291)Hailey2024-04-031-6/+221
* add expo-updates github action (#3270)Hailey2024-03-191-0/+55