aboutsummaryrefslogtreecommitdiffstats
path: root/.drone.yml
Commit message (Collapse)AuthorAgeFilesLines
* chore(CI): Sign .drone.ymlJoas Schilling2024-02-141-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* chore(CI): Migrate samba `files_external` tests from Drone to GitHubFerdinand Thiessen2024-02-141-40/+0
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore: Sign .drone.yml configJoas Schilling2024-02-141-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* chore(CI): Migrate autocheckers from Drone to GitHubFerdinand Thiessen2024-02-141-23/+0
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Sign drone.ymlJoas Schilling2024-02-021-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* chore(ci): Migrate files-external webdav tests to GitHubFerdinand Thiessen2024-02-021-31/+0
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix(CI): Sign .drone.ymlJoas Schilling2024-01-261-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* chore(tests): Migrate memcached unit test from drone to GitHub ActionFerdinand Thiessen2024-01-261-26/+0
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore(tests): Migrate object storage unit tests from drone to GitHub ActionsFerdinand Thiessen2024-01-261-75/+0
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore(tests): Migrate code coverage generation from drone to GitHubFerdinand Thiessen2024-01-261-64/+0
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore(tests): Migrate `sqlite` tests from drone to GitHubFerdinand Thiessen2024-01-261-54/+0
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore(tests): Migrate `postgres` tests from drone to GitHubFerdinand Thiessen2024-01-261-144/+0
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore(tests): Migrate `mariadb` tests from drone to GitHubFerdinand Thiessen2024-01-261-114/+0
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore(tests): Migrate MySQL database tests from drone to GitHubFerdinand Thiessen2024-01-261-39/+0
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore: Move integration tests from drone to githubJoas Schilling2024-01-261-995/+1
| | | | | | * Improve grouping as setting up CI took 3* the time of the test in average Signed-off-by: Joas Schilling <coding@schilljs.com>
* Update .drone.yml signatureJoas Schilling2023-12-061-1/+1
| | | | 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
|