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

[permissions] Migrate interface to expo-modules-core #12961

Merged
merged 10 commits into from
May 24, 2021

Conversation

tsapeta
Copy link
Member

@tsapeta tsapeta commented May 18, 2021

Why

Followup #12718

How

Removed unimodules-permissions-interface package and replaced its references to the new interface living in expo-modules-core.
Removed unnecessary dependency on this interface in expo-sms and expo-sensors.

Test Plan

NCL examples of modified packages seem to work as expected

Checklist

  • Documentation is up to date to reflect these changes (eg: https://docs.expo.io and README.md).
  • This diff will work correctly for expo build (eg: updated @expo/xdl).
  • This diff will work correctly for expo prebuild & EAS Build (eg: updated a module plugin).

@tsapeta tsapeta force-pushed the @tsapeta/remove-permissions-interface branch from 4d234d4 to 5d8d5ac Compare May 18, 2021 22:40
Copy link
Collaborator

@expo-bot expo-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The review previously left here is no longer valid, jump to the latest one 👉 #12961 (review)

@expo-bot expo-bot added the bot: suggestions ExpoBot has some suggestions label May 18, 2021
Copy link
Collaborator

@expo-bot expo-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The review previously left here is no longer valid, jump to the latest one 👉 #12961 (review)

@tsapeta tsapeta force-pushed the @tsapeta/remove-permissions-interface branch from f4b2b37 to 88d2ac0 Compare May 18, 2021 23:18
Copy link
Collaborator

@expo-bot expo-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The review previously left here is no longer valid, jump to the latest one 👉 #12961 (review)

Copy link
Contributor

@lukmccall lukmccall left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM ✅

@tsapeta tsapeta force-pushed the @tsapeta/remove-permissions-interface branch from 88d2ac0 to 839b19a Compare May 24, 2021 09:14
Copy link
Collaborator

@expo-bot expo-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The review previously left here is no longer valid, jump to the latest one 👉 #12961 (review)

@tsapeta tsapeta force-pushed the @tsapeta/remove-permissions-interface branch from 839b19a to 4ebfb1c Compare May 24, 2021 09:20
Copy link
Collaborator

@expo-bot expo-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The review previously left here is no longer valid, jump to the latest one 👉 #12961 (review)

Copy link
Collaborator

@expo-bot expo-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The review previously left here is no longer valid, jump to the latest one 👉 #12961 (review)

@tsapeta tsapeta force-pushed the @tsapeta/remove-permissions-interface branch from 33a1d65 to 3350d8f Compare May 24, 2021 11:33
Copy link
Collaborator

@expo-bot expo-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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 to expand) 👇

⚠️ Warning: Missing changelog entries


If you made some API or behavioral changes, please add an appropriate entry to the following changelogs:


Generated by ExpoBot 🤖 against 3350d8f

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot: suggestions ExpoBot has some suggestions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants