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 built-ins to 1.83.1. #13298

Merged
merged 3 commits into from
Jan 23, 2024

Conversation

tsmaeder
Copy link
Contributor

What it does

Upgrade built-ins to 1.83.1.

Fixes #13066

Contributed on behalof of STMicroelectronics

How to test

  1. Delete your plugins folder
  2. execute yarn download:plugins
  3. Make sure the download works fine you you have the 1.83.1 in your plugins folder
  4. Test our usual use cases like
  • typescript editing
  • javascript debugging
  • editing various file types like json, yaml, etc.
  1. For extra credit, remove the git theia extension from the electron example application package.json
  2. Remove the git-related exclusions from the main Theia package.json
  3. download extensions again
  4. Make sure the vscode git support works correctly

Follow-ups

Review checklist

Reminder for reviewers

Contributed on behalof of STMicroelectronics

Signed-off-by: Thomas Mäder <t.s.maeder@gmail.com>
Signed-off-by: Thomas Mäder <t.s.maeder@gmail.com>
Signed-off-by: Thomas Mäder <t.s.maeder@gmail.com>
@tsmaeder tsmaeder merged commit 5e0f076 into eclipse-theia:master Jan 23, 2024
14 checks passed
@jfaltermeier jfaltermeier added this to the 1.46.0 milestone Jan 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Raise builtins version to 1.83.0
3 participants