Skip to content

Update Docs and EAS Scripts for Builds, Submissions, and Updates#27

Merged
JulienTexier merged 4 commits intodevfrom
chore/eas-scripts-and-docs-improved
Oct 11, 2024
Merged

Update Docs and EAS Scripts for Builds, Submissions, and Updates#27
JulienTexier merged 4 commits intodevfrom
chore/eas-scripts-and-docs-improved

Conversation

@JulienTexier
Copy link
Copy Markdown
Collaborator

✨ What has changed?

This PR introduces updates to the documentation and improvements to the EAS (Expo Application Services) scripts for building, submitting, and updating the app.

Key changes:

  1. Documentation Updates:

    • Improved sections covering assets, app updates, code signing, and publishing to better reflect current practices and configurations.
  2. EAS Script Improvements:

    • Enhanced the EAS build and EAS submit scripts for better automation and reliability.
    • Added a new EAS update script for managing over-the-air (OTA) updates more efficiently.

📝 Why these changes?

1. Improved Documentation:

The updated documentation ensures that team members and contributors have clear, up-to-date guidelines on managing assets, app updates, and code signing. This reduces confusion and potential errors during the build and publishing process.

2. Streamlined EAS Workflow:

  • The EAS build and EAS submit scripts were refined to make the build and submission process smoother and more efficient.
  • Introducing the EAS update script simplifies the handling of OTA updates, providing a straightforward way to push updates without needing to manually manage all configurations.

Note: The EAS update script is essential when working with environment variables, as EAS update does not have access to EAS secrets, unlike EAS build. This script ensures that the environment variables from your .env file are correctly applied during the update process, preventing potential issues with missing or incorrect configurations during over-the-air (OTA) updates.

@github-actions
Copy link
Copy Markdown

🚀 Expo preview is ready!

  • Project → taito-template
  • Platforms → android, ios
  • Scheme → taito-template-dev
  • Runtime Version → c630a571bfbfc8dde0490f408c124369eab4148d
  • More info

Learn more about 𝝠 Expo Github Action

@JulienTexier JulienTexier marked this pull request as ready for review October 9, 2024 13:30
@JulienTexier JulienTexier merged commit 9740d1a into dev Oct 11, 2024
@JulienTexier JulienTexier deleted the chore/eas-scripts-and-docs-improved branch October 11, 2024 12:48
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.

1 participant