Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[expo] Remove the environment validator #23732

Merged
merged 3 commits into from
Aug 3, 2023

Conversation

tsapeta
Copy link
Member

@tsapeta tsapeta commented Jul 26, 2023

Why

This doesn't seem to be useful since we dropped standalone apps and needs to be removed in order to remove the dependency on expo-constants

How

Removed the validator, related functions and tests (including snapshots) that seem to be useless now.

Test Plan

  • CI passes (except the test suite on iOS, which seems to be unrelated)
  • Apps open without errors

@expo-bot expo-bot added the bot: suggestions ExpoBot has some suggestions label Jul 26, 2023
@tsapeta tsapeta force-pushed the @tsapeta/remove-environment-validator branch 2 times, most recently from f5795ab to 703d02f Compare August 2, 2023 10:53
@expo-bot expo-bot added bot: passed checks ExpoBot has nothing to complain about and removed bot: suggestions ExpoBot has some suggestions labels Aug 2, 2023
@tsapeta tsapeta marked this pull request as ready for review August 2, 2023 15:22
@tsapeta tsapeta force-pushed the @tsapeta/remove-environment-validator branch from 8b2a16c to cd73c4f Compare August 3, 2023 08:02
@tsapeta tsapeta merged commit 0f8ec3a into main Aug 3, 2023
6 of 8 checks passed
@tsapeta tsapeta deleted the @tsapeta/remove-environment-validator branch August 3, 2023 09:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot: passed checks ExpoBot has nothing to complain about
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants