Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

refactor(uri-scheme): move to expo/expo #4791

Merged
merged 1 commit into from
Dec 8, 2023

Conversation

byCedric
Copy link
Member

@byCedric byCedric commented Dec 4, 2023

Why

See expo/expo#25742

How

  • Dropped from CI
  • Dropped from repo

Test Plan

No need.

byCedric added a commit to expo/expo that referenced this pull request Dec 8, 2023
# Why

Moving the actively used `uri-scheme` over from `expo/expo-cli`.

Counter-part PR: expo/expo-cli#4791

# How

- Copied `uri-scheme` from `expo/expo-cli`
- Updated `tsconfig.json` to point at this monorepo config
- Updated `@expo/config-plugins` (to use latest) & `update-check` (for a
typing issue)
- Integrated `expo-module-scripts`

# Test Plan

See if CI passes.

# Checklist

<!--
Please check the appropriate items below if they apply to your diff.
This is required for changes to Expo modules.
-->

- [x] Documentation is up to date to reflect these changes (eg:
https://docs.expo.dev and README.md).
- [ ] Conforms with the [Documentation Writing Style
Guide](https://github.com/expo/expo/blob/main/guides/Expo%20Documentation%20Writing%20Style%20Guide.md)
- [ ] This diff will work correctly for `npx expo prebuild` & EAS Build
(eg: updated a module plugin).
@byCedric byCedric merged commit d435e05 into main Dec 8, 2023
2 of 4 checks passed
@byCedric byCedric deleted the @bycedric/refactor/uri-scheme branch December 8, 2023 21:48
onizam95 pushed a commit to onizam95/expo-av-drm that referenced this pull request Jan 15, 2024
# Why

Moving the actively used `uri-scheme` over from `expo/expo-cli`.

Counter-part PR: expo/expo-cli#4791

# How

- Copied `uri-scheme` from `expo/expo-cli`
- Updated `tsconfig.json` to point at this monorepo config
- Updated `@expo/config-plugins` (to use latest) & `update-check` (for a
typing issue)
- Integrated `expo-module-scripts`

# Test Plan

See if CI passes.

# Checklist

<!--
Please check the appropriate items below if they apply to your diff.
This is required for changes to Expo modules.
-->

- [x] Documentation is up to date to reflect these changes (eg:
https://docs.expo.dev and README.md).
- [ ] Conforms with the [Documentation Writing Style
Guide](https://github.com/expo/expo/blob/main/guides/Expo%20Documentation%20Writing%20Style%20Guide.md)
- [ ] This diff will work correctly for `npx expo prebuild` & EAS Build
(eg: updated a module plugin).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant