Skip to content

docs(eas): update EAS build & submit instructions#87

Merged
asdolo merged 1 commit intomasterfrom
docs/eas_update_eas_build_submit_instructions
Nov 26, 2024
Merged

docs(eas): update EAS build & submit instructions#87
asdolo merged 1 commit intomasterfrom
docs/eas_update_eas_build_submit_instructions

Conversation

@asdolo
Copy link
Copy Markdown
Collaborator

@asdolo asdolo commented Nov 8, 2024

What does this do?

  • Update EAS.md instructions file to latest changes from the EAS build and submit processes.
  • Add new NPM scripts for creating iOS credentials for each environment (pnpm credentials:development:ios, pnpm credentials:qa:ios, pnpm credentials:staging:ios and pnpm credentials:production:ios).
  • Add new NPM scripts for submitting a build for each environment (pnpm submit:development:mobile, pnpm submit:qa:mobile, pnpm submit:staging:mobile and pnpm submit:production:mobile).

Why did you do this?

There was a minor issue in the original EAS instructions regarding the eas credentials command. Running that command only creates credentials for the development environment. With the updated instructions, we now have proper documentation on how to create credentials for all environments.

I also used this change as an opportunity to restructure the rest of the file for better organization.

Who/what does this impact?

Developers who want to use EAS to build and distribute their apps.

How did you test this?

N/A

@asdolo asdolo self-assigned this Nov 8, 2024
@asdolo asdolo requested a review from a team as a code owner November 8, 2024 18:18
@github-actions
Copy link
Copy Markdown

github-actions bot commented Nov 8, 2024

💯 Test Coverage

Lines Statements Branches Functions
Coverage: 51%
50.79% (257/506) 46.15% (102/221) 36.12% (69/191)

😎 Tests Results

Tests Skipped Failures Errors Time
68 0 💤 0 ❌ 0 🔥 27.106s ⏱️
👀 Tests Details • (51%)
File% Stmts% Branch% Funcs% LinesUncovered Line #s
All files50.7946.1536.1251.76 
report-only-changed-files is enabled. No files were changed in this commit :)

@asdolo asdolo force-pushed the docs/eas_update_eas_build_submit_instructions branch from 465d3dc to e33a661 Compare November 26, 2024 15:23
@asdolo asdolo enabled auto-merge November 26, 2024 15:23
@asdolo asdolo disabled auto-merge November 26, 2024 15:29
@asdolo asdolo merged commit 4c584b1 into master Nov 26, 2024
@asdolo asdolo deleted the docs/eas_update_eas_build_submit_instructions branch November 26, 2024 15:29
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.

3 participants