Summary
- Write and validate EAS CI/CD workflow YAML files for Expo projects.
- Fetches the latest JSON schema from Expo's API to ensure job types, parameters, triggers, and runner configurations are current Supports dynamic expressions using ${{ }} syntax with contexts for GitHub events, workflow inputs, job outputs, and step results Includes built-in validation script that checks workflow structure against the schema and reports errors before deployment Provides reference documentation for syntax, pre-packaged job types, and workflow structure via cached fetch requests