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

Move master related code out of plugins #13004

Merged
merged 3 commits into from
Mar 29, 2019
Merged

Move master related code out of plugins #13004

merged 3 commits into from
Mar 29, 2019

Conversation

skabashnyuk
Copy link
Contributor

@skabashnyuk skabashnyuk commented Mar 28, 2019

What does this PR do?

By definition Che6 plugins - is something that is extending GWT ide. However che-plugin-github-factory-resolver and che-plugin-github-oauth2 - are not plugins and they are deployed on che-master. This PR moves that code from plugin folder to wsmaster

What issues does this PR fix or reference?

Fixes #12363

Release Notes

n/a

Docs PR

n/a

Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
@skabashnyuk
Copy link
Contributor Author

ci-test

@skabashnyuk skabashnyuk marked this pull request as ready for review March 29, 2019 07:26
@che-bot
Copy link
Contributor

che-bot commented Mar 29, 2019

Results of automated E2E tests of Eclipse Che Multiuser on OCP:
Build details
Test report
docker image: eclipseche/che-server:13004
https://github.com/orgs/eclipse/teams/eclipse-che-qa please check this report.

@skabashnyuk skabashnyuk merged commit f95947a into master Mar 29, 2019
@skabashnyuk skabashnyuk deleted the che7prepare branch March 29, 2019 12:05
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.

Move GitHub & factory related code from plugins to factory module
4 participants