summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
Commit message (Expand)AuthorAgeFilesLines
* .gitlab-ci: make wsl-test automatic, allow failureJonathan Maw2019-02-181-1/+1
* .gitlab-ci.yml: Some new test environments were added, but not collecting cov...Tristan Van Berkom2019-02-181-0/+2
* .gitlab-ci.yml: Remove "tests-python-3.7-stretch" jobJavier Jardón2019-02-121-10/+0
* .gitlab-ci.yml: run all generic fedora test in current stable version:29Javier Jardón2019-02-121-5/+5
* .gitlab-ci.yml: Add job to run test in current Fedora:29Javier Jardón2019-02-121-0/+5
* .gitlab-ci.yml: Do not automatically run "test-wsl" until runner problems are...jjardon/allow_fail_WSLJavier Jardón2019-02-111-0/+1
* .gitlab-ci.yml: Remove testing on Fedora 27Javier Jardón2019-02-091-6/+1
* Update testing images to include c++ compilerBenjamin Schubert2019-02-061-13/+13
* gitlab-ci: Add commands to be run by WSL runnersJonathan Maw2019-02-061-0/+14
* Add a Centos runnerBenjamin Schubert2019-01-211-0/+5
* .gitlab-ci.yml: Add overnight tests logs to artifacts.Valentin David2019-01-181-0/+3
* .gitlab-ci.yml: Add tests for python 3.7Chandan Singh2019-01-151-0/+10
* .gitlab-ci.yml: Add job to attempt to update dependenciesChandan Singh2019-01-151-1/+16
* .gitlab-ci.yml: Use latest bst-externaljjardon/bst_external_0_9Javier Jardón2019-01-141-1/+1
* .gitlab-ci.yml: Use newer image for overning aarch testsChandan Singh2019-01-141-1/+7
* .gitlab-ci.yml: Use latest freedesktop-sdk 18.08.25Javier Jardón2019-01-141-1/+1
* Support running test environments in parallel with `detox`Tristan Van Berkom2019-01-091-17/+11
* .gitlab-ci.yml: Remove prepare stageChandan Singh2019-01-041-44/+5
* Rename "tools" directory to "requirements"Chandan Singh2019-01-041-1/+1
* .gitlab-ci.yml: Update the CI to run the linter separately through toxTristan Van Berkom2019-01-031-0/+12
* Move sphinx build functionality to toxChandan Singh2019-01-031-11/+4
* .gitlab-ci.yml: Run tests using toxChandan Singh2019-01-031-13/+10
* .gitlab-ci.yml: Use new testsuite images with pycodestyle 1.4.0Tristan Maat2019-01-021-8/+8
* .gitlab-ci.yml: Update image versions where forgottenvalentindavid/netrcValentin David2018-11-291-2/+2
* .gitlab-ci.yml: Bump version of fd.o SDK and bst_external in overnight testsValentin David2018-11-221-2/+2
* gitlab-ci.yml: Extract test command as a variableBenjamin Schubert2018-11-201-3/+4
* gitlab-ci.yml: Add linux without brwap/ostree to ensure tests behaveBenjamin Schubert2018-11-201-0/+18
* gitlab-ci.yml: use template for unix testsBenjamin Schubert2018-11-201-29/+12
* gitlab-ci.yml: remove unused artifacts for unix testsBenjamin Schubert2018-11-201-1/+0
* gitlab-cy.yml: make linux-tests-template more composable.Benjamin Schubert2018-11-201-11/+16
* Export variables globally for less repetition.Benjamin Schubert2018-11-201-5/+5
* gitlab-ci.yml: Use CI_PROJECT_DIR instead of $(pwd) for cacheBenjamin Schubert2018-11-201-4/+3
* Test aarch64 only overnightValentin David2018-11-141-3/+11
* Run tests on aarch64Valentin David2018-11-141-5/+11
* Use less fetchers in overnight build to work-around limitations from servers.Valentin David2018-11-051-0/+6
* .gitlab-ci.yml: Change how coverage is recoveredDaniel Silverstone2018-10-251-2/+2
* Bump CI image tagsTristan Maat2018-10-251-6/+6
* Forcing CI to install Sphinx 1.7.9docs_Search_not_workingPhillip Smyth2018-10-021-1/+2
* ci: correct freedestop-sdk version commenttiagogomes/ci-minor-tweaksTiago Gomes2018-10-011-1/+1
* ci: upper case variablesTiago Gomes2018-10-011-5/+5
* ci: add missing `-p` argumentTiago Gomes2018-09-261-1/+1
* ci: add ACME challengeTiago Gomes2018-09-261-1/+7
* ci: update freedesktop-sdk refTiago Gomes2018-09-261-1/+1
* CI: test building freedesktop-sdk overnightTiago Gomes2018-09-251-0/+43
* Add tests for cyclic variables checkJosh Smith2018-08-291-5/+5
* .gitlab-ci.yml: Moving code_quality job into tests phaseTristan Van Berkom2018-08-271-5/+5
* Revert ".gitlab-ci.yml: Avoid running tests in post-merge"Tristan Van Berkom2018-08-271-31/+0
* .gitlab-ci.yml: Trying to fix code quality reportsTristan Van Berkom2018-08-261-5/+3
* .gitlab-ci.yml: Verify that source tarball installs correctlychandan/ci-sdist-testChandan Singh2018-08-241-0/+5
* .gitlab-ci.yml: Avoid running tests in post-mergeTristan Van Berkom2018-08-231-0/+31