Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore(drone): Sign adjusted .drone.yml config | Joas Schilling | 2024-02-13 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | fix(tests): Adjust mariadb testing matrix | Ferdinand Thiessen | 2024-02-13 | 1 | -6/+44 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | Update .drone.yml signature | Joas Schilling | 2023-12-06 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | fix(CI): Fix video verification tests | Joas Schilling | 2023-12-01 | 1 | -1/+1 |
| | | | | | | Searching for "master" doesn't work when the app switches to "main" Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | chore(cypress): Migrate apps acceptance tests to Cypress | Ferdinand Thiessen | 2023-11-06 | 1 | -30/+0 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | chore(cypress): Migrate header contacts menu tests from Behat to Cypress | Ferdinand Thiessen | 2023-11-05 | 1 | -30/+0 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | Merge pull request #41137 from nextcloud/chore/migrate-access-level-cypress | Ferdinand Thiessen | 2023-11-02 | 1 | -30/+0 |
|\ | | | | | chore(cypress): Migrate access-level tests from Behat to Cypress | ||||
| * | chore(cypress): Migrate access-level tests from Behat to Cypress as this are ↵ | Ferdinand Thiessen | 2023-10-29 | 1 | -30/+0 |
| | | | | | | | | | | | | UI tests Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | Talk now uses the "main" branch | Joas Schilling | 2023-10-30 | 1 | -1/+1 |
|/ | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | fix(settings): Stablize user list cypress tests | Ferdinand Thiessen | 2023-10-25 | 1 | -30/+0 |
| | | | | | | | | * Use common `data-testid` to identify elements rather than to depend on internal classes or properties * Force clean the state for the user tests * Move leftover acceptance tests for users from drone to cypress Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | chore(tests): Migrate login acceptance tests from behat to Cypress | Ferdinand Thiessen | 2023-10-23 | 1 | -30/+0 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(CI): Update .drone.yml signature | Joas Schilling | 2023-08-30 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | chore: remove outdated acceptance tests | John Molakvoæ | 2023-08-17 | 1 | -120/+0 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | chore(CI): Sign .drone.yml file | Joas Schilling | 2023-07-13 | 1 | -0/+4 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | chore(CI): Make it easier to find the right place in the future | Joas Schilling | 2023-03-03 | 1 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | fix(CI): Install composer dependencies of Talk | Joas Schilling | 2023-01-27 | 1 | -1/+6 |
| | | | Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com> | ||||
* | Move all drone steps to PHP 8.0 | Côme Chilliet | 2023-01-20 | 1 | -87/+77 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Drop acceptance theming | John Molakvoæ | 2022-11-29 | 1 | -30/+0 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | Merge pull request #33631 from nextcloud/enh/noid/mariadb10.6-master | Simon L | 2022-11-15 | 1 | -1/+1 |
|\ | | | | | use the updated mariadb10.6 container in drone | ||||
| * | use the updated mariadb10.6 container in drone | szaimen | 2022-11-11 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: szaimen <szaimen@e.mail.de> | ||||
* | | Bugfix to support postgres15 | Vitor Mattos | 2022-11-11 | 1 | -3/+39 |
|/ | | | | | | Signed-off-by: Vitor Mattos <vitor@php.rio> Signed-off-by: Simon L <szaimen@e.mail.de> Co-Authored-By: Joas Schilling <213943+nickvergessen@users.noreply.github.com> | ||||
* | Run tests with MySQL/MariaDB ONLY_FULL_GROUP_BY | Joas Schilling | 2022-03-21 | 1 | -1/+9 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Merge pull request #31011 from nextcloud/dronupdt | Joas Schilling | 2022-02-11 | 1 | -17/+17 |
|\ | | | | | Remove MariaDB 10.1 and PGsql 9.6 (both EOL) from drone | ||||
| * | Add Postgres10 | acsfer | 2022-02-07 | 1 | -0/+36 |
| | | |||||
| * | Remove PGsql 9.6 (EOL) | acsfer | 2022-02-07 | 1 | -36/+0 |
| | | |||||
| * | Keep 10.4 to PHP8 | acsfer | 2022-02-06 | 1 | -2/+2 |
| | | |||||
| * | Update .drone.yml | acsfer | 2022-02-06 | 1 | -1/+1 |
| | | | | | | Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com> | ||||
| * | Replace with 10.2 | acsfer | 2022-02-06 | 1 | -4/+4 |
| | | |||||
| * | Fix tests | acsfer | 2022-02-05 | 1 | -2/+2 |
| | | |||||
| * | Typo fix | acsfer | 2022-02-04 | 1 | -2/+2 |
| | | |||||
| * | Update drone | acsfer | 2022-02-04 | 1 | -17/+17 |
| | | | | | | | | - Remove MariaDB 10.1 (EOL) - Always test latest | ||||
* | | Temporarily disable samba-non-native as it times out too often | Joas Schilling | 2022-02-09 | 1 | -10/+11 |
|/ | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Fix apache2 start command in .drone.yml | Côme Chilliet | 2022-01-25 | 1 | -1/+1 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Fix docker images source | Côme Chilliet | 2022-01-25 | 1 | -10/+10 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Move all drone images to PHP 7.4 | Côme Chilliet | 2022-01-25 | 1 | -61/+61 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Drop 7.3 from some CI steps | Côme Chilliet | 2022-01-25 | 1 | -17/+7 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Add MariaDB 10.6 pipeline | acsfer | 2021-12-07 | 1 | -0/+36 |
| | | | Keeping MariaDB 10.4 too as both versions have some BC breaks, so tests will run on both (for now). | ||||
* | Reintroduce memcached | acsfer | 2021-11-26 | 1 | -0/+27 |
| | |||||
* | Drop old/duplicate pipelines | acsfer | 2021-11-26 | 1 | -488/+0 |
| | |||||
* | Add Drone php8.0 pipelines for MariaDB10.4, MySQL8, PGSQL13 | acsfer | 2021-11-23 | 1 | -6/+110 |
| | | | Add Drone php8.0 pipelines for MariaDB10.4, MySQL8, PGSQL13 | ||||
* | Move integration-php7.3 to latest | John Molakvoæ (skjnldsv) | 2021-07-20 | 1 | -37/+37 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Use minio for s3 tests | Julius Härtl | 2021-07-01 | 1 | -4/+9 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Run s3 tests again | Julius Härtl | 2021-06-30 | 1 | -0/+2 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Add XDEBUG_MODE=coverage | Lukas Reschke | 2021-06-01 | 1 | -0/+2 |
| | | | | | | This should help the Codecov execution jobs. Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Use MariaDB from GHCR | Lukas Reschke | 2021-05-29 | 1 | -4/+4 |
| | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Move PGSQL to GHCR | Lukas Reschke | 2021-05-29 | 1 | -5/+5 |
| | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Migrate more services to GHCR | Lukas Reschke | 2021-05-29 | 1 | -24/+24 |
| | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Bump Container Versions | Lukas Reschke | 2021-05-28 | 1 | -21/+21 |
| | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Use GHCR PHP 7.3 Acceptance Container | Lukas Reschke | 2021-05-28 | 1 | -11/+11 |
| | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Merge pull request #27211 from nextcloud/use-ghcr-php7.3 | John Molakvoæ | 2021-05-28 | 1 | -10/+10 |
|\ |