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

Async PV for workspace: events provided by container doing the sync inside the workspace #15959

Closed
Tracked by #15384
benoitf opened this issue Feb 7, 2020 · 3 comments
Assignees
Labels
kind/task Internal things, technical debt, and to-do tasks to be performed.
Milestone

Comments

@benoitf
Copy link
Contributor

benoitf commented Feb 7, 2020

Publish events on the startup of a workspace:

subtask of #15384

Eclipse Theia will be able to listen to these events:
Note: if easier, it could be a service that Theia will call/listen when loading.

It should provide information like:

  • restore-status event : it will include if there is a need to restore something or not ? (like if we have a fresh workspace)

  • restore event (pre/post) : there was something that needs to be recovered from a previous state. In that case, needs to wait that restoration is finished in the IDE (display progress, etc)

@benoitf benoitf added kind/task Internal things, technical debt, and to-do tasks to be performed. area/dev-experience labels Feb 7, 2020
@benoitf benoitf added this to the Backlog - Hosted Che milestone Feb 7, 2020
@benoitf benoitf changed the title Async PVC for workspace: events provided by container doing the sync inside the workspace Async PV for workspace: events provided by container doing the sync inside the workspace Feb 7, 2020
@vparfonov
Copy link
Contributor

Depends on: #16464

@ibuziuk ibuziuk modified the milestones: Backlog - Hosted Che, 7.14 May 13, 2020
@ibuziuk ibuziuk modified the milestones: 7.14, 7.15 Jun 3, 2020
@ibuziuk
Copy link
Member

ibuziuk commented Jun 8, 2020

UX demo - https://youtu.be/UHzH66Hz6G4

@ibuziuk
Copy link
Member

ibuziuk commented Jul 15, 2020

@vparfonov can we close this one?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/task Internal things, technical debt, and to-do tasks to be performed.
Projects
None yet
Development

No branches or pull requests

3 participants