summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Skip rpmbuild if morph just packages prebuilt rpmsbenbrown/prebuilt-rpmsBen Brown2017-07-061-0/+6
* Allow prebuilt rpms to be specified in rpm-metadataBen Brown2017-07-061-6/+33
* Add logs after copying to deployment areaBen Brown2017-07-061-0/+1
* Fix 'pacakge' typoBen Brown2017-07-061-1/+1
* Treat missing kind as 'chunk'Ben Brown2017-07-061-3/+4
* Merge branch 'benbrown/rpm-chunks' into 'master'Javier Jardón2017-06-201-1/+6
|\
| * Fix rpm generation from chunksBen Brown2017-06-201-1/+6
|/
* Merge branch 'benbrown/rpm-strata-chunks' into 'master'Javier Jardón2017-06-143-42/+24
|\
| * Pass assembly.compose to install_dependenciesbenbrown/rpm-strata-chunksBen Brown2017-06-141-1/+1
| * Allow generating rpms from chunks/strataBen Brown2017-06-132-1/+3
| * Use install_contents from assemblyBen Brown2017-06-131-31/+2
| * Add parameter to install_* methods to handle uncached componentBen Brown2017-06-131-10/+19
|/
* Merge branch 'benbrown/metafile' into 'master'devcurmudgeon2017-06-121-2/+7
|\
| * Support dynamically generated %files lists (metafiles)Ben Brown2017-06-121-2/+7
|/
* Merge branch 'benbrown/fix-trees' into 'master'devcurmudgeon2017-05-301-2/+3
|\
| * Fix ref comparison when re-using .trees filebenbrown/fix-treesBen Brown2017-05-301-2/+3
|/
* Merge branch 'ps-fix-vagrantfile' into 'master'Ben Brown2017-05-301-2/+3
|\
| * fix Vagrantfile to install ybd properlyPaul Sherwood2017-05-301-2/+3
|/
* Merge branch 'ps-treefile-in-definitions' into 'master'Ben Brown2017-05-261-1/+4
|\
| * Fallback check for treefile in definitionsps-treefile-in-definitionsPaul Sherwood2017-05-261-1/+4
|/
* Merge branch 'benbrown/release-notes' into 'master'Javier Jardón2017-05-265-27/+63
|\
| * Run release-notes job in keys-only modeBen Brown2017-05-261-0/+1
| * Test release notesJavier Jardón2017-05-261-0/+11
| * Add header for repo changesBen Brown2017-05-261-0/+1
| * Improve how differences are displayedBen Brown2017-05-261-7/+25
| * Only log when we check historyBen Brown2017-05-261-1/+1
| * Remove unused importBen Brown2017-05-261-1/+1
| * Fix order of refs in release-cmdBen Brown2017-05-261-1/+1
| * Fix example release-cmdBen Brown2017-05-261-1/+1
| * Switch old_defs to Pots() class for comparisonBen Brown2017-05-261-2/+2
| * Remove now unnecessary config commandsBen Brown2017-05-261-4/+0
| * Rework explore to not use `git stash`Ben Brown2017-05-262-10/+8
| * Add tempdir() contextmanagerBen Brown2017-05-261-0/+11
|/
* Merge branch 'benbrown/rpm-deployment' into 'master'Ben Brown2017-05-261-1/+5
|\
| * Move return outside of for loopBen Brown2017-05-261-1/+1
| * Add logging of successful caching of rpmsBen Brown2017-05-261-0/+4
|/
* Merge branch 'jjardon/bo_kbas_build_only_master' into 'master'Javier Jardón2017-05-261-0/+8
|\
| * .gitlab-ci.yml: Only build non-kbas builds in the master branchjjardon/bo_kbas_build_only_masterJavier Jardón2017-05-261-0/+8
|/
* Merge branch 'benbrown/note-fixes' into 'master'Ben Brown2017-05-233-23/+29
|\
| * Don't catch KeyboardInterruptbenbrown/note-fixesBen Brown2017-05-221-1/+1
| * Use empty dict instead of try/except on NoneBen Brown2017-05-221-5/+2
| * Only check `git log` if refs are differentBen Brown2017-05-221-8/+9
| * Only strip when path begins with './'Ben Brown2017-05-221-1/+4
| * Sanitise int and unicode fieldsBen Brown2017-05-221-2/+2
| * Ignore 'repourl'Ben Brown2017-05-221-1/+1
| * Pass directory parameter to Morphs()Ben Brown2017-05-221-1/+1
| * Fix refs used for release commandBen Brown2017-05-221-4/+5
| * Fix release-command typoBen Brown2017-05-221-1/+1
| * Don't check git history with nothing to compare againstBen Brown2017-05-221-1/+2
| * Add missing update_mirror importBen Brown2017-05-221-1/+3