summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ybd/utils.py: Remove make_deterministic_gztar_archive()pull/217/jjardon/xzJavier Jardón2016-09-013-42/+5
* ybd/cache.py: Use make_xztar_archive() to compress the artifactsJavier Jardón2016-09-014-5/+5
* ybd/utils.py: Add make_xztar_archive()Javier Jardón2016-09-011-0/+24
* .gitlab-ci.yml: Do not print all the environment variablesjjardon/ciJavier Jardón2016-09-011-1/+0
* Merge branch 'ps/simpler-walk' into 'master' Javier Jardón2016-09-011-19/+14
|\
| * Simplify logic for walk and parse definitionsPaul Sherwood2016-09-011-17/+12
| * Regularise artifact-version range checksPaul Sherwood2016-09-011-2/+2
|/
* Merge branch 'jjardon/ci' into 'master' devcurmudgeon2016-09-011-10/+13
|\
| * .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
|/
* Update readme.md: Add gitlab build statusJavier Jardón2016-08-311-0/+2
* We only need root permissions for actual buildsPaul Sherwood2016-08-311-3/+3
* Pep8Paul Sherwood2016-08-301-1/+1
* Move permissions check after usage checkPaul Sherwood2016-08-301-3/+3
* Merge branch 'master' of https://github.com/devcurmudgeon/ybdPaul Sherwood2016-08-302-2/+4
|\
| * Merge pull request #240 from leeming/leeming/missing-cwd-confPaul Sherwood2016-08-292-2/+4
| |\
| | * Fixes bug that ignores ybd.conf on cwdAndrew Leeming2016-08-262-2/+4
* | | Spot the deliberate mistake in previous commit :/Paul Sherwood2016-08-301-1/+1
|/ /
* | Fix for #238Paul Sherwood2016-08-291-0/+3
* | Pep8Paul Sherwood2016-08-291-4/+4
|/
* Check every field in every definitionPaul Sherwood2016-08-262-4/+13
* Add tristan's 'awful hack' until it lands in released sandboxlibPaul Sherwood2016-08-241-0/+8
* Merge pull request #239 from jjardon/jjardon/fix_python_depPaul Sherwood2016-08-241-1/+1
|\
| * install_dependencies.sh: Python2 is python2 in ArchJavier Jardón2016-08-241-1/+1
|/
* Merge pull request #236 from leeming/leeming/redundant-exit-settingPaul Sherwood2016-08-221-2/+6
|\
| * Simplified setting 'exit' var from config settingAndrew Leeming2016-08-221-2/+6
|/
* Revert "Always exit if specified morph file is missing"Paul Sherwood2016-08-141-1/+1
* Need to include 'devices' in cach-keyPaul Sherwood2016-08-141-1/+5
* Add python to dependenciesPaul Sherwood2016-08-141-3/+3
* Always exit if specified morph file is missingPaul Sherwood2016-08-091-1/+1
* Update readme with basic kbas config info16.31Paul Sherwood2016-08-031-0/+8
* Bump artifact-version for the sh -e bugfix"Paul Sherwood2016-08-031-1/+3
* Fix local variable 'key' referenced before assignmentPaul Sherwood2016-08-031-1/+1
* Fix for #233Paul Sherwood2016-08-021-1/+1
* Force mimetype for artifactsPaul Sherwood2016-08-011-1/+2
* Concourse visualisation workingPaul Sherwood2016-07-313-7/+12
* Don't lose stratum dependsPaul Sherwood2016-07-281-0/+5
* Fix write_chunk_metafile so it can handle unicode pathsPaul Sherwood2016-07-241-21/+9
* Force env['LANG'] => 'en_US.UTF-8'Paul Sherwood2016-07-221-0/+1
* Revert "Force UTF-8 encoding in OSFS"Paul Sherwood2016-07-221-1/+1
* Only report arch mismatch oncePaul Sherwood2016-07-211-2/+4
* Force UTF-8 encoding in OSFSPaul Sherwood2016-07-211-1/+1
* Lose stderr tooPaul Sherwood2016-07-141-1/+1
* Lose stdout from wget on tarballsPaul Sherwood2016-07-141-1/+2
* Rename basenames => filenamesPaul Sherwood2016-07-101-3/+3
* Exit if unpack fails - it's no good continuing16.28Paul Sherwood2016-07-081-3/+1
* Drop deprecated GitLab badge for nowPaul Sherwood2016-07-071-1/+1
* Pep8Paul Sherwood2016-07-072-2/+4