summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
Commit message (Collapse)AuthorAgeFilesLines
* .gitlab-ci.yml: Fixed to not try to upgrade stuffTristan Van Berkom2017-09-011-1/+1
| | | | | When trying to upgrade psutils the image requires gcc, which the image doesnt have available.
* .gitlab-ci.yml: Install bzr to run testsPedro Alvarez Piedehierro2017-07-191-0/+1
|
* Adding real python2 for pages buildTristan Van Berkom2017-07-101-1/+1
| | | | | It needs python2 for the moment, just to find out that it will use python3 instead.
* Revert "Weird ln -s python try to fix damn docs build"Tristan Van Berkom2017-07-101-3/+0
| | | | | | This reverts commit d8f27901d95b3dcb509ec8567e64cf1a10f464ee. That was a crazy commit, and does not fix the pages deployment anyway.
* Weird ln -s python try to fix damn docs buildTristan Van Berkom2017-07-101-0/+3
|
* Fix missing find command in pages scriptTristan Maat2017-07-101-0/+1
|
* .gitlab-ci.yml: Add color output to integration testsTristan Maat2017-07-051-1/+1
|
* .gitbal-ci.yml: Add cachingTristan Maat2017-07-051-2/+7
|
* .gitlab-ci.yml: Add integration testsTristan Maat2017-07-051-12/+19
|
* Add bzr to CI runnerJonathan Maw2017-05-251-0/+1
|
* Documentation: Added "Invoking BuildStream" user facing documentationTristan Van Berkom2017-05-031-0/+1
| | | | | | This is using the relatively new `sphinx-click` plugin and will automatically update the documentation based on whatever changes in the frontend.
* Automatically generate documentation on master mergesTristan Van Berkom2017-03-101-18/+28
| | | | | | Whenever merges are made to master, documentation is built and publised to: https://buildstream.gitlab.io/buildstream/
* Basic CI file to run tests and build documentationAndrew Leeming2017-01-041-0/+25