Skip to main content

πŸ“± Mobile Deployment (Legacy: EAS Workflows)

Legacy

AttuneLogic Mobile no longer uses the EAS Workflows-based GitHub Actions orchestration described in older docs.

Current pipeline:

  • GitHub Actions publishes OTA updates via eas update (on beta/alpha/main)
  • Native builds are triggered locally via build/* + pre-push hook (beta ad hoc, alpha TestFlight, production App Store)

See: deployment/mobile-deployment-guide.

Why this page exists​

This page is retained for historical context because the repo previously experimented with an EAS Workflows orchestration model.