Commit graph

10 commits

Author SHA1 Message Date
813aa48010
TASK: Push to github project
* Mirror current repository state
2017-04-11 16:38:29 +02:00
bef8c1a913
TASK: Install git instead of rsync
* To make sync work via git
2017-04-11 15:51:20 +02:00
abdc7f0f72
TASK: Add sync to github via pipelines
* To make github an auto mirror
2017-04-11 15:50:58 +02:00
b20bf043f0
TASK: Don't show warnings
* On CI we just want to make sure we don't have any errors.
2017-04-10 09:32:22 +02:00
b8d84c5bdc
TASK: Add further linting 2017-04-09 00:14:27 +02:00
ba20024783
TASK: Migrate to smaller alpine images
* To have faster downloads, smaller images, simpler installs
2017-04-08 23:32:11 +02:00
c511f1a70b
WIP|FEATURE: Test on multiple php versions
* Use different jobs to run in parallel.
* Use different docker image for each php version.
* Provide common way to install composer on each image.
2017-04-08 23:29:08 +02:00
a2eb6d799d
TASK: Install make to run install routine 2017-04-08 23:16:29 +02:00
bd3e6b080d
BUGFIX: Finish installation / setup on gitlab ci
* Install PHPCS Standard to execute with tests
2017-04-08 23:07:26 +02:00
92c973c7f4
WIP|FEATURE: Integrate gitlab ci
* Provide a way to run php unit functional tests
2017-04-08 22:58:03 +02:00