Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | .gitlab-ci.yml: Fixed to not try to upgrade stuff | Tristan Van Berkom | 2017-09-01 | 1 | -1/+1 |
| | | | | | When trying to upgrade psutils the image requires gcc, which the image doesnt have available. | ||||
* | .gitlab-ci.yml: Install bzr to run tests | Pedro Alvarez Piedehierro | 2017-07-19 | 1 | -0/+1 |
| | |||||
* | Adding real python2 for pages build | Tristan Van Berkom | 2017-07-10 | 1 | -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 Berkom | 2017-07-10 | 1 | -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 build | Tristan Van Berkom | 2017-07-10 | 1 | -0/+3 |
| | |||||
* | Fix missing find command in pages script | Tristan Maat | 2017-07-10 | 1 | -0/+1 |
| | |||||
* | .gitlab-ci.yml: Add color output to integration tests | Tristan Maat | 2017-07-05 | 1 | -1/+1 |
| | |||||
* | .gitbal-ci.yml: Add caching | Tristan Maat | 2017-07-05 | 1 | -2/+7 |
| | |||||
* | .gitlab-ci.yml: Add integration tests | Tristan Maat | 2017-07-05 | 1 | -12/+19 |
| | |||||
* | Add bzr to CI runner | Jonathan Maw | 2017-05-25 | 1 | -0/+1 |
| | |||||
* | Documentation: Added "Invoking BuildStream" user facing documentation | Tristan Van Berkom | 2017-05-03 | 1 | -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 merges | Tristan Van Berkom | 2017-03-10 | 1 | -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 documentation | Andrew Leeming | 2017-01-04 | 1 | -0/+25 |