summaryrefslogtreecommitdiffstats
path: root/.drone.yml
Commit message (Expand)AuthorAgeFilesLines
* chore(drone): Sign adjusted .drone.yml configJoas Schilling2024-02-131-1/+1
* fix(tests): Adjust mariadb testing matrixFerdinand Thiessen2024-02-131-6/+44
* Update .drone.yml signatureJoas Schilling2023-12-061-1/+1
* fix(CI): Fix video verification testsJoas Schilling2023-12-011-1/+1
* chore(cypress): Migrate apps acceptance tests to CypressFerdinand Thiessen2023-11-061-30/+0
* chore(cypress): Migrate header contacts menu tests from Behat to CypressFerdinand Thiessen2023-11-051-30/+0
* 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 as this are ...Ferdinand Thiessen2023-10-291-30/+0
* | Talk now uses the "main" branchJoas Schilling2023-10-301-1/+1
|/
* fix(settings): Stablize user list cypress testsFerdinand Thiessen2023-10-251-30/+0
* chore(tests): Migrate login acceptance tests from behat to CypressFerdinand Thiessen2023-10-231-30/+0
* fix(CI): Update .drone.yml signatureJoas Schilling2023-08-301-1/+1
* chore: remove outdated acceptance testsJohn Molakvoæ2023-08-171-120/+0
* chore(CI): Sign .drone.yml fileJoas Schilling2023-07-131-0/+4
* chore(CI): Make it easier to find the right place in the futureJoas Schilling2023-03-031-2/+2
* fix(CI): Install composer dependencies of TalkJoas Schilling2023-01-271-1/+6
* Move all drone steps to PHP 8.0Côme Chilliet2023-01-201-87/+77
* Drop acceptance themingJohn Molakvoæ2022-11-291-30/+0
* Merge pull request #33631 from nextcloud/enh/noid/mariadb10.6-masterSimon L2022-11-151-1/+1
|\
| * use the updated mariadb10.6 container in droneszaimen2022-11-111-1/+1
* | Bugfix to support postgres15Vitor Mattos2022-11-111-3/+39
|/
* Run tests with MySQL/MariaDB ONLY_FULL_GROUP_BYJoas Schilling2022-03-211-1/+9
* Merge pull request #31011 from nextcloud/dronupdtJoas Schilling2022-02-111-17/+17
|\
| * 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
| * 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
* | Temporarily disable samba-non-native as it times out too oftenJoas Schilling2022-02-091-10/+11
|/
* Fix apache2 start command in .drone.ymlCôme Chilliet2022-01-251-1/+1
* Fix docker images sourceCôme Chilliet2022-01-251-10/+10
* Move all drone images to PHP 7.4Côme Chilliet2022-01-251-61/+61
* Drop 7.3 from some CI stepsCôme Chilliet2022-01-251-17/+7
* Add MariaDB 10.6 pipelineacsfer2021-12-071-0/+36
* 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
* Move integration-php7.3 to latestJohn Molakvoæ (skjnldsv)2021-07-201-37/+37
* Use minio for s3 testsJulius Härtl2021-07-011-4/+9
* Run s3 tests againJulius Härtl2021-06-301-0/+2
* Add XDEBUG_MODE=coverageLukas Reschke2021-06-011-0/+2
* Use MariaDB from GHCRLukas Reschke2021-05-291-4/+4
* Move PGSQL to GHCRLukas Reschke2021-05-291-5/+5
* Migrate more services to GHCRLukas Reschke2021-05-291-24/+24
* Bump Container VersionsLukas Reschke2021-05-281-21/+21
* Use GHCR PHP 7.3 Acceptance ContainerLukas Reschke2021-05-281-11/+11
* Merge pull request #27211 from nextcloud/use-ghcr-php7.3John Molakvoæ2021-05-281-10/+10
|\