summaryrefslogtreecommitdiffstats
path: root/.drone.yml
Commit message (Collapse)AuthorAgeFilesLines
* 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>
* Use a phan version instead of masterRoeland Jago Douma2018-02-041-1/+1
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Update memcached imageMorris Jobke2018-01-251-1/+1
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Bump docker containers usedRoeland Jago Douma2018-01-241-26/+26
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Raise PHP version number to PHP 7.0Morris Jobke2018-01-121-89/+0
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Some tests for the remote cloud apiRobin Appelman2017-12-081-0/+10
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* run postgresql 10 tests in droneRobin Appelman2017-11-221-1/+21
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* Phan is moved to a new repoRoeland Jago Douma2017-10-161-2/+2
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* fix postgresql testsblizzz2017-10-091-1/+1
| | | | | we don't support pgsql 10 yet. because Doctrine does not either. Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* Update php7.2 container to rc3Roeland Jago Douma2017-10-041-4/+4
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Add 7.2 jobs for mysql & mysqlmb4Roeland Jago Douma2017-09-141-0/+22
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Bump 7.2 container to RC1Roeland Jago Douma2017-09-091-2/+2
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Use tmpfs for mysql CI containersMorris Jobke2017-09-081-0/+10
| | | | | | Should improve performance Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Add drone step for postgres with php 7.1Roeland Jago Douma2017-08-301-0/+12
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Properly quote 7.0 so drone handles it rightRoeland Jago Douma2017-08-261-1/+1
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Merge pull request #6244 from nextcloud/redis_clusterMorris Jobke2017-08-251-1/+2
|\ | | | | [drone] Give redis a change to fireup