Skip to content

feat: automated EAS production build pipeline#27

Open
K1NGD4VID wants to merge 1 commit into
StepFi-app:mainfrom
K1NGD4VID:EAS-production
Open

feat: automated EAS production build pipeline#27
K1NGD4VID wants to merge 1 commit into
StepFi-app:mainfrom
K1NGD4VID:EAS-production

Conversation

@K1NGD4VID

Copy link
Copy Markdown

Closes #10

  • Creates .github/workflows/eas-build.yml triggered by v* tag push
  • Adds android.buildType: apk to production profile in eas.json
  • Downloads APK after build and attaches to GitHub Release
  • Documents release process and EXPO_TOKEN secret in README

- Add .github/workflows/eas-build.yml triggered by v* tags
- Production profile now builds APK (android.buildType: apk)
- Release process documented in README
- Closes StepFi-app#10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[34] Add EAS production build workflow

1 participant