-
Notifications
You must be signed in to change notification settings - Fork 111
Conversation
Signed-off-by: Vitalii Parfonov <vparfono@redhat.com>
Signed-off-by: Vitalii Parfonov <vparfono@redhat.com>
Signed-off-by: Vitalii Parfonov <vparfono@redhat.com>
❌ E2E Happy path tests failed ❗ See Details
Tested with Eclipse Che Single User on K8S (minikube v1.1.1) ℹ️ |
❌ E2E Happy path tests failed ❗ See Details
Tested with Eclipse Che Single User on K8S (minikube v1.1.1) ℹ️ |
Signed-off-by: Vitalii Parfonov <vparfono@redhat.com>
❌ E2E Happy path tests failed ❗ See Details
Tested with Eclipse Che Single User on K8S (minikube v1.1.1) ℹ️ |
Signed-off-by: Vitalii Parfonov <vparfono@redhat.com>
❌ E2E Happy path tests failed ❗ See Details
Tested with Eclipse Che Single User on K8S (minikube v1.1.1) ℹ️ |
Signed-off-by: Vitalii Parfonov <vparfono@redhat.com>
❌ E2E Happy path tests failed ❗ See Details
Tested with Eclipse Che Single User on K8S (minikube v1.1.1) ℹ️ |
Signed-off-by: Vitalii Parfonov <vparfono@redhat.com>
❌ E2E Happy path tests failed ❗ See Details
Tested with Eclipse Che Single User on K8S (minikube v1.1.1) ℹ️ |
Signed-off-by: Vitalii Parfonov <vparfono@redhat.com>
❌ E2E Happy path tests failed ❗ See Details
Tested with Eclipse Che Single User on K8S (minikube v1.1.1) ℹ️ |
extensions/eclipse-che-theia-sync-file-tracker/src/browser/status-bar-contribution.ts
Outdated
Show resolved
Hide resolved
extensions/eclipse-che-theia-sync-file-tracker/src/browser/status-bar-contribution.ts
Outdated
Show resolved
Hide resolved
extensions/eclipse-che-theia-sync-file-tracker/src/browser/status-bar-contribution.ts
Outdated
Show resolved
Hide resolved
extensions/eclipse-che-theia-sync-file-tracker/src/browser/status-bar-contribution.ts
Outdated
Show resolved
Hide resolved
extensions/eclipse-che-theia-sync-file-tracker/src/browser/status-bar-contribution.ts
Outdated
Show resolved
Hide resolved
extensions/eclipse-che-theia-sync-file-tracker/src/browser/status-bar-contribution.ts
Outdated
Show resolved
Hide resolved
extensions/eclipse-che-theia-sync-file-tracker/src/browser/status-bar-contribution.ts
Outdated
Show resolved
Hide resolved
|
||
## Technical info | ||
|
||
TBD |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
is it needed here? )
extensions/eclipse-che-theia-sync-file-tracker/src/browser/status-bar-contribution.ts
Outdated
Show resolved
Hide resolved
Signed-off-by: Vitalii Parfonov <vparfono@redhat.com>
Signed-off-by: Vitalii Parfonov <vparfono@redhat.com>
❌ E2E Happy path tests failed ❗ See Details
Tested with Eclipse Che Single User on K8S (minikube v1.1.1) ℹ️ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It looks nice on the demo 👍
Signed-off-by: Vitalii Parfonov <vparfono@redhat.com>
✅ E2E Happy path tests succeed 🎉 See Details
Tested with Eclipse Che Single User on K8S (minikube v1.1.1) |
hi @vparfonov, could you make small changes required by @vzhukovskii ? |
will do |
Signed-off-by: Vitalii Parfonov <vparfono@redhat.com>
❌ E2E Happy path tests failed ❗ See Details
Tested with Eclipse Che Single User on K8S (minikube v1.1.1) ℹ️ |
@vparfonov looks like rebase is required ^ |
Signed-off-by: Vitalii Parfonov <vparfono@redhat.com>
done |
❌ E2E Happy path tests failed ❗ See Details
Tested with Eclipse Che Single User on K8S (minikube v1.1.1) ℹ️ |
Co-authored-by: Florent BENOIT <fbenoit@redhat.com>
extensions/eclipse-che-theia-file-sync-tracker/src/browser/status-bar-contribution.ts
Outdated
Show resolved
Hide resolved
...sions/eclipse-che-theia-file-sync-tracker/src/browser/che-theia-file-sync-frontend-module.ts
Outdated
Show resolved
Hide resolved
✅ E2E Happy path tests succeed 🎉 See Details
Tested with Eclipse Che Single User on K8S (minikube v1.1.1) |
Co-authored-by: Florent BENOIT <fbenoit@redhat.com>
Signed-off-by: Vitalii Parfonov <vparfono@redhat.com>
Signed-off-by: Vitalii Parfonov <vparfono@redhat.com>
✅ E2E Happy path tests succeed 🎉 See Details
Tested with Eclipse Che Single User on K8S (minikube v1.1.1) |
[ci-build] |
✅ E2E Happy path tests succeed 🎉 See Details
Tested with Eclipse Che Single User on K8S (minikube v1.1.1) |
What does this PR do?
This extension tracks events of file synchronization progress during workspace startup.
If workspace configured to use asynchronous storage extension will open websocket connection to special service and show progress in status bar. In case some error, error message will show in status bar after clicking will appear popup with error details. After successfully file synchronization status bar also will update with corresponding message, in this case message will disappear in 5 seconds.
Link on demo video
What issues does this PR fix or reference?
eclipse-che/che#15959
Release Notes
Docs PR