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

Add plugin generator to the theia-dev image. #12478

Merged
merged 3 commits into from
Jan 22, 2019

Conversation

AndrienkoAleksandr
Copy link
Contributor

What does this PR do?

Add plugin generator to the theia-dev image.

What issues does this PR fix or reference?

#12425

Signed-off-by: Oleksandr Andriienko oandriie@redhat.com

Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
@che-bot che-bot added status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. kind/docs labels Jan 21, 2019
@@ -45,6 +45,7 @@ RUN npm config set prefix "${HOME}/.npm-global" && \
echo "--global-folder \"${HOME}/.yarn-global\"" > ${HOME}/.yarnrc && \
# add eclipse che theia generator
yarn global add @eclipse-che/theia-generator@0.0.1-1547456396 && \
yarn global add yo @theia/generator-plugin@0.0.1-1540209403 && \
Copy link
Contributor

@benoitf benoitf Jan 21, 2019

Choose a reason for hiding this comment

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

should we add it to the previous line instead of running again yarn tool ?

Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
@AndrienkoAleksandr AndrienkoAleksandr merged commit 8048664 into master Jan 22, 2019
@AndrienkoAleksandr AndrienkoAleksandr deleted the applyPluginGeneratorToTheiaDevImage branch January 22, 2019 14:44
@che-bot che-bot added this to the 6.18.0 milestone Jan 22, 2019
@che-bot che-bot removed the status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. label Jan 22, 2019
@benoitf benoitf added area/doc Issues related to documentation and removed kind/docs labels Jul 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/doc Issues related to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants