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

Use 0.11.0 upstream theia before fixing breaking changes in upstream master #451

Merged
merged 1 commit into from
Sep 27, 2019

Conversation

benoitf
Copy link
Contributor

@benoitf benoitf commented Sep 27, 2019

What does this PR do?

Use theia 0.11.0 before fixing code due to upstream changes

What issues does this PR fix or reference?

eclipse-theia/theia#6252

…master

Change-Id: I05b6ff8d876a09b2014829b7213389a12c89ca31
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
Copy link
Contributor

@mmorhun mmorhun left a comment

Choose a reason for hiding this comment

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

@benoitf Thank you for the PR!

Just thoughts: generally, would be nice to have Theia version configurable...

"@eclipse-che/theia-plugin-ext": "^0.0.1"
},
"devDependencies": {
"rimraf": "latest",
"typescript": "latest"
"typescript": "3.1.3"
Copy link
Contributor

Choose a reason for hiding this comment

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

@benoitf could you please explain why do we need to fix typescript version here?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@mmorhun because it's tagged everywhere else. I think it's a mistake to have latest there

Copy link
Contributor

Choose a reason for hiding this comment

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

Thanks for explanation. Now it is clear. (I was trying to find connection with switching versions)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

https://github.com/eclipse/che-theia/blob/master/package.json#L13

yes, it was done on purpose. I had invalid typescript dependencies.

we could cleanup later dependencies as it seems a lot of dependencies are in main package.json

@che-bot
Copy link
Contributor

che-bot commented Sep 27, 2019

E2E Happy path tests of Eclipse Che Single User on K8S (minikube v1.1.1) has been successful:

@benoitf benoitf merged commit 97ed3e3 into master Sep 27, 2019
@sleshchenko sleshchenko deleted the use-0.11.0 branch February 26, 2020 10:56
vinokurig pushed a commit that referenced this pull request Apr 6, 2021
Signed-off-by: Vitalii Parfonov <vparfono@redhat.com>

Co-authored-by: Vitalii Parfonov <vparfono@redhat.com>
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.

3 participants