summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove .build and .inst directories from deploymentbenbrown/deployment-dirsBen Brown2018-02-161-0/+5
* Merge branch 'benbrown/rpm-improvements' into 'master'devcurmudgeon2018-02-153-24/+43
|\
| * Bump artifact-versionBen Brown2018-02-151-1/+3
| * Have a separate cache-key for rpm building with rpm-metadataBen Brown2018-02-152-17/+22
| * Extract manifests from the root directory into the metadir prior to packagingBen Brown2018-02-151-1/+14
| * Remove extra '%' from common argsBen Brown2018-02-141-4/+3
| * Remove extra '%' in spec descriptionBen Brown2018-02-141-1/+1
|/
* Merge branch 'benbrown/prefix-and-bd-renames' into 'master'devcurmudgeon2018-02-142-4/+15
|\
| * Bump artifact-versionbenbrown/prefix-and-bd-renamesBen Brown2018-02-131-1/+3
| * Add prefix to cache-keyBen Brown2018-02-131-0/+3
| * Include build-depends cache-keys as a list in hash factorsBen Brown2018-02-131-3/+9
|/
* Merge branch 'benbrown/fix-rpm-check' into 'master'Javier Jardón2018-02-131-2/+2
|\
| * Fix rpm/rpmbuild error checkingBen Brown2018-02-131-2/+2
|/
* Merge branch 'benbrown/misc-rpm-fixes' into 'master'Javier Jardón2018-02-093-29/+28
|\
| * Improve error message on failure to generate rpm name from metadatabenbrown/misc-rpm-fixesBen Brown2018-02-091-3/+2
| * Improve error message on missing rpm/rpmbuild binariesBen Brown2018-02-091-2/+7
| * Add /var to the writable paths to fix linux-user-chroot rpm buildsBen Brown2018-02-091-1/+1
| * Log the path RPMs have been deployed toBen Brown2018-02-091-1/+1
| * Only log copying to deployment area when running verboselyBen Brown2018-02-091-1/+1
| * Translate additionally supported list format for rpm-metadata at parse timeBen Brown2018-02-092-14/+10
| * Create deployment dir earlyBen Brown2018-02-091-6/+5
| * Pass assembly.compose during rpm packagingBen Brown2018-02-091-1/+1
|/
* Merge branch 'jjardon/update_distros' into 'master'Ben Brown2018-02-091-30/+22
|\
| * .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
|/
* Merge branch 'pedro/fix-ci-morphs' into 'master'Ben Brown2018-01-151-1/+1
|\
| * .gitlab-ci.yml: Use 'morphs' branch of definitions.gitPedro Alvarez2018-01-151-1/+1
|/
* Merge branch 'sam/ignore-hidden-dirs' into 'master'Sam Thursfield2017-10-241-13/+17
|\
| * Ignore all hidden directories when looking for definitionsSam Thursfield2017-10-241-13/+17
|/
* Merge branch 'benbrown/fix-config-access' into 'master'Javier Jardón2017-10-171-1/+1
|\
| * Fix config access, it is in the app moduleBen Brown2017-10-171-1/+1
|/
* Merge branch 'benbrown/old-git-sha-contains' into 'master'Ben Brown2017-10-161-6/+8
|\
| * Add tag check to for-each-ref replacementBen Brown2017-10-161-6/+8
|/
* Merge branch 'benbrown/old-git-sha-contains' into 'master'Javier Jardón2017-10-131-2/+2
|\
| * Use branch in place of for-each-refBen Brown2017-10-131-2/+2
|/
* Merge branch 'benbrown/exit-on-multiple-rpms' into 'master'Javier Jardón2017-10-131-2/+5
|\
| * Print which file is used should multiple files be matchedBen Brown2017-10-131-0/+1
| * Exit should multiple file match the prebuilt rpm patternBen Brown2017-10-131-1/+2
| * Sort the glob matches so order consistent across filesystemsBen Brown2017-10-131-1/+2
|/
* Merge branch 'benbrown/kbas-silence' into 'master'Ben Brown2017-10-031-4/+9
|\
| * Raise appropriate exception on invalid tarBen Brown2017-10-031-1/+1
| * Silence tar and touch outputBen Brown2017-10-031-4/+9
| * `touch` the full pathBen Brown2017-10-031-1/+1
|/
* Merge branch 'benbrown/lockfiles' into 'master'Ben Brown2017-09-262-6/+12
|\
| * Continue if the lockfile no longer existsbenbrown/lockfilesBen Brown2017-09-261-4/+8
| * Only delete file if this process (thread) locked it and has finished with itBen Brown2017-09-261-1/+3
| * flock throws IOErrorsBen Brown2017-09-261-1/+1
|/