summaryrefslogtreecommitdiff
path: root/deploy_logic.py
Commit message (Collapse)AuthorAgeFilesLines
* Add GPLHEADmasterWill Holland2015-10-231-0/+15
|
* Rename cluster used for ciat testingWill Holland2015-10-231-2/+3
|
* Pass buildslave scripts sha and definitions sha from deployWill Holland2015-10-011-5/+8
|
* Add pipeline attribute to be passed along a pipelineWill Holland2015-10-011-3/+7
|
* Remove hardcoded user home dirWill Holland2015-09-161-2/+2
|
* Case where no testing_shaWill Holland2015-09-161-1/+4
|
* Pass SHAs of state when build starts forwardsWill Holland2015-09-161-1/+4
| | | | | The SHAs of definitions, buildslave-scripts and ciat-testing are passed along the pipeline for consistency
* Pass whole name rather than just buildnumberWill Holland2015-09-151-4/+4
|
* Label system with buildnumber for uniquenessWill Holland2015-09-151-4/+6
|
* Stop deploy exiting before triggering testWill Holland2015-09-141-1/+1
|
* Add more logging to testing triggerWill Holland2015-09-141-0/+1
|
* Remove unnecessary string interpolationWill Holland2015-09-141-1/+1
|
* Fix typoWill Holland2015-09-141-1/+1
|
* Fix deploy logic wanting an argumentWill Holland2015-09-111-3/+2
|
* Fix exiting too earlyWill Holland2015-09-111-1/+1
|
* Fix deploy exiting with wrong valueWill Holland2015-09-111-1/+1
|
* Fix logging in deploy logicWill Holland2015-09-111-1/+1
|
* Separate deploy trigger from builder triggerWill Holland2015-09-111-0/+52