Commit Graph

339 Commits (master)

Author SHA1 Message Date
Andy Scherzinger e0b5366ef1
chore(drone): Update drone file signature
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
3 weeks ago
Richard Steinmetz 0e483a0da1 ci(drone): use *-php8.3 images
Ref https://github.com/nextcloud/docker-ci/pull/634

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
3 weeks ago
Joas Schilling 3c5db9125b
chore(CI): Sign .drone.yml
Signed-off-by: Joas Schilling <coding@schilljs.com>
3 months ago
Ferdinand Thiessen 576eef3e00 chore(CI): Migrate samba `files_external` tests from Drone to GitHub
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
3 months ago
Joas Schilling 0594e36a5c chore: Sign .drone.yml config
Signed-off-by: Joas Schilling <coding@schilljs.com>
3 months ago
Ferdinand Thiessen d04c35c847 chore(CI): Migrate autocheckers from Drone to GitHub
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
3 months ago
Joas Schilling c56d792491 Sign drone.yml
Signed-off-by: Joas Schilling <coding@schilljs.com>
3 months ago
Ferdinand Thiessen f9ed795608 chore(ci): Migrate files-external webdav tests to GitHub
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
3 months ago
Joas Schilling 590b4fdff7
fix(CI): Sign .drone.yml
Signed-off-by: Joas Schilling <coding@schilljs.com>
3 months ago
Ferdinand Thiessen fd378c1b12
chore(tests): Migrate memcached unit test from drone to GitHub Action
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
3 months ago
Ferdinand Thiessen 8e02014b55
chore(tests): Migrate object storage unit tests from drone to GitHub Actions
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
3 months ago
Ferdinand Thiessen 8a68232804
chore(tests): Migrate code coverage generation from drone to GitHub
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
3 months ago
Ferdinand Thiessen 32a4849757
chore(tests): Migrate `sqlite` tests from drone to GitHub
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
3 months ago
Ferdinand Thiessen bb4f108488
chore(tests): Migrate `postgres` tests from drone to GitHub
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
3 months ago
Ferdinand Thiessen 4e7ff6d7f7
chore(tests): Migrate `mariadb` tests from drone to GitHub
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
3 months ago
Ferdinand Thiessen 6a933b2848
chore(tests): Migrate MySQL database tests from drone to GitHub
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
3 months ago
Joas Schilling 058b69eef0
chore: Move integration tests from drone to github
* Improve grouping as setting up CI took 3* the time of the test in average

Signed-off-by: Joas Schilling <coding@schilljs.com>
3 months ago
Joas Schilling add17584a5
Update .drone.yml signature
Signed-off-by: Joas Schilling <coding@schilljs.com>
5 months ago
Ferdinand Thiessen 54c934b910
chore(cypress): Migrate apps acceptance tests to Cypress
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
6 months ago
Ferdinand Thiessen 9cabaaee8e
chore(cypress): Migrate header contacts menu tests from Behat to Cypress
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
6 months ago
Ferdinand Thiessen 84421f4c7c
Merge pull request #41137 from nextcloud/chore/migrate-access-level-cypress
chore(cypress): Migrate access-level tests from Behat to Cypress
6 months ago
Joas Schilling 75ba5480cb
Talk now uses the "main" branch
Signed-off-by: Joas Schilling <coding@schilljs.com>
6 months ago
Ferdinand Thiessen bfc8b0bc15
chore(cypress): Migrate access-level tests from Behat to Cypress as this are UI tests
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
6 months ago
Ferdinand Thiessen 5b0c27b6da
fix(settings): Stablize user list cypress tests
* 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>
6 months ago
Ferdinand Thiessen 4c4e4ec991 chore(tests): Migrate login acceptance tests from behat to Cypress
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
6 months ago
Joas Schilling 4082f35e53
fix(CI): Update .drone.yml signature
Signed-off-by: Joas Schilling <coding@schilljs.com>
8 months ago
John Molakvoæ 74c2f61cbd
chore: remove outdated acceptance tests
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
9 months ago
Joas Schilling 13cd441fb2
chore(CI): Sign .drone.yml file
Signed-off-by: Joas Schilling <coding@schilljs.com>
10 months ago
Joas Schilling 7fdd238f9e
chore(CI): Make it easier to find the right place in the future
Signed-off-by: Joas Schilling <coding@schilljs.com>
1 year ago
Joas Schilling 783f4be6b3
fix(CI): Install composer dependencies of Talk
Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
1 year ago
Côme Chilliet a1af3572a4
Move all drone steps to PHP 8.0
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
1 year ago
John Molakvoæ 72a907349f
Drop acceptance theming
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
1 year ago
Simon L c3d0b71f2f
Merge pull request #33631 from nextcloud/enh/noid/mariadb10.6-master
use the updated mariadb10.6 container in drone
1 year ago
Vitor Mattos eb7b682dc0 Bugfix to support postgres15
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>
1 year ago
szaimen fe2b851f82 use the updated mariadb10.6 container in drone
Signed-off-by: szaimen <szaimen@e.mail.de>
1 year ago
Joas Schilling f30272d2e3
Run tests with MySQL/MariaDB ONLY_FULL_GROUP_BY
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Joas Schilling 721f03fd27
Merge pull request #31011 from nextcloud/dronupdt
Remove MariaDB 10.1 and PGsql 9.6 (both EOL) from drone
2 years ago
Joas Schilling 78af58107d
Temporarily disable samba-non-native as it times out too often
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
acsfer 60f854f48c
Add Postgres10 2 years ago
acsfer 6563dd8656
Remove PGsql 9.6 (EOL) 2 years ago
acsfer 5d3739cddd
Keep 10.4 to PHP8 2 years ago
acsfer db789c9983
Update .drone.yml
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
2 years ago
acsfer c23b938358
Replace with 10.2 2 years ago
acsfer d1750dee05
Fix tests 2 years ago
acsfer 258515da6d
Typo fix 2 years ago
acsfer 79629f0aaa
Update drone
- Remove MariaDB 10.1 (EOL)
- Always test latest
2 years ago
Côme Chilliet 910e1aa8e6
Fix apache2 start command in .drone.yml
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years ago
Côme Chilliet d3a8814d2e
Fix docker images source
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years ago
Côme Chilliet deeec1d16f
Move all drone images to PHP 7.4
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years ago
Côme Chilliet 54c933769f
Drop 7.3 from some CI steps
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years ago