summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
Commit message (Expand)AuthorAgeFilesLines
* .gitlab-ci.yml: Separate stages a little more for clarityJavier Jardón2018-02-091-0/+10
* .gitlab-ci.yml: Test in Debian stretch intead Debian jessieJavier Jardón2018-02-091-2/+2
* .gitlab-ci.yml: test in ubuntu_17.10 instead ubuntu_17.04Javier Jardón2018-02-091-2/+2
* .gitlab-ci.yml: Test in current Fedora 27Javier Jardón2018-02-091-2/+2
* .gitlab-ci.yml: Use temaplate for build jobsJavier Jardón2018-02-091-26/+8
* .gitlab-ci.yml: Use 'morphs' branch of definitions.gitPedro Alvarez2018-01-151-1/+1
* Exclude definitions path from pycodestyle checkBen Brown2017-07-191-1/+1
* .gitlab-ci.yml: Clone definitions in ybd namespaceJavier Jardón2017-07-191-5/+5
* .gitlab-ci.yml: Use /cache to put all contentsJavier Jardón2017-07-141-0/+3
* Run release-notes job in keys-only modeBen Brown2017-05-261-0/+1
* Test release notesJavier Jardón2017-05-261-0/+11
* .gitlab-ci.yml: Only build non-kbas builds in the master branchjjardon/bo_kbas_build_only_masterJavier Jardón2017-05-261-0/+8
* .gitlab-ci.yml: Test build in current Fedora release (25)Javier Jardón2017-05-101-0/+9
* .gitlab-ci.yml: Test build in current Ubuntu version (17.04)Javier Jardón2017-05-101-0/+9
* .gitlab-ci.yml: Centos is failing as well; disable for nowjjardon/remove_non_suppported_distroJavier Jardón2017-03-041-9/+0
* .gitlab-ci.yml: Be sure we run without kbas in the distros we supportJavier Jardón2017-03-041-4/+5
* .gitlab-ci.yml: Remove non supported distrosJavier Jardón2017-03-041-16/+1
* .gitlab-ci.yml: Use debian:jessie instead python:2.7-slim by defaultJavier Jardón2017-01-311-1/+1
* .gitlab-ci.yml: Check ybd works in several distrosJavier Jardón2017-01-301-3/+34
* Add git to install_dependencies.shJavier Jardón2017-01-301-1/+0
* .gitlab-ci.yml: Add a deployment stepJavier Jardón2017-01-291-0/+7
* .gitlab-ci.yml: Build the chroot variant of the minimal systemJavier Jardón2017-01-291-1/+1
* Use pycodestyle (formerly called pep8) to check python code styleJavier Jardón2017-01-291-1/+1
* Change docker to python:2.7-slimDaniel Firth2016-12-071-1/+1
* .gitlab-ci.yml: clone definitions in the 'before_script:' stepjjardon/before_scriptJavier Jardón2016-12-061-8/+4
* Revert "Update ci to py3 with onbuild docker"Daniel Firth2016-11-291-4/+5
* Revert "Try with 3.4-onbuild"Daniel Firth2016-11-291-1/+1
* Revert "Change shebang to '#!/usr/bin/python3'"Daniel Firth2016-11-291-3/+3
* Change shebang to '#!/usr/bin/python3'Javier Jardón2016-11-161-3/+3
* Try with 3.4-onbuildDaniel Firth2016-11-161-1/+1
* Update ci to py3 with onbuild dockerDaniel Firth2016-11-151-5/+4
* Add check for cache_keys_v6 to gitlab-ciPaul Sherwood2016-10-301-1/+15
* .gitlab-ci.yml: Add a job to always build the build-essential stratum, not us...Javier Jardón2016-10-271-0/+9
* .gitlab-ci.yml: Do not print all the environment variablesjjardon/ciJavier Jardón2016-09-011-1/+0
* .gitlab-ci.yml: Build minimal systemJavier Jardón2016-08-311-0/+8
* .gitlab-ci.yml: keys-only mode and artifact cache:1 only in cache-keys stageJavier Jardón2016-08-311-4/+3
* .gitlab-ci.yml: Remove installation stageJavier Jardón2016-08-311-5/+0
* .gitlab-ci.yml: Fix cache key: path -> pathsJavier Jardón2016-08-311-1/+2
* Exit 1 on calling with no paramsPaul Sherwood2016-05-181-1/+1
* result => expected.result16.16Paul Sherwood2016-04-161-2/+2
* Tweak ci scripts, make artifact-version explicitPaul Sherwood2016-04-091-4/+7
* Fix .gitlab-ci build-only stepPaul Sherwood2016-04-061-1/+6
* Rename install.sh => install_dependencies.shPaul Sherwood2016-04-061-2/+2
* Update .gitlab-ci to use the new install.shPaul Sherwood2016-03-251-2/+2
* Add pep8 testPaul Sherwood2016-03-131-0/+5
* New mode: [keys-only, no-build, normal]Paul Sherwood2016-03-131-3/+1
* Add installation testPaul Sherwood2016-03-131-1/+7
* Add a .gitlab-ci.yml filePaul Sherwood2016-03-131-0/+22