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

Build any Theia extensions which are downloaded from a git provider #9598

Merged
merged 3 commits into from
May 3, 2018

Conversation

mmorhun
Copy link
Contributor

@mmorhun mmorhun commented May 3, 2018

What does this PR do?

Makes build of all Theia plugins which are downloaded form a git provider
Fixes typos

Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
@mmorhun mmorhun requested review from benoitf and evidolob May 3, 2018 09:18
@mmorhun mmorhun requested a review from riuvshin as a code owner May 3, 2018 09:18
@benoitf benoitf added the status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. label May 3, 2018
@@ -123,7 +123,7 @@ function getExtraTheiaPlugins() {

/**
* Clones git repository and adds the plugin as local.
* This is done becouse Theia requires npm package.json (not lerna) which is located, in most cases, in subdirectory of repository.
* This is done becouse Theia requires npm package.json (not lerna) which is located, in some cases, in subdirectory of repository.
Copy link
Contributor

Choose a reason for hiding this comment

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

there is a typo on "because/becouse"

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks

Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
@mmorhun mmorhun merged commit 5de5bc5 into master May 3, 2018
@mmorhun mmorhun deleted the always-build-git-provided-plugin branch May 3, 2018 10:18
@benoitf benoitf removed the status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. label May 3, 2018
@benoitf benoitf added this to the 6.5.0 milestone May 3, 2018
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.

3 participants