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

Sharding/parallel execution improvements #1818

Open
1 of 3 tasks
bartekpacia opened this issue Jul 21, 2024 · 3 comments
Open
1 of 3 tasks

Sharding/parallel execution improvements #1818

bartekpacia opened this issue Jul 21, 2024 · 3 comments
Labels
enhancement New feature request or improvement of an existing feature epic A new feature that seems to require more effort P2 Important and valid issues not at the top of the work list

Comments

@bartekpacia
Copy link
Contributor

bartekpacia commented Jul 21, 2024

Support for parallel execution has been added in PR #1732, but I see space for more improvement.

Some ideas:

@bartekpacia bartekpacia added the enhancement New feature request or improvement of an existing feature label Jul 21, 2024
@bartekpacia bartekpacia changed the title Parallel execution improvements Sharding/parallel execution improvements Jul 23, 2024
@bartekpacia
Copy link
Contributor Author

Maybe it would also be cool if maestro record supported many devices at once?

@bartekpacia
Copy link
Contributor Author

Request from a user on Slack:

What's the expected workflow to get a single build onto the generated simulators (iOS)?

Right now it has to be done manually with adb install <apk_path>/xcrun simctl install booted <app_path>, but it's obviously not convenient enough.

Maybe Maestro should have a separate install command, and have list of paths to app binaries to install in .maestro/config.yaml? Open for discussion.

@bartekpacia bartekpacia added the epic A new feature that seems to require more effort label Jul 29, 2024
@bartekpacia bartekpacia added the P2 Important and valid issues not at the top of the work list label Aug 19, 2024
@tokou
Copy link
Contributor

tokou commented Sep 7, 2024

Request from a user on Slack:

What's the expected workflow to get a single build onto the generated simulators (iOS)?

Right now it has to be done manually with adb install <apk_path>/xcrun simctl install booted <app_path>, but it's obviously not convenient enough.

Maybe Maestro should have a separate install command, and have list of paths to app binaries to install in .maestro/config.yaml? Open for discussion.

Linked #1665 #1854

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature request or improvement of an existing feature epic A new feature that seems to require more effort P2 Important and valid issues not at the top of the work list
Projects
None yet
Development

No branches or pull requests

2 participants