Skip to content

[eas-cli] Remove unused eas onboarding command#3993

Merged
byronkarlen merged 3 commits into
mainfrom
byron/remove-onboarding-command
Jul 9, 2026
Merged

[eas-cli] Remove unused eas onboarding command#3993
byronkarlen merged 3 commits into
mainfrom
byron/remove-onboarding-command

Conversation

@byronkarlen

@byronkarlen byronkarlen commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Why

The expo.new web onboarding flow that fed this command no longer exists.

➜  ~ eas onboarding
This command can only be run as part of the onboarding process started on the Expo website. Visit https://expo.new to start a new project.
    Error: project:onboarding command failed.

This is technically a breaking change but maybe we don't need to list it as one. The command has already been failing.

How

Removed command and related query.

Test Plan

CI

byronkarlen and others added 3 commits July 9, 2026 08:58
The expo.new web onboarding flow that fed this command no longer exists.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@github-actions

github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown

✅ Thank you for adding the changelog entry!

@byronkarlen byronkarlen marked this pull request as ready for review July 9, 2026 15:12
@byronkarlen byronkarlen requested a review from tchayen July 9, 2026 15:12
@github-actions

github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown

Subscribed to pull request

File Patterns Mentions
**/* @douglowder

Generated by CodeMention

Warning: The preamble and epilogue options in commentConfiguration are deprecated. Use template instead.

@codecov

codecov Bot commented Jul 9, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 59.78%. Comparing base (cc42fdc) to head (6488906).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3993      +/-   ##
==========================================
+ Coverage   59.60%   59.78%   +0.19%     
==========================================
  Files         938      936       -2     
  Lines       41226    41040     -186     
  Branches     8678     8633      -45     
==========================================
- Hits        24568    24533      -35     
+ Misses      16564    16413     -151     
  Partials       94       94              

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@byronkarlen byronkarlen merged commit 43662ca into main Jul 9, 2026
11 checks passed
@byronkarlen byronkarlen deleted the byron/remove-onboarding-command branch July 9, 2026 16:41
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.

2 participants