Update Built-in Extensions Version#9017
Merged
marcdumais-work merged 1 commit intoeclipse-theia:masterfrom Feb 1, 2021
Merged
Conversation
What it does Fixes [eclipse-theia#9014] - Update necessary built-ins to version 1.45.1 How to test 1. `git clone https://github.com/eclipse-theia/theia` 2. `cd theia` 3. `yarn` Confirm that all built-ins are successfully downloaded. Signed-off-by: seantan22 <sean.a.tan@ericsson.com>
99eec90 to
1841788
Compare
9 tasks
Contributor
marcdumais-work
left a comment
There was a problem hiding this comment.
LGTM. Let me quickly try it on Gitpod before approving.
marcdumais-work
approved these changes
Feb 1, 2021
Contributor
marcdumais-work
left a comment
There was a problem hiding this comment.
I confirmed MarkDown rendering works. Thanks @seantan22!
Contributor
|
CI is green - merging. |
Member
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

What it does
Fixes #9014
How to test
git clone https://github.com/eclipse-theia/theiacd theiayarnConfirm that all built-ins are successfully downloaded.
as an author, I have thoroughly tested my changes and carefully followed the review guidelines
as a reviewer, I agree to behave in accordance with the review guidelines
Signed-off-by: seantan22 sean.a.tan@ericsson.com