Skip to content

12#14

Merged
caxtonacollins merged 7 commits intomainfrom
12
May 28, 2025
Merged

12#14
caxtonacollins merged 7 commits intomainfrom
12

Conversation

@caxtonacollins
Copy link
Copy Markdown
Owner

closes #12

PR Description

This PR adds a CI/CD workflow for the Expo project using GitHub Actions. It includes:

  • Linting, type checking, and running tests on every push and pull request to main and develop branches.
  • Automated EAS builds for both preview (develop) and production (main) branches.
  • Node.js and Yarn version management for consistent builds.
  • Secure use of Expo tokens via GitHub secrets.

This setup helps ensure code quality and automates the build process for faster, more reliable deployments.

@caxtonacollins caxtonacollins merged commit 63280dc into main May 28, 2025
2 checks passed
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.

Implement CI/CD Workflow for sync-mobile

1 participant