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

Theia integration is not compatible with Theia >=1.27.0 #703

Closed
tortmayr opened this issue Jul 11, 2022 · 0 comments · Fixed by eclipse-glsp/glsp-theia-integration#119
Closed
Assignees
Labels
bug Something isn't working
Projects
Milestone

Comments

@tortmayr
Copy link
Contributor

Due to API breaks introduced with Theia 1.27.0 the Theia integration does currently not work with this version.
(Related to eclipse-theia/theia#11405)
We should introduce a temporary workaround until the eclipse-theia/theia#11405 is resolved.
In addition, we should release a dedicated tagged version of the 1.0.0 release that is compatible with 1.27.0. (e.g. 1.0.0-theia1.27.0)

@tortmayr tortmayr added the bug Something isn't working label Jul 11, 2022
@tortmayr tortmayr self-assigned this Jul 11, 2022
@tortmayr tortmayr added this to New in GLSP kanban via automation Jul 11, 2022
@tortmayr tortmayr added this to the 1.0.0 Release milestone Jul 11, 2022
ndoschek added a commit to eclipse-glsp/glsp-examples that referenced this issue Jul 11, 2022
Part of eclipse-glsp/glsp#703

Contributed on behalf of STMicroelectronics
ndoschek added a commit to eclipse-glsp/glsp-theia-integration that referenced this issue Jul 11, 2022
Part of eclipse-glsp/glsp#703

Contributed on behalf of STMicroelectronics
ndoschek added a commit to eclipse-glsp/glsp-theia-integration that referenced this issue Jul 11, 2022
ndoschek added a commit to eclipse-glsp/glsp-examples that referenced this issue Jul 11, 2022
tortmayr added a commit to eclipse-glsp/glsp-theia-integration that referenced this issue Jul 11, 2022
- Update Theia dependencies to 1.27.0
- Adapt code base to API breaks of 1.27.0
- Implement a temporary workaround for tunneling json-rpc connection until eclipse-theia/theia#11405 is resolved
- Update readmes

Fixes eclipse-glsp/glsp#703

Contributed on behalf of STMicroelectronics
GLSP kanban automation moved this from New to Done Jul 11, 2022
tortmayr added a commit to eclipse-glsp/glsp-theia-integration that referenced this issue Jul 11, 2022
* GH-703 Update to Theia 1.27.0

- Update Theia dependencies to 1.27.0
- Adapt code base to API breaks of 1.27.0
- Implement a temporary workaround for tunneling json-rpc connection until eclipse-theia/theia#11405 is resolved
- Update readmes

Fixes eclipse-glsp/glsp#703

Contributed on behalf of STMicroelectronics
tortmayr added a commit to eclipse-glsp/glsp-theia-integration that referenced this issue Jul 11, 2022
- Update Theia dependencies to 1.27.0
- Adapt code base to API breaks of 1.27.0
- Implement a temporary workaround for tunneling json-rpc connection until eclipse-theia/theia#11405 is resolved
- Update readmes

Fixes eclipse-glsp/glsp#703

Contributed on behalf of STMicroelectronics
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
No open projects
GLSP kanban
  
Done
Development

Successfully merging a pull request may close this issue.

1 participant