summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Log arch mismatchPaul Sherwood2016-07-071-0/+2
* Exit if attempt to deploy unbuilt systemPaul Sherwood2016-07-071-0/+3
* Check fields in morph files, and exit if something odd is foundPaul Sherwood2016-07-073-3/+25
* Compose subsystems before systemsPaul Sherwood2016-07-061-2/+3
* Default to warn on missing install-commandsPaul Sherwood2016-07-061-1/+3
* Merge pull request #229 from leeming/leeming/issue-218Paul Sherwood2016-07-051-4/+8
|\
| * Adding in exception handler to catch Unicode Encoding error and handle unicod...Andrew Leeming2016-07-051-4/+8
* | Dump contents of dnPaul Sherwood2016-07-051-0/+1
|/
* Pep816.26Paul Sherwood2016-07-032-16/+17
* Tidyup some messagesPaul Sherwood2016-07-031-3/+6
* Try unlink, then removePaul Sherwood2016-07-031-1/+7
* Revert back to tristan's fixPaul Sherwood2016-07-021-17/+54
* Probable fix for #228Paul Sherwood2016-07-021-1/+4
* Revert "Allow + artifact names"Paul Sherwood2016-07-021-1/+1
* Allow + artifact namesPaul Sherwood2016-07-021-1/+1
* Reuse _process_tree code for _process_listPaul Sherwood2016-07-011-53/+13
* Fix link colour, and try relative linksPaul Sherwood2016-07-012-2/+2
* Merge pull request #227 from gtristan/staging-symlinksPaul Sherwood2016-07-011-6/+62
|\
| * Ensure that we only stage relative paths for symbolic links.Tristan Van Berkom2016-07-011-6/+62
|/
* Provide download links for artifactsPaul Sherwood2016-06-303-11/+14
* add debugPaul Sherwood2016-06-301-1/+10
* Trap if chunks or strata are not listsPaul Sherwood2016-06-291-0/+9
* Skip 'tree' and 'cache' for release notes comparisonPaul Sherwood2016-06-291-3/+3
* Renames for readability, i => keyPaul Sherwood2016-06-291-15/+14
* Fix release-note logicPaul Sherwood2016-06-291-5/+3
* Release note only includes changes to targetPaul Sherwood2016-06-291-2/+5
* Only save entries in .trees where ref: is a SHAPaul Sherwood2016-06-251-3/+5
* Log number of trees re-used from trees filePaul Sherwood2016-06-251-0/+3
* Save definitions.yml againPaul Sherwood2016-06-241-0/+1
* Tidyup checks in Morphs, so check-definitions: flag is honouredPaul Sherwood2016-06-242-11/+21
* Exit if a definition lookup failsPaul Sherwood2016-06-231-2/+3
* Move app.exit function in to app.logPaul Sherwood2016-06-238-46/+43
* Add more logging for split processingPaul Sherwood2016-06-221-1/+3
* Add traceback for failed split installPaul Sherwood2016-06-221-0/+2
* Fix stratum['name'] + splitPaul Sherwood2016-06-221-1/+1
* Better log of installing splitsPaul Sherwood2016-06-221-2/+1
* Use .trees file properly, in artifacts dirPaul Sherwood2016-06-222-13/+12
* Fix #224 properlyPaul Sherwood2016-06-221-1/+1
* Revert "Fix #226"Paul Sherwood2016-06-221-5/+5
* Revert "Rename unpack => save, and don't unpack!"Paul Sherwood2016-06-221-9/+10
* Fix #226Paul Sherwood2016-06-221-5/+5
* Rename unpack => save, and don't unpack!Paul Sherwood2016-06-221-10/+9
* WIP fix for #224 system-level splitting with system-integration-commandsPaul Sherwood2016-06-223-47/+43
* Separate thousands in artifact sizesPaul Sherwood2016-06-221-0/+2
* Rename component => dnPaul Sherwood2016-06-212-50/+49
* Rename item => dnPaul Sherwood2016-06-201-42/+42
* Disable release-note by default16.25Paul Sherwood2016-06-201-3/+3