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
To introduce Environment SPI and separate environment handling logic into implementation-specific component we need to stop using Machine API for handling machines.
Now next calls are used from IDE only:
get machine by ID
get all machines of workspace
destroy machine
UD doesn't use machine API, so don't need changes.
The text was updated successfully, but these errors were encountered:
RomanNikitenko
added
status/code-review
This issue has a pull request posted for it and is awaiting code review completion by the community.
and removed
status/in-progress
This issue has been taken by an engineer and is under active development.
labels
Sep 16, 2016
To introduce Environment SPI and separate environment handling logic into implementation-specific component we need to stop using Machine API for handling machines.
Now next calls are used from IDE only:
UD doesn't use machine API, so don't need changes.
The text was updated successfully, but these errors were encountered: