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

Update examples #162

Merged
merged 2 commits into from
Dec 8, 2022
Merged

Update examples #162

merged 2 commits into from
Dec 8, 2022

Conversation

tortmayr
Copy link
Contributor

@tortmayr tortmayr commented Dec 7, 2022

  • Update project templates and examples to
    • Lerna 6..x
    • Typescript 4.9
    • Theia Community Release 1.29
    • Newest version of the GLSP config dev package
  • Set minimal supported node version to 14.

eclipse-glsp/glsp#676
eclipse-glsp/glsp#680

Update jenkins file to

  • ensure that we don't exhaust resource limits
  • enable error reporting when master builds fails

eclipse-glsp/glsp#794

- Update project templates and examples to
  - Lerna 6..x 
  - Typescript 4.9
  - Theia Community Release 1.29
  - Newest version of the GLSP config dev package
- Set minimal supported node version to 14.

eclipse-glsp/glsp#676
eclipse-glsp/glsp#680

Update jenkins file to
- ensure that we don't exhaust resource limits
- enable error reporting when master builds fails

eclipse-glsp/glsp#794
@tortmayr tortmayr requested a review from planger December 7, 2022 08:27
@tortmayr tortmayr marked this pull request as ready for review December 7, 2022 08:27
Copy link
Member

@planger planger left a comment

Choose a reason for hiding this comment

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

Thank you @tortmayr! I tested all project templates with node 16 and they still work fine. For all of them I ran yarn build in the command line and yarn start in the client for testing, except for the Eclipse and VS Code template, where I've used the launch configs.

Just three things:

  1. The jenkinsfile seems to be broken.
  2. We need to update the READMEs too to reflect the requirement regarding the node version
  3. I had a change in the yarn.lock of the java-emf-eclipse after building. Did you miss adding the new yarn.lock?

Copy link
Member

@planger planger left a comment

Choose a reason for hiding this comment

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

Thank you @tortmayr, looks good to me! 👍

@tortmayr tortmayr merged commit 041509b into master Dec 8, 2022
@tortmayr tortmayr deleted the issue/theiacr branch December 8, 2022 10:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants