axem-solutions / dem

Containerized Development Environment Manager for embedded development
Other
95 stars 15 forks source link

[FeatureRequest] Create command - add option to set the host for the tool images #132

Closed janosmurai closed 2 months ago

janosmurai commented 1 year ago

:warning: Unsolved dependency: the Dev Env settings panel must be implemented first!

In the Dev Env settings panel, if the user selects the host, its value gets saved to the dev_env.json.

janosmurai commented 2 months ago

Design change:

Instead of assigning the tool images to hosts, the user can set which host should run a given task. This can be set on the Task Settings tab of the Dev Env Settings window. See https://github.com/axem-solutions/dem/issues/213 for more info.