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
Linked to #426#424
Previous implementation of the local runner could only work with a local
runner and not the remote one. This PR enables the explorer to handle
both. If the base path is local, it will be mounted to the explorer.
Otherwise, the base path will be passed as a container argument inside
the component
Notes:
* Cloud credentials are optional for the local runner (manifest is local
but can point to a remote ) but mandatory with the remote base path
Linked to #426#424
Previous implementation of the local runner could only work with a local
runner and not the remote one. This PR enables the explorer to handle
both. If the base path is local, it will be mounted to the explorer.
Otherwise, the base path will be passed as a container argument inside
the component
Notes:
* Cloud credentials are optional for the local runner (manifest is local
but can point to a remote ) but mandatory with the remote base path
No description provided.
The text was updated successfully, but these errors were encountered: