Consolidate CI checks and configure EAS submit app ID - #22
Conversation
- Merge format, lint, typecheck, and test into one CI job - Configure the iOS App Store Connect app ID for EAS submit
ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Free Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughCI workflow jobs were consolidated: four separate jobs ( ChangesCI Workflow Consolidation
Mobile EAS Configuration
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Poem
Note 🎁 Summarized by CodeRabbit FreeYour organization is on the Free plan. CodeRabbit will generate a high-level summary and a walkthrough for each pull request. For a comprehensive line-by-line review, please upgrade your subscription to CodeRabbit Pro by visiting https://app.coderabbit.ai/login. Review rate limit: 1/3 review remaining, refill in 25 minutes and 6 seconds. Comment |
Summary
checksjob that runs formatting, linting, type checking, and tests in one place.ascAppIdtoapps/mobile/eas.jsonso EAS submit can target the correct App Store Connect app.Testing
pnpm format:check,pnpm lint,pnpm typecheck, andpnpm testin a single job.apps/mobile/eas.jsonincludessubmit.production.ios.ascAppId.Summary by CodeRabbit