You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Playground CLI] Consolidate auto mounting logic (#2360)
## Motivation for the change, related issues
Simplifies the auto mounting logic and adds explicit semantics for
creating additional Blueprint steps as a result of an auto mount, e.g.
installing and activating a plugin that was automatically detected.
Also, adds unit tests for the automounting detection.
A part of #2281
## Testing Instructions (or ideally a Blueprint)
Confirm the tests are still green
0 commit comments