aboutsummaryrefslogtreecommitdiffstats
path: root/.drone.yml
Commit message (Collapse)AuthorAgeFilesLines
* fix nested group retrieval also for 2 other casesArthur Schiwon2019-03-071-1/+1
| | | | | | and also consolidate logic in one method Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* integration test: pages search scenario with multiple basesArthur Schiwon2019-01-291-1/+1
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* run LDAP integrations tests with redis which is the recommended setupArthur Schiwon2018-12-171-0/+18
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* Only run PUSH drone runs on stable15 branchRoeland Jago Douma2018-12-101-1/+1
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Extract sharing related acceptance tests to their own feature filesDaniel Calviño Sánchez2018-11-271-0/+18
| | | | Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* Extract acceptance tests for tags to their own feature fileDaniel Calviño Sánchez2018-10-291-0/+9
| | | | Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* Merge pull request #11769 from nextcloud/3rdparty/remove/random_compatRoeland Jago Douma2018-10-111-3/+3
|\ | | | | Remove random_compat
| * Remove random_compatJoas Schilling2018-10-111-3/+3
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Add 7.3 CI to droneRoeland Jago Douma2018-10-111-0/+53
|/ | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Ignore the RiakCacheRoeland Jago Douma2018-10-101-1/+1
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Add syntax ci job for php7.2Roeland Jago Douma2018-10-101-0/+9
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Add drone stepRoeland Jago Douma2018-09-281-0/+9
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* extend integration tests with users with numerical IDsArthur Schiwon2018-09-281-1/+13
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* Add drone supportRoeland Jago Douma2018-09-271-0/+8
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* use a dummy database name for the default postgres database nameRobin Appelman2018-09-171-1/+3
| | | | | | | | For some reason the docker image does not setup the permissions correctly, by using a different name the nextcloud installer will create the database instead with the correct permissions Signed-off-by: Robin Appelman <robin@icewind.nl>
* simplify tests and move some out to a new feature as we need a pristineArthur Schiwon2018-08-091-0/+12
| | | | | | database for them Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* behat integration tests for LDAP, basic setupArthur Schiwon2018-08-091-0/+22
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* Use correct domain for ci-assetsJulius Härtl2018-07-291-1/+1
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Update object storageMorris Jobke2018-07-291-1/+1
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Frontend regression testing with puppeteerJulius Härtl2018-07-291-0/+48
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Add integration tests for searching files by commentsDaniel Calviño Sánchez2018-07-251-0/+10
| | | | Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* use older image for disabled redis testsArthur Schiwon2018-06-301-1/+1
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* Applied patch for CI to work per ↵Johannes Ernst2018-06-291-5/+5
| | | | | | https://github.com/nextcloud/server/pull/9760#issuecomment-396888591 Signed-off-by: Johannes Ernst <jernst@indiecomputing.com>
* fix build stepArthur Schiwon2018-06-291-1/+1
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* Config set and droneJohn Molakvoæ (skjnldsv)2018-06-251-0/+8
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Add vue build for oauth2 app to droneJulius Härtl2018-06-201-0/+8
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Run vue builds in parallelMorris Jobke2018-06-191-3/+4
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Fixed testsJohn Molakvoæ (skjnldsv)2018-06-121-1/+1
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Add basic acceptance tests for apps managementJulius Härtl2018-06-091-0/+9
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Bump updatenotificationJohn Molakvoæ (skjnldsv)2018-06-071-2/+9
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Add vue apps build testsJohn Molakvoæ (skjnldsv)2018-06-071-0/+8
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* add azure unit tests with azuriteRobin Appelman2018-06-041-0/+9
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* Fix drone mysqlmb4 testsJohn Molakvoæ (skjnldsv)2018-05-301-1/+1
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Add feature to droneJohn Molakvoæ (skjnldsv)2018-05-161-0/+9
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Bump integration test imageRoeland Jago Douma2018-05-141-29/+29
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Merge pull request #9145 from nextcloud/use-authorized-github-checksMorris Jobke2018-04-111-0/+1
|\ | | | | Add auth token to github requests
| * Add auth token to github requestsMorris Jobke2018-04-111-0/+1
| | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | Disable unreliable swift testsMorris Jobke2018-04-111-6/+6
|/ | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Merge pull request #9127 from ↵Morris Jobke2018-04-091-6/+6
|\ | | | | | | | | nextcloud/make-possible-to-run-acceptance-tests-on-apache Make possible to run acceptance tests on Apache
| * Use Docker image for acceptance testsDaniel Calviño Sánchez2018-04-091-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | The Docker image for acceptance tests provides support for both the PHP built-in web server and the Apache web server; the acceptance tests for the server are run on the PHP built-in web server, but the acceptance tests for some apps will have to be run on the Apache web server (for example, Talk, as it uses long polling), so a Docker image to support both cases has to be used in "run.sh". ".drone.yml" was just updated for consistency, although it was not really needed. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* | Do not run download scenarios tagged as "large" in DroneDaniel Calviño Sánchez2018-04-061-1/+1
| | | | | | | | | | | | | | Large scenarios take too long to run, so they would be cancelled before they were finished. Therefore, now they are not even run. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* | Add integration tests for downloading basic zip filesDaniel Calviño Sánchez2018-04-061-0/+10
|/ | | | Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* Header acceptance featuresJohn Molakvoæ (skjnldsv)2018-03-091-0/+9
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Add v3.0 auth runRoeland Jago Douma2018-02-261-0/+4
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Use a proper wait for create of the containerRoeland Jago Douma2018-02-191-2/+1
| | | | | | * Also create a test file so we know for sure it all works Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Fix typo in build matrix of .drone.ymlDaniel Calviño Sánchez2018-02-161-1/+1
| | | | Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* Add acceptance tests for comments to DroneDaniel Calviño Sánchez2018-02-151-0/+9
| | | | Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* add ci for swift primary storageRobin Appelman2018-02-081-0/+11
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* Bump php7.2 imageRoeland Jago Douma2018-02-051-5/+5
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Use 7.2 imageRoeland Jago Douma2018-02-041-1/+1
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>