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

[menu-bar][cli] Extract device types in a common file #66

Merged
merged 2 commits into from Sep 20, 2023

Conversation

gabrieldonadel
Copy link
Member

Why

To ensure that the communication between the menu-bar and CLI is accurate we should share common types between projects

How

Move device types to a new common-types folder at the root level of the repo and decouple AndroidDevice in AndroidConnectedDevice and AndroidEmulator

Test Plan

Run menu-bar and cli and ensure TS and lint tests are green

@gabrieldonadel gabrieldonadel merged commit 5e5d859 into main Sep 20, 2023
1 check passed
@gabrieldonadel gabrieldonadel deleted the @gabrieldonadel/improve-types branch September 20, 2023 02:04
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.

None yet

1 participant