Commit Graph

9163 Commits (bbcebfbff720e5e72b2dfdc4f0b45137e7a9ce00)

Author SHA1 Message Date
Max Shaposhnik bbcebfbff7 Provide scm info in factory v2 2021-05-21 12:27:25 +03:00
Sergii Kabashniuk 578e36ecf3 Fix sonar configuration 2021-05-21 11:40:25 +03:00
Sergii Leshchenko dd9ca1d491 Remove deployment with openshift templates 2021-05-21 10:29:50 +03:00
Sergii Kabashniuk 48e11f0ea0 Remove irrelevant code 2021-05-21 10:06:19 +03:00
Sergii Kabashniuk 91c0cc8840 Replace master with main 2021-05-21 08:05:25 +03:00
Sergii Kabashniuk 78c7b21762
Fix scm version and license in integration related code (#3)
* Fix scm version and license in integration related code
2021-05-21 07:50:27 +03:00
Sergii Kabashniuk 6670c6986b Upgrade license 2021-05-20 17:05:45 +03:00
Sergii Kabashniuk aab541ad08 Remove unrelated source code 2021-05-20 16:57:47 +03:00
Sergii Kabashniuk 98b66ff1f6 Upgrade maven plugin configuration. Made pom.xml independent from che-parent 2021-05-20 16:53:16 +03:00
Florent Benoit 709542bbb3 feat(devfile): Update devfile 2.1 schema to the revision used by DevWorkspace Operator
(attributes being available at the root level)
https://github.com/devfile/devworkspace-operator/issues/406

Change-Id: I5d8ee432aeaf62a9453cc23d443394776eb633ee
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2021-05-20 13:16:37 +02:00
Serhii Leshchenko 69e0198d11
Drop dashboard resources from Che server image (#19542) 2021-05-20 12:05:28 +03:00
Shmaraiev Oleksandr c19e8c5545
[Selenium] Delete redundant timeout from 'Happy-path' E2E test (#19808)
* Remove wait timeout from 'Happy-path' test
2021-05-17 18:34:10 +03:00
Oleksii Orel 00dd1e060a fix e2e dashboard create workspace test
Signed-off-by: Oleksii Orel <oorel@redhat.com>
2021-05-17 17:35:02 +03:00
Dmytro Nochevnov 1dda04107c
Switch E2E testing pipelines to new CRW Jenkins CI (#19443)
Signed-off-by: Dmytro Nochevnov <dnochevn@redhat.com>
2021-05-17 11:23:13 +03:00
Sergey Skorik 568fc8a24a
fix Dockerfile path in che-dashboard Jenkinsfile (#19802) 2021-05-14 12:35:06 +03:00
Sergey Skorik 9b507be44f
update path to che-dashboard Dockerfile (#19801) 2021-05-14 11:38:16 +03:00
Shmaraiev Oleksandr d74255be88
[Selenium] Update 'happy-path' files to run 'Happy-path' E2E test on Che 'single-host' (#19798)
* Update 'Happy-path' files to run E2E test on 'single-host'
* Do refactoring code
2021-05-13 17:18:18 +03:00
Max Shaposhnik f2ab7bd680
Fixup SCM URL matching sometimes fails 2021-05-13 12:20:39 +03:00
Shmaraiev Oleksandr 943273d82d
Do workaround related to open 'Find Command' container in 'GitSsh' E2E test (#19794) 2021-05-12 20:23:01 +03:00
Michal Vala d895267e89
use dynamic port for tests using WireMockServer (#19791)
Signed-off-by: Michal Vala <mvala@redhat.com>
2021-05-12 14:57:39 +02:00
Sergii Kabashniuk 14107b5c20
Remove code that supports namespace strategies other than per-user (#19763)
* Remove code that supports namespace strategies other than per-user

Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
2021-05-12 12:45:55 +03:00
Ihor Okhrimenko 754c2c8f09
Rework plugin tests for the openshift CI (#19785) 2021-05-11 19:28:29 +03:00
Sergii Kabashniuk d4e695ecac
Upgrade kubernetes-client to 5.3.1 (#19744)
* Upgrade dependencies

Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
2021-05-11 14:57:50 +03:00
Ihor Okhrimenko 2a7a2f669b
Automate testing Plugins view from the IDE (#19766) 2021-05-11 14:14:05 +03:00
che-bot 406bc7b164
[release] Bump to 7.31.0-SNAPSHOT in master (#19760)
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>

Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2021-05-10 12:01:20 +03:00
Shmaraiev Oleksandr 41a62f646a
Update 'GitSsh' E2E test to expand cloned project (#19768) 2021-05-07 17:19:13 +03:00
Radim Hopp 754621fe0f Remove TS_SELENIUM_MULTIUSER variable.
We don't use/test with singleuser for quite some time now.

Signed-off-by: Radim Hopp <rhopp@redhat.com>
2021-05-07 15:38:44 +02:00
Shmaraiev Oleksandr d16d1f23cc
[Selenium] Remove workaround from 'GitSsh' E2E test (#19759)
* Remove workaround from 'GitSsh' E2E test
2021-05-06 17:34:31 +03:00
Tibor Dancs a638475311
Refactor testsLibs to use classes and add them to inversify (#19747)
* Fixed no-string-literal linter rule

Signed-off-by: Tibor Dancs <tdancs@redhat.com>

* Refactored LsTests

Signed-off-by: Tibor Dancs <tdancs@redhat.com>

* Refactored CodeExecutionTests

Signed-off-by: Tibor Dancs <tdancs@redhat.com>

* Refactored ProjectAndFileTests

Signed-off-by: Tibor Dancs <tdancs@redhat.com>

* Refactored WorkspaceHandlingTests

Signed-off-by: Tibor Dancs <tdancs@redhat.com>
2021-05-06 09:15:44 +02:00
Valeriy Svydenko 997ce18ff6
Add role for metrics (#19651)
Signed-off-by: svor <vsvydenk@redhat.com>
2021-05-05 14:44:13 +03:00
Michal Maléř 36fe113929
Merge pull request #19748 from skabashnyuk/updatedesc
Added missing unit for che.limits.workspace.idle.timeout che-server's property
2021-05-05 11:47:24 +02:00
Sergii Kabashniuk 1238c53071 Added missing unit for che.limits.workspace.idle.timeout che-server's property
Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
2021-05-05 12:27:16 +03:00
Pavol Baran d4939f06ec
Tests for oauth flow improvement with bitbucket (#19723)
Signed-off-by: xbaran4 <pbaran@redhat.com>
2021-05-04 11:44:32 +02:00
Sergii Kabashniuk dc5c2fbe08
Removed SCM user name from git credential secret name (#19715)
* Removed SCM user name from git credential secret name

Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
2021-05-01 16:43:02 +03:00
Florent Benoit 28f9543308 feat(vscode-extensions): Add vscode-commons as default plug-in to handle new extensions requiring this one
And only one instance of vscode-commons can run at once
related to https://github.com/eclipse/che/issues/19361

Change-Id: I69154dd97b837214c04fdd3e9e42d89a03c542d3
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2021-04-30 17:08:30 +02:00
Sergii Kabashniuk db6755ffd5
Sync java version between CI and che-server image and set to java 11.0.11_9 (#19713)
Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
2021-04-30 09:34:30 +03:00
Dmytro Nochevnov 8b2d0818da
Set petclinic version to 2.4.5 in Happy path tests (#19712)
Reflect version changes in 09e07869ac
2021-04-29 15:55:27 +03:00
Serhii Leshchenko b0dba02450
Adapt dashboard tests to moving dashboard to a separate deployment (#19606) 2021-04-29 13:45:55 +03:00
Mykhailo Kuznietsov 7f5c8d53d8
Fix broken nightly job (#19701)
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2021-04-28 16:37:41 +03:00
Pavol Baran f1627783b7
Improving flow when user denies Bitbucket access to Che (#19620)
* redirecting to dashboard after denying authorization

Signed-off-by: xbaran4 <pbaran@redhat.com>
2021-04-28 14:54:17 +03:00
Sergii Kabashniuk 6875bf94d4
Upgrade swagger to latest 1.6.2 (#19694)
Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
2021-04-28 12:18:21 +03:00
Sergii Kabashniuk bf7bf65a47
Upgrade commons io to latest 2.8.0 (#19681)
Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
2021-04-28 11:12:40 +03:00
Max Shaposhnik 7035a9d211
Gitlab factory authentication using OAuth 2 flow (#19521) 2021-04-27 13:56:11 +03:00
Mykhailo Kuznietsov 9171efbd75
Send notification in Mattermost when nightly build fails (#19676) 2021-04-26 09:41:13 -04:00
Mykhailo Kuznietsov 8602cd7373
Include Typescript DTO into release process (#19635)
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>

Co-authored-by: Sergii Kabashniuk <skabashniuk@redhat.com>
2021-04-23 08:12:05 -04:00
Sergii Kabashniuk e5cb4cdae7
Temporary disables test to fix issues on CI. (#19655)
Temporary disables test to fix issues on CI. (#19655)

Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
2021-04-22 16:51:03 +03:00
Sergii Kabashniuk a294b25a87
Validation of Bitbucket personal access token before usage (#19518)
* Validation of Bitbucket personal access token before usage

Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
Co-authored-by: Michal Vala <michal.vala@gmail.com>
2021-04-21 15:50:44 +03:00
Sergii Kabashniuk 8db8f891e0
Che server configuration integrity test (#19616)
* Che server configuration integrity test

Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
2021-04-21 15:15:49 +03:00
Katerina Foniok 1f2e6f5d65
Update dependencies versions (#19615)
* Update dependencies versions

* Updating docker image chrome to version 89
2021-04-20 15:53:24 +02:00
Nick Boldt be43b761b0
if we re-release Che server, we should NOT overwrite the release notes w/ a fresh (empty) body (as happened for 7.29.0) (#19629)
Change-Id: I326cee00ef197ade9495a259d91beb13b4d0bc1c
Signed-off-by: nickboldt <nboldt@redhat.com>
2021-04-20 09:22:29 -04:00