summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
Commit message (Expand)AuthorAgeFilesLines
* .gitlab-ci.yml: Speed up docs build by setting up BST_SOURCE_CACHETristan Van Berkom2018-06-121-0/+2
* .gitlab-ci.yml: Stop depending on specific version of sphinxTristan Van Berkom2018-06-091-1/+1
* .gitlab-ci.yml: Remove redundant declaration of dependencies:Javier Jardón2018-05-071-6/+0
* .gitlab-ci.yml: Run test in current Debian stable (stretch)Javier Jardón2018-04-251-0/+5
* .gitlab-ci.yml: Move radon job to post stageJavier Jardón2018-04-251-25/+26
* .gitlab-ci.yml: Add job to analyze project code quality with Code Climate CLIJavier Jardón2018-04-251-0/+22
* Move curent before_script: commands to the only jobs where they are actually ...Javier Jardón2018-04-251-8/+6
* .gitlab-ci.yml: Add coverage regexTristan Van Berkom2018-04-161-0/+1
* .gitlab-ci.yml: Perform some python code analysis with radontristan/radonTristan Van Berkom2018-04-161-0/+26
* .gitlab-ci.yml: Show which coverage reports are getting combined in CITristan Van Berkom2018-04-131-0/+1
* .gitlab-ci.yml: Fix coverage jobjjardon/ci_fedora_27Javier Jardón2018-04-121-4/+3
* .gitlab-ci.yml: Change jobs from <distro>-tests to tests-<distro>Javier Jardón2018-04-121-6/+6
* .gitlab-ci.yml: Run tests in Fedora:27 as wellJavier Jardón2018-04-121-0/+5
* .gitlab-ci.yml: Create template for linux-tests jobJavier Jardón2018-04-121-2/+6
* .gitlab-ci.yml: Use debian-8 for tests to test python3.4Tristan Maat2018-03-281-2/+5
* .gitlab-ci.yml: No need to install python2 for docs jobJavier Jardón2018-03-221-5/+2
* .gitlab-ci.yml: Pin the sphinx version to 1.7.1tristan/fix-docs-builds-in-ciTristan Van Berkom2018-03-211-1/+1
* Change theme to sphinx_rtd_themeJavier Jardón2018-03-201-0/+1
* .gitlab-ci.yml: Remove superfluous pytest-pylint installTristan Maat2018-03-191-2/+0
* .gitlab-ci.yml: Fix lack of setuptools_scm causing CI failureTristan Maat2018-03-191-1/+1
* Make pylint and pep8 tests run by defaultjennis/add_gi.repository_to_ignored_pylint_modulesJames Ennis2018-03-161-7/+0
* Add pylint to CITristan Maat2018-03-141-0/+9
* Modify how the INTEGRATION_CACHE environment var is interpretedSam Thursfield2018-02-281-2/+2
* .gitlab-ci.yml: Support test execution in other repositoriesJürg Billeter2018-02-131-2/+5
* .gitlab-ci.yml: Fix INTEGRATION_CACHEJürg Billeter2018-02-121-5/+2
* Merge integration tests into general testsTristan Maat2018-02-071-65/+22
* .gitlab-ci.yml: Update docker image so it contains jinja >= 2.10Javier Jardón2018-02-051-1/+1
* .gitlab-ci.yml: Force colors in pytest for better output in the gitlab UI.error-codesTristan Van Berkom2018-01-021-0/+3
* .gitlab-ci.yml: Build documentation in every CI pipelineci-on-docsTristan Van Berkom2017-12-221-24/+58
* .gitlab-ci.yml: Use latest BuildStream Docker imageSam Thursfield2017-12-211-1/+1
* .gitlab-ci.yml: Use source distribution tarballs in all testsTristan Van Berkom2017-11-281-13/+74
* .gitlab-ci.yml: Use specific version of buildstream-fedora Docker imageSam Thursfield2017-11-271-1/+1
* .gitlab-ci.yml: Drop root privileges for some tests102-run-ci-as-non-root-userTristan Maat2017-10-201-3/+16
* .gitlab-ci.yml: Fix documentation buildsam/fix-docsSam Thursfield2017-10-201-1/+1
* .gitlab-ci.yml: Issue #100 - Avoid installing setup.py test_requiresno-install-test-requiresTristan Van Berkom2017-10-181-2/+2
* .gitlab-ci.yml: Use `pip3 install --no-index` when installing BuildStreamSam Thursfield2017-10-181-5/+8
* Merging integration tests into buildstream proper.merging-integration-testTristan Van Berkom2017-10-141-10/+8
* .gitlab-ci.yml: Follow latest BuildStream Docker imageSam Thursfield2017-10-101-13/+5
* .gitlab-ci.yml: Add comment after IRC discussionSam Thursfield2017-10-021-0/+2
* setup.py: Make setup.py work on non-linuxcross_platformTristan Maat2017-09-281-1/+1
* .gitlab-ci.yml: Add fallback tests to CITristan Maat2017-09-281-9/+52
* Add patch source pluginChandan Singh2017-09-091-1/+1
* .gitlab-ci.yml: Also use the .coveragerc when reportingTristan Van Berkom2017-09-081-1/+1
* .gitlab-ci.yml: Produce combined coverage reportTristan Van Berkom2017-09-081-4/+43
* .gitlab-ci.yml: Fixed to not try to upgrade stuffTristan Van Berkom2017-09-011-1/+1
* .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
* Revert "Weird ln -s python try to fix damn docs build"Tristan Van Berkom2017-07-101-3/+0
* 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