Skip to content

Conversation

@premun
Copy link
Member

@premun premun commented Apr 6, 2021

In order to introduce the new install / run-test / uninstall commands (#493), we need to separate installation from running the app which is currently happening via 1 mlaunch command for Simulators.

We unify the approach for Simulators and devices and do the install separately. This will also help with diagnosis of issues when simulators freeze and we don't know at which stage.

The code was refactored out of the Command classes into the Orchestrator classes so that it can be tested later too.
We can also now test passing args to the Commands and how they get parsed.

@premun
Copy link
Member Author

premun commented Apr 6, 2021

The new command for launching Simulator app without installing will need a new mlaunch version so the CI will fail before we get it.
The PR for mlaunch fix was opened already.

@premun
Copy link
Member Author

premun commented Apr 7, 2021

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@premun premun merged commit 240c966 into dotnet:main Apr 15, 2021
@premun premun deleted the prvysoky/finding-devices branch April 15, 2021 09:29
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.

2 participants