summaryrefslogtreecommitdiffstats
path: root/.drone.yml
Commit message (Collapse)AuthorAgeFilesLines
* chore(drone): Sign adjusted .drone.yml configJoas Schilling2024-02-131-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* fix(tests): Adjust mariadb testing matrixFerdinand Thiessen2024-02-131-6/+44
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Update .drone.yml signatureJoas Schilling2023-12-061-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* fix(CI): Fix video verification testsJoas Schilling2023-12-011-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 CypressFerdinand Thiessen2023-11-061-30/+0
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore(cypress): Migrate header contacts menu tests from Behat to CypressFerdinand Thiessen2023-11-051-30/+0
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Merge pull request #41137 from nextcloud/chore/migrate-access-level-cypressFerdinand Thiessen2023-11-021-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 Thiessen2023-10-291-30/+0
| | | | | | | | | | | | UI tests Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | Talk now uses the "main" branchJoas Schilling2023-10-301-1/+1
|/ | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* fix(settings): Stablize user list cypress testsFerdinand Thiessen2023-10-251-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 CypressFerdinand Thiessen2023-10-231-30/+0
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix(CI): Update .drone.yml signatureJoas Schilling2023-08-301-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* chore: remove outdated acceptance testsJohn Molakvoæ2023-08-171-120/+0
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* chore(CI): Sign .drone.yml fileJoas Schilling2023-07-131-0/+4
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* chore(CI): Make it easier to find the right place in the futureJoas Schilling2023-03-031-2/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* fix(CI): Install composer dependencies of TalkJoas Schilling2023-01-271-1/+6
| | | Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
* Move all drone steps to PHP 8.0Côme Chilliet2023-01-201-87/+77
| | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* Drop acceptance themingJohn Molakvoæ2022-11-291-30/+0
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Merge pull request #33631 from nextcloud/enh/noid/mariadb10.6-masterSimon L2022-11-151-1/+1
|\ | | | | use the updated mariadb10.6 container in drone
| * use the updated mariadb10.6 container in droneszaimen2022-11-111-1/+1
| | | | | | | | Signed-off-by: szaimen <szaimen@e.mail.de>
* | Bugfix to support postgres15Vitor Mattos2022-11-111-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_BYJoas Schilling2022-03-211-1/+9
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Merge pull request #31011 from nextcloud/dronupdtJoas Schilling2022-02-111-17/+17
|\ | | | | Remove MariaDB 10.1 and PGsql 9.6 (both EOL) from drone
| * Add Postgres10acsfer2022-02-071-0/+36
| |
| * Remove PGsql 9.6 (EOL)acsfer2022-02-071-36/+0
| |
| * Keep 10.4 to PHP8acsfer2022-02-061-2/+2
| |
| * Update .drone.ymlacsfer2022-02-061-1/+1
| | | | | | Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
| * Replace with 10.2acsfer2022-02-061-4/+4
| |
| * Fix testsacsfer2022-02-051-2/+2
| |
| * Typo fixacsfer2022-02-041-2/+2
| |
| * Update droneacsfer2022-02-041-17/+17
| | | | | | | | - Remove MariaDB 10.1 (EOL) - Always test latest
* | Temporarily disable samba-non-native as it times out too oftenJoas Schilling2022-02-091-10/+11
|/ | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Fix apache2 start command in .drone.ymlCôme Chilliet2022-01-251-1/+1
| | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* Fix docker images sourceCôme Chilliet2022-01-251-10/+10
| | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* Move all drone images to PHP 7.4Côme Chilliet2022-01-251-61/+61
| | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* Drop 7.3 from some CI stepsCôme Chilliet2022-01-251-17/+7
| | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* Add MariaDB 10.6 pipelineacsfer2021-12-071-0/+36
| | | Keeping MariaDB 10.4 too as both versions have some BC breaks, so tests will run on both (for now).
* Reintroduce memcachedacsfer2021-11-261-0/+27
|
* Drop old/duplicate pipelinesacsfer2021-11-261-488/+0
|
* Add Drone php8.0 pipelines for MariaDB10.4, MySQL8, PGSQL13acsfer2021-11-231-6/+110
| | | Add Drone php8.0 pipelines for MariaDB10.4, MySQL8, PGSQL13
* Move integration-php7.3 to latestJohn Molakvoæ (skjnldsv)2021-07-201-37/+37
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Use minio for s3 testsJulius Härtl2021-07-011-4/+9
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Run s3 tests againJulius Härtl2021-06-301-0/+2
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Add XDEBUG_MODE=coverageLukas Reschke2021-06-011-0/+2
| | | | | | This should help the Codecov execution jobs. Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* Use MariaDB from GHCRLukas Reschke2021-05-291-4/+4
| | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* Move PGSQL to GHCRLukas Reschke2021-05-291-5/+5
| | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* Migrate more services to GHCRLukas Reschke2021-05-291-24/+24
| | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* Bump Container VersionsLukas Reschke2021-05-281-21/+21
| | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* Use GHCR PHP 7.3 Acceptance ContainerLukas Reschke2021-05-281-11/+11
| | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* Merge pull request #27211 from nextcloud/use-ghcr-php7.3John Molakvoæ2021-05-281-10/+10
|\