aboutsummaryrefslogtreecommitdiffstats
path: root/.gitlab-ci.yml
Commit message (Collapse)AuthorAgeFilesLines
* Extending GitLab CI/CD.Klaus Weidenbach2019-04-131-37/+58
| | | | | | Add PHP7.3 image and .gitlab-ci.yml restructuring. Use YAML Anchors for job templates. Add more DB/PHP version combinations.
* Improve gitlab-ci environment.Klaus Weidenbach2019-02-171-19/+50
| | | | | | | Use a custom Hubzilla image to speed up pipeline. Single test jobs were around 4:30-5:00 minutes, now ~1:30 minute. Improve Composer cache in Gitlab CI/CD. Add more recent databases (MySQL8, MariaDB10.3) to the pipeline.
* Publish doxygen API documentation at gitlab pages.Klaus Weidenbach2019-01-241-0/+26
| | | | | | | | | | Create the API documentation with Doxygen and publish it through gitlab-ci as a Gitlab page at: https://hubzilla.frama.io/core This should only happen when master gets updated. Update Doxyfile configuration. Correct image usage. Replace RedMatrix with Hubzilla icon.
* Add PostgreSQL to gitlab-ci setup.Klaus Weidenbach2019-01-171-7/+40
| | | | Run our tests against a PostgreSQL again.
* add gitlab-ci.yml and phpunit.xmlgit-marijus2018-10-131-0/+36
|
* revert gitlab-ci until we have a working configurationMario Vavti2018-10-101-41/+0
|
* missing installMario Vavti2018-10-101-1/+1
|
* one last try for nowMario Vavti2018-10-101-6/+7
|
* sigh...Mario Vavti2018-10-101-2/+3
|
* lets try thisMario Vavti2018-10-101-3/+2
|
* add some dependencies for gdMario Vavti2018-10-101-0/+1
|
* probably that is the way to do itMario Vavti2018-10-101-1/+3
|
* wrong package nameMario Vavti2018-10-101-1/+1
|
* add php-gd and use php7 imageMario Vavti2018-10-101-7/+2
|
* gitlab-ci example fileMario Vavti2018-10-101-0/+42