summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* rpm: Fix Provides lines being absorbed into descriptionsjonathan/fix-rpm-export-providesJonathan Maw2017-03-131-17/+18
* rpm: Add Provides: information when generating rpmsJonathan Maw2017-03-091-0/+5
* rpm: specify cpu in rpmbuildJonathan Maw2017-03-091-0/+1
* ybd/rpm.py: Fix problem in deployment:Tristan Van Berkom2017-03-091-1/+1
* rpm.py: Support "defines" list in rpm-metadataTristan Van Berkom2017-03-091-1/+22
* ybd.conf: Documenting the generate-rpms setting to include the new list formatTristan Van Berkom2017-03-091-0/+4
* __main__.py: Interpret the generate-rpms setting differently.Tristan Van Berkom2017-03-091-3/+11
* rpm.py: Support a whitelist of chunks for which to generate rpmsTristan Van Berkom2017-03-091-7/+13
* sandbox.py: pep8Tristan Van Berkom2017-03-091-2/+4
* rpm.py: pep8Tristan Van Berkom2017-03-091-3/+5
* rpm.py: Support dictionary variant for rpm-metadataTristan Van Berkom2017-03-091-1/+13
* If definition contains sha:, it always overrides ref:Paul Sherwood2017-03-092-0/+6
* rpm.py: Keep trying to build rpms, even if one of them fails.Tristan Van Berkom2017-03-091-5/+11
* sandbox.py: Only optionally abort on failures from run_sandbox()Tristan Van Berkom2017-03-091-2/+6
* Fix rpmbuild failing when unexpected files existJonathan Maw2017-03-091-0/+1
* Properly handle empty files: sections in rpm-metadataJonathan Maw2017-03-091-0/+4
* Rework rpmdb initializationJonathan Maw2017-03-091-3/+6
* Use an rpm-metadata field to get most rpm dataJonathan Maw2017-03-092-80/+55
* Fail early in RPM generation if rpm or rpmbuild is missingJonathan Maw2017-03-091-1/+5
* Add %post and %postun to rpmsJonathan Maw2017-03-091-4/+21
* Allow rpm-post-{,un}install as fields in definitionsJonathan Maw2017-03-091-0/+2
* Make rpm spec's version and release hold useful infoJonathan Maw2017-03-092-9/+20
* Make ybd+rpm generate rpms for every system in a clusterJonathan Maw2017-03-092-7/+10
* Put the RPM db in the deployment area, tooJonathan Maw2017-03-091-0/+7
* Fix rpm generation behaving differently if the destination dir already existsJonathan Maw2017-03-091-1/+9
* Make generated RPMs not clobber output for diffrerent targetsJonathan Maw2017-03-091-1/+3
* Make RPM generation dependent on configJonathan Maw2017-03-092-1/+5
* Make sandbox.install optionally take a destdirJonathan Maw2017-03-091-5/+11
* Invoke package_rpms when buildingJonathan Maw2017-03-091-0/+3
* Update tristan's code to pass pep8Jonathan Maw2017-03-091-77/+90
* Copy rpm.py from tristan's ybd-rpm implementatoinJonathan Maw2017-03-091-0/+244
* Merge branch 'ps-fix-concourse-instructions' into 'master' Javier Jardón2017-03-071-3/+5
|\
| * Fix concourse instructionsps-fix-concourse-instructionsPaul Sherwood2017-03-071-3/+5
|/
* Merge branch 'benbrown/kbas-plus' into 'master' Javier Jardón2017-03-071-1/+1
|\
| * Add '+' to the list of accepted characters in kbas artifactsbenbrown/kbas-plusBen Brown2017-03-061-1/+1
|/
* Merge branch 'jjardon/remove_non_suppported_distro' into 'master' Javier Jardón2017-03-051-26/+3
|\
| * .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
|/
* Merge branch 'benbrown/lfs' into 'master' devcurmudgeon2017-03-035-1/+73
|\
| * Add Git LFS snippet to READMEbenbrown/lfsBen Brown2017-03-011-0/+7
| * Bump artifact-version, for LFS supportBen Brown2017-03-011-1/+2
| * Add support for Git LFS repositoriesBen Brown2017-03-013-0/+64
|/
* Merge branch 'ps-remove-riemann' into 'master' Javier Jardón2017-03-015-29/+1
|\
| * Remove unused riemann functionality - depends were breaking pipelinesps-remove-riemannPaul Sherwood2017-03-015-29/+1
|/
* Merge branch 'tristan-build-sha-if-exists' into 'master' devcurmudgeon2017-02-214-2/+25
|\
| * Store the original 'ref' and restore it before savingtristan-build-sha-if-existsTristan Van Berkom2017-02-213-6/+20
| * If definition contains sha:, it always overrides ref:ps-sha-overrides-refPaul Sherwood2017-02-203-1/+10
|/
* Merge branch 'tristan/symlinks-and-staging' into 'master' devcurmudgeon2017-02-191-9/+51
|\
| * utils.py: Warning when source file listed in artifact does not existtristan/symlinks-and-stagingTristan Van Berkom2017-02-191-0/+9