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

Allow running in-parallel add-ons #1

Closed
issacg opened this issue Jan 28, 2020 · 3 comments
Closed

Allow running in-parallel add-ons #1

issacg opened this issue Jan 28, 2020 · 3 comments

Comments

@issacg
Copy link
Owner

issacg commented Jan 28, 2020

Expected behavior: As a user, I should be able to develop several add-ons in the same Hass.io instance.

Actual behavior: Each add-on needs to run in its own devcontainer

@issacg
Copy link
Owner Author

issacg commented Jan 28, 2020

When microsoft/vscode-remote-release#2129 is solved, each add-on should be able to mount to the same running container under local add-ons.

Until then, as a workaround, you can modify the workspaceMount and workspaceFolder to the respective parent folders and then all add-ons in the parent directory will show up in the local add-ons

@inverse
Copy link

inverse commented Jan 12, 2021

@issacg can this be closed and the readme updated? As the ticket in question was closed.

@issacg
Copy link
Owner Author

issacg commented Jan 13, 2021

Not sure if it works as expected, as it hasn't been tested AFAIK.

Regardless, one could use the same setup as https://github.com/home-assistant/addons to achieve a similar goal, should one desire.

@issacg issacg closed this as completed Jan 13, 2021
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

No branches or pull requests

2 participants