Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.

Rsync events #771

Merged
merged 20 commits into from
Jul 10, 2020
Merged

Rsync events #771

merged 20 commits into from
Jul 10, 2020

Conversation

vparfonov
Copy link
Contributor

@vparfonov vparfonov commented Jun 9, 2020

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

vparfonov added 3 commits June 9, 2020 16:37
Signed-off-by: Vitalii Parfonov <vparfono@redhat.com>
Signed-off-by: Vitalii Parfonov <vparfono@redhat.com>
Signed-off-by: Vitalii Parfonov <vparfono@redhat.com>
@che-bot
Copy link
Contributor

che-bot commented Jun 9, 2020

❌ E2E Happy path tests failed ❗

Try Che-Theia editor only Try Che-Theia with Java/maven example Try Che-Theia with NodeJs example

See Details

name link
che-theia docker.io/maxura/che-theia:771
che-theia-endpoint-runtime-binary docker.io/maxura/che-theia-endpoint-runtime-binary:771

Tested with Eclipse Che Single User on K8S (minikube v1.1.1)

ℹ️ Use comment "crw-ci-test" to rerun happy path E2E test.

@che-bot
Copy link
Contributor

che-bot commented Jun 9, 2020

❌ E2E Happy path tests failed ❗

Try Che-Theia editor only Try Che-Theia with Java/maven example Try Che-Theia with NodeJs example

See Details

name link
che-theia docker.io/maxura/che-theia:771
che-theia-endpoint-runtime-binary docker.io/maxura/che-theia-endpoint-runtime-binary:771

Tested with Eclipse Che Single User on K8S (minikube v1.1.1)

ℹ️ Use comment "crw-ci-test" to rerun happy path E2E test.

@che-bot
Copy link
Contributor

che-bot commented Jun 10, 2020

❌ E2E Happy path tests failed ❗

Try Che-Theia editor only Try Che-Theia with Java/maven example Try Che-Theia with NodeJs example

See Details

name link
che-theia docker.io/maxura/che-theia:771
che-theia-endpoint-runtime-binary docker.io/maxura/che-theia-endpoint-runtime-binary:771

Tested with Eclipse Che Single User on K8S (minikube v1.1.1)

ℹ️ Use comment "crw-ci-test" to rerun happy path E2E test.

Signed-off-by: Vitalii Parfonov <vparfono@redhat.com>
@che-bot
Copy link
Contributor

che-bot commented Jun 10, 2020

❌ E2E Happy path tests failed ❗

Try Che-Theia editor only Try Che-Theia with Java/maven example Try Che-Theia with NodeJs example

See Details

name link
che-theia docker.io/maxura/che-theia:771
che-theia-endpoint-runtime-binary docker.io/maxura/che-theia-endpoint-runtime-binary:771

Tested with Eclipse Che Single User on K8S (minikube v1.1.1)

ℹ️ Use comment "crw-ci-test" to rerun happy path E2E test.

Signed-off-by: Vitalii Parfonov <vparfono@redhat.com>
@che-bot
Copy link
Contributor

che-bot commented Jun 10, 2020

❌ E2E Happy path tests failed ❗

Try Che-Theia editor only Try Che-Theia with Java/maven example Try Che-Theia with NodeJs example

See Details

name link
che-theia docker.io/maxura/che-theia:771
che-theia-endpoint-runtime-binary docker.io/maxura/che-theia-endpoint-runtime-binary:771

Tested with Eclipse Che Single User on K8S (minikube v1.1.1)

ℹ️ Use comment "crw-ci-test" to rerun happy path E2E test.

Signed-off-by: Vitalii Parfonov <vparfono@redhat.com>
@vparfonov vparfonov marked this pull request as ready for review June 15, 2020 15:05
@che-bot
Copy link
Contributor

che-bot commented Jun 15, 2020

❌ E2E Happy path tests failed ❗

Try Che-Theia editor only Try Che-Theia with Java/maven example Try Che-Theia with NodeJs example

See Details

name link
che-theia docker.io/maxura/che-theia:771
che-theia-endpoint-runtime-binary docker.io/maxura/che-theia-endpoint-runtime-binary:771

Tested with Eclipse Che Single User on K8S (minikube v1.1.1)

ℹ️ Use comment "crw-ci-test" to rerun happy path E2E test.

Signed-off-by: Vitalii Parfonov <vparfono@redhat.com>
@che-bot
Copy link
Contributor

che-bot commented Jun 16, 2020

❌ E2E Happy path tests failed ❗

Try Che-Theia editor only Try Che-Theia with Java/maven example Try Che-Theia with NodeJs example

See Details

name link
che-theia docker.io/maxura/che-theia:771
che-theia-endpoint-runtime-binary docker.io/maxura/che-theia-endpoint-runtime-binary:771

Tested with Eclipse Che Single User on K8S (minikube v1.1.1)

ℹ️ Use comment "crw-ci-test" to rerun happy path E2E test.


## Technical info

TBD
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is it needed here? )

Signed-off-by: Vitalii Parfonov <vparfono@redhat.com>
Signed-off-by: Vitalii Parfonov <vparfono@redhat.com>
@vparfonov vparfonov requested a review from azatsarynnyy June 17, 2020 09:18
@che-bot
Copy link
Contributor

che-bot commented Jun 17, 2020

❌ E2E Happy path tests failed ❗

Try Che-Theia editor only Try Che-Theia with Java/maven example Try Che-Theia with NodeJs example

See Details

name link
che-theia docker.io/maxura/che-theia:771
che-theia-endpoint-runtime-binary docker.io/maxura/che-theia-endpoint-runtime-binary:771

Tested with Eclipse Che Single User on K8S (minikube v1.1.1)

ℹ️ Use comment "crw-ci-test" to rerun happy path E2E test.

Copy link
Member

@azatsarynnyy azatsarynnyy left a 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>
@che-bot
Copy link
Contributor

che-bot commented Jun 17, 2020

✅ E2E Happy path tests succeed 🎉

Try Che-Theia editor only Try Che-Theia with Java/maven example Try Che-Theia with NodeJs example

See Details

name link
che-theia docker.io/maxura/che-theia:771
che-theia-endpoint-runtime-binary docker.io/maxura/che-theia-endpoint-runtime-binary:771

Tested with Eclipse Che Single User on K8S (minikube v1.1.1)

@benoitf
Copy link
Contributor

benoitf commented Jul 2, 2020

hi @vparfonov, could you make small changes required by @vzhukovskii ?

@vparfonov
Copy link
Contributor Author

hi @vparfonov, could you make small changes required by @vzhukovskii ?

will do

Signed-off-by: Vitalii Parfonov <vparfono@redhat.com>
@che-bot
Copy link
Contributor

che-bot commented Jul 8, 2020

❌ E2E Happy path tests failed ❗

Try Che-Theia editor only Try Che-Theia with Java/maven example Try Che-Theia with NodeJs example

See Details

name link
che-theia docker.io/maxura/che-theia:771
che-theia-endpoint-runtime-binary docker.io/maxura/che-theia-endpoint-runtime-binary:771

Tested with Eclipse Che Single User on K8S (minikube v1.1.1)

ℹ️ Use comment "crw-ci-test" to rerun happy path E2E test.

@ibuziuk
Copy link
Member

ibuziuk commented Jul 8, 2020

@vparfonov looks like rebase is required ^

Signed-off-by: Vitalii Parfonov <vparfono@redhat.com>
@vparfonov
Copy link
Contributor Author

@vparfonov looks like rebase is required ^

done

@che-bot
Copy link
Contributor

che-bot commented Jul 8, 2020

❌ E2E Happy path tests failed ❗

Try Che-Theia editor only Try Che-Theia with Java/maven example Try Che-Theia with NodeJs example

See Details

name link
che-theia docker.io/maxura/che-theia:771
che-theia-endpoint-runtime-binary docker.io/maxura/che-theia-endpoint-runtime-binary:771

Tested with Eclipse Che Single User on K8S (minikube v1.1.1)

ℹ️ Use comment "crw-ci-test" to rerun happy path E2E test.

Co-authored-by: Florent BENOIT <fbenoit@redhat.com>
@che-bot
Copy link
Contributor

che-bot commented Jul 9, 2020

✅ E2E Happy path tests succeed 🎉

Try Che-Theia editor only Try Che-Theia with Java/maven example Try Che-Theia with NodeJs example

See Details

name link
che-theia docker.io/maxura/che-theia:771
che-theia-endpoint-runtime-binary docker.io/maxura/che-theia-endpoint-runtime-binary:771

Tested with Eclipse Che Single User on K8S (minikube v1.1.1)

vparfonov and others added 3 commits July 10, 2020 13:18
Co-authored-by: Florent BENOIT <fbenoit@redhat.com>
Signed-off-by: Vitalii Parfonov <vparfono@redhat.com>
Signed-off-by: Vitalii Parfonov <vparfono@redhat.com>
@che-bot
Copy link
Contributor

che-bot commented Jul 10, 2020

✅ E2E Happy path tests succeed 🎉

Try Che-Theia editor only Try Che-Theia with Java/maven example Try Che-Theia with NodeJs example

See Details

name link
che-theia docker.io/maxura/che-theia:771
che-theia-endpoint-runtime-binary docker.io/maxura/che-theia-endpoint-runtime-binary:771

Tested with Eclipse Che Single User on K8S (minikube v1.1.1)

@azatsarynnyy
Copy link
Member

[ci-build]

@che-bot
Copy link
Contributor

che-bot commented Jul 10, 2020

✅ E2E Happy path tests succeed 🎉

Try Che-Theia editor only Try Che-Theia with Java/maven example Try Che-Theia with NodeJs example

See Details

name link
che-theia docker.io/maxura/che-theia:771
che-theia-endpoint-runtime-binary docker.io/maxura/che-theia-endpoint-runtime-binary:771

Tested with Eclipse Che Single User on K8S (minikube v1.1.1)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants