summaryrefslogtreecommitdiffstats
path: root/.drone.yml
Commit message (Collapse)AuthorAgeFilesLines
* Improve sharing flowfenn-cs2023-08-311-60/+0
| | | | | | | | | | | | | This commit introduces the following changes: - Does not create new share once user is selected for internal shares - Adds a `SharingDetails` view for share configurations - Adds a quick share select to enable fast changes in share permisions. Resolves: https://github.com/nextcloud/server/issues/26691 Signed-off-by: fenn-cs <fenn25.fn@gmail.com> Signed-off-by: Louis Chemineau <louis@chmn.me>
* chore(CI): Sign .drone.yml fileJoas Schilling2023-07-131-0/+4
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* chore(CI): Test against stable27 branches of needed appsJoas Schilling2023-05-171-1/+1
| | | | 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
|\
| * Use GHCR PHP 7.3 containerLukas Reschke2021-05-281-10/+10
| | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* | Merge pull request #27212 from nextcloud/use-gchr-for-servicesJohn Molakvoæ2021-05-281-2/+2
|\ \ | | | | | | Use GHCR for services
| * | Use GHCR for servicesLukas Reschke2021-05-281-2/+2
| |/ | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* | Merge pull request #27213 from nextcloud/use-alpine-gitJohn Molakvoæ2021-05-281-79/+79
|\ \ | | | | | | Use GHCR for Git Pull image
| * | Use GHCR for Git Pull imageLukas Reschke2021-05-281-79/+79
| |/ | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* / Use GHCR Selenium ContainerLukas Reschke2021-05-281-11/+11
|/ | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* Use GitHub container registryLukas Reschke2021-05-271-54/+54
| | | | | | To avoid Docker ratelimit issues. Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* Add integration tests for searching users in contacts menuDaniel Calviño Sánchez2021-04-231-0/+25
| | | | Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* Update acceptance tests to Selenium 3Daniel Calviño Sánchez2021-04-161-11/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The acceptance tests used the last Selenium 2 Docker container available, which provides a rather old Firefox version (Firefox 47). Nevertheless, despite some rendering issues, most things still worked as expected due to the JavaScript files being built with support for older browsers. However, now that support for Internet Explorer 11 and older browsers will be dropped things could start to fail, so a newer browser (and thus a newer Selenium version) should be used in the acceptance tests. Selenium has been standardized by the W3C, and the protocol to communicate between the Selenium server and the browser has changed due to that. Firefox >= 48 only supports the new W3C protocol, but the Selenium driver for Mink does not support it yet. The old protocol can still be used in recent Chromium/Chrome versions by explicitly forcing it, so for the time being the acceptance tests will need to be run on Chrome instead (although Firefox provides some interesting features like the fake streams that would be needed to test calls in Talk, so they should be moved again to Firefox once possible). Finally, the default shm size of Docker is 64 MiB. This does not seem enough to run newer Chrome releases and causes the browser to randomly crash during the tests ("unknown error: session deleted because of page crash" is shown in the logs). Due to this "disable-dev-shm-usage" needs to be used so Chrome writes shared memory files into "/tmp" instead of "/dev/shm" (the default shm size of Docker could have been increased instead using "docker run --shm-size...", but that seems to be problematic when the container is run in current Drone releases). Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* Merge pull request #25331 from ↵Morris Jobke2021-03-181-1/+1
|\ | | | | | | | | nextcloud/fix-valid-storages-removed-when-cleaning-remote-storages Fix valid storages removed when cleaning remote storages
| * Add integration tests for "sharing:cleanup-remote-storages" OCC commandDaniel Calviño Sánchez2021-01-261-1/+1
| | | | | | | | Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>