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

Upgrade typescript version on the devworkspace-generator side #23082

Closed
RomanNikitenko opened this issue Aug 9, 2024 · 1 comment
Closed
Assignees
Labels
area/devworkspace-generator kind/task Internal things, technical debt, and to-do tasks to be performed. severity/P1 Has a major impact to usage or development of the system. team/A This team is responsible for the Che Operator and all its operands as well as chectl and Hosted Che

Comments

@RomanNikitenko
Copy link
Member

RomanNikitenko commented Aug 9, 2024

Is your task related to a problem? Please describe

So:

  • one of types comes from the che-code side,
  • another one - from the devworkspace-generator side.

I was able to fix the problem by downgrading typescript version on the Che-Code side.

I believe we should upgrade typescript version on the devworkspace-generator side as soon as possible. After that I will test build of the che-code using the newest version of typescript (VS Code uses this one - so we have to use the same).

Describe the solution you'd like

Upgrade typescript version on the devworkspace-generator side - at the moment it uses a version that was released 3 years ago.

@RomanNikitenko RomanNikitenko added the kind/task Internal things, technical debt, and to-do tasks to be performed. label Aug 9, 2024
@che-bot che-bot added the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label Aug 9, 2024
@svor svor added severity/P1 Has a major impact to usage or development of the system. area/editor/vscode Issues related to the Code OSS editor of Che team/A This team is responsible for the Che Operator and all its operands as well as chectl and Hosted Che and removed status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. labels Aug 9, 2024
@RomanNikitenko RomanNikitenko added area/devworkspace-generator and removed area/editor/vscode Issues related to the Code OSS editor of Che labels Aug 9, 2024
@svor svor self-assigned this Sep 9, 2024
@svor
Copy link
Contributor

svor commented Sep 20, 2024

new version 7.92.0-next-bcc6798 was published on npm registry
https://www.npmjs.com/package/@eclipse-che/che-devworkspace-generator/v/7.92.0-next-bcc6798

@svor svor closed this as completed Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/devworkspace-generator kind/task Internal things, technical debt, and to-do tasks to be performed. severity/P1 Has a major impact to usage or development of the system. team/A This team is responsible for the Che Operator and all its operands as well as chectl and Hosted Che
Projects
Status: ✅ Done
Development

No branches or pull requests

3 participants