29
0
mirror of https://github.com/joomla/joomla-cms.git synced 2024-06-30 17:13:41 +00:00
Commit Graph

21 Commits

Author SHA1 Message Date
Robert Deutz
f7bc5e2c56
add cacheing to save us time 2018-07-28 17:28:57 +02:00
Robert Deutz
c6bbd0170f
run npm as root in container is ok 2018-07-27 14:25:20 +02:00
Robert Deutz
e214f0235e
symlink no longer needed 2018-07-22 20:09:05 +02:00
Robert Deutz
db76d5560f
use the develop version of the docker image because we need a newer node version 2018-07-22 19:59:56 +02:00
Robert Deutz
c4a0376de8
use the normal package.json 2018-07-22 18:48:54 +02:00
Robert Deutz
b8fb764d5a
reset package json file 2018-07-22 18:39:53 +02:00
Hannes Papenberg
ff3ed42c6e [4.0] Using language specific tokeniser and stemmer for com_finder (#20391) 2018-06-20 11:58:57 +01:00
Yves Hoppe
4b5111391c [4.0] Moved system tests commands from .drone.yml into test-system repo and updated composer.lock (#20084) 2018-04-06 08:57:38 +02:00
David Neukirchen
48ea35dafe Create the testing db (#20078) 2018-04-05 07:53:49 +02:00
Robert Deutz
39dd3ede50
optimisation, reduce time for testing 2018-04-02 20:14:44 +02:00
Robert Deutz
f0bba543d9
make composer output better readable 2018-04-02 19:17:42 +02:00
Robert Deutz
d8c6e27cf8
make sure we are always using the last version of the test 2018-04-02 19:07:24 +02:00
Puneet Kala
1b9a26a8ea [4.0] System Tests on Drone (#20025)
* System Tests on Drone

* ldap extension

* Change the call

* Temp Testing

* Reverting the changes

* Trying another method

* Kill the noise

* Minor changes

* Moving the dist file

* Updating Robo

* Run all of them

* Another change in Robo

* Minor Update

* Removing symphony

* CHanges not needed

* Fixing the error

* Exclude Vendor

* Minor changes in Drone

* Minor change lets see

* Skip the vendor Issue

* Trying with Update

* Move the acceptance config file

* Adding Owner

* Chown Minor Change

* Update and fixes

* Test

* Check with fake return

* I am not proud of this

* Apache fix

* Updates

* Sample to test

* Test

* wip

* wip

* WIP

* Mysql minor change

* Fix WIP

* WIP WIP WIP

* Adding back System Tests Layer

* Using the mysql layer

* Updating user

* wip

* wip

* wip

* clean up

* updating robofile

* Add date

* Deleting the lock

* adding back the original Composer lock file

* wip

* Reverting back composer.lock

* UPdating Robo FIle

* Test Commit, WIP

* Check the versions

* Update

* Update

* Adding a new folder

* Avoid Crap on Console, Keep life Simple

* Updating

* WIP

* Minor update

* Temp
2018-04-01 16:26:37 +02:00
Robert Deutz
ee0dc72ccd
re-add javascript testing 2018-04-01 15:31:04 +02:00
Robert Deutz
9b68e2cba8
executing unit tests on diffrent php versions 2018-03-31 16:19:44 +02:00
Dimitri Grammatikogianni
6bff00f723 [4.0] Javascript tests -drop node-modules directory (#16808)
* use one node-modules folder

* drone

* validate-nun, grrrr

* drop some packages for drone, restore speed

* grrr

* do not ship drone-package.json
2017-07-03 11:53:00 +01:00
Robert Deutz
2705b7b54e add phpcs to compare it with travis 2017-02-12 15:56:10 +01:00
Robert Deutz
a240a22e0e set clone deph 2017-02-12 14:32:55 +01:00
Robert Deutz
63120ec886 changed for drone0.5 2017-02-12 11:40:56 +01:00
Robert Deutz
68363524f1 use joomla-projects docker 2016-09-17 15:15:32 +02:00
Yves Hoppe
5da051aa63 Added drone.io ci-server for running JavaScript tests (#11841)
* Added drone.io ci-server for running JavaScript tests

* Added drone.io ci-server for running JavaScript tests

* Added drone.io ci-server for running JavaScript tests

* Added drone.io ci-server for running JavaScript tests
2016-08-29 22:28:42 +02:00