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

refactor(image-utils): move over from expo/expo-cli #25556

Merged
merged 14 commits into from
Dec 4, 2023

Conversation

byCedric
Copy link
Member

@byCedric byCedric commented Nov 23, 2023

Why

Moving the actively used @expo/image-utils over from expo/expo-cli.

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

How

  • Copied @expo/image-utils from expo/expo-cli
  • Integrated expo-module-scripts
  • Splitted Jest unit and e2e tests
  • Resolved lining and typing issues

Test Plan

See if CI passes.

Checklist

@byCedric byCedric changed the title chore(image-utils): move over from expo/expo-cli refactor(image-utils): move over from expo/expo-cli Nov 23, 2023
@expo-bot expo-bot added the bot: suggestions ExpoBot has some suggestions label Nov 23, 2023
@expo-bot expo-bot added bot: passed checks ExpoBot has nothing to complain about bot: suggestions ExpoBot has some suggestions and removed bot: suggestions ExpoBot has some suggestions bot: passed checks ExpoBot has nothing to complain about labels Nov 23, 2023
@byCedric byCedric marked this pull request as ready for review November 23, 2023 16:11
@byCedric byCedric force-pushed the @bycedric/image-utils/move-from-expo-cli branch from dfccd71 to 9dbb699 Compare December 4, 2023 12:58
@expo-bot
Copy link
Collaborator

expo-bot commented Dec 4, 2023

Hi there! 👋 I'm a bot whose goal is to ensure your contributions meet our guidelines.

I've found some issues in your pull request that should be addressed (click on them for more details) 👇

⚠️ Suggestion: Missing changelog entries


Your changes should be noted in the changelog. Read Updating Changelogs guide and consider adding an appropriate entry to the following changelogs:


Generated by ExpoBot 🤖 against 716cad6

@byCedric byCedric merged commit 9264fcc into main Dec 4, 2023
16 checks passed
@byCedric byCedric deleted the @bycedric/image-utils/move-from-expo-cli branch December 4, 2023 13:11
onizam95 pushed a commit to onizam95/expo-av-drm that referenced this pull request Jan 15, 2024
# Why

Moving the actively used `@expo/image-utils` over from `expo/expo-cli`.

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

# How

- Copied `@expo/image-utils` from `expo/expo-cli`
- Integrated `expo-module-scripts`
- Splitted Jest unit and e2e tests
- Resolved lining and typing issues

# 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).

---------

Co-authored-by: Expo Bot <34669131+expo-bot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants