summaryrefslogtreecommitdiff
path: root/triggers
Commit message (Collapse)AuthorAgeFilesLines
...
* Remove --user from pip installWill Holland2015-09-171-1/+1
| | | | Because in virtualenv
* Fix trying to create existing linksWill Holland2015-09-171-2/+6
|
* Fix site not workingWill Holland2015-09-171-4/+4
|
* Remove cliapp and firehose if dirs existWill Holland2015-09-171-2/+5
|
* Install firehose with dependenciesWill Holland2015-09-171-4/+21
|
* Make firehose local to slaveWill Holland2015-09-161-0/+7
|
* Fix to string comparisonWill Holland2015-09-161-1/+1
|
* Don't try and checkout if no shaWill Holland2015-09-161-1/+3
|
* Do the systemd test too.Michael Drake2015-09-161-1/+1
|
* Fix checkout after writing configWill Holland2015-09-162-4/+4
|
* Overwrite ybd/config/ybd.confWill Holland2015-09-162-0/+2
|
* fix typo in ybd.confWill Holland2015-09-162-2/+2
|
* Add ybd.confWill Holland2015-09-162-0/+2
|
* Use ybd locally in slaveWill Holland2015-09-162-0/+15
|
* Pass SHAs of state when build starts forwardsWill Holland2015-09-162-1/+10
| | | | | The SHAs of definitions, buildslave-scripts and ciat-testing are passed along the pipeline for consistency
* Add force option to buildWill Holland2015-09-151-2/+2
|
* Fix testing trigger still thinking of buildnumbersWill Holland2015-09-151-3/+3
|
* Pass whole name rather than just buildnumberWill Holland2015-09-151-2/+3
|
* Label system with buildnumber for uniquenessWill Holland2015-09-152-5/+8
|
* Make deployments go to unique filesWill Holland2015-09-151-0/+1
|
* Hide auth details from logsRichard Maw2015-09-141-0/+2
|
* Fix ownership of /archive/testingWill Holland2015-09-141-0/+1
|
* Fix not being allowed to make dir in /archiveWill Holland2015-09-141-1/+1
|
* Make sure everybody can read imageWill Holland2015-09-141-0/+1
|
* Run tester in /archiveWill Holland2015-09-141-0/+3
| | | | For space reasons
* Remove ciat-tester if existsWill Holland2015-09-141-0/+3
|
* Take ownership of artefactWill Holland2015-09-141-0/+1
|
* Make testing trigger point to correct imageWill Holland2015-09-141-1/+1
|
* Add testing commands to triggerWill Holland2015-09-111-0/+10
|
* Pass system to deploy logicWill Holland2015-09-111-2/+2
|
* Add set -ex to every scriptWill Holland2015-09-114-0/+4
|
* Separate deploy trigger from builder triggerWill Holland2015-09-111-0/+2
|
* Add script to manage build and deploy on triggerWill Holland2015-09-101-0/+1
|
* Fix firehose trigger calling from wrong dirWill Holland2015-09-091-1/+1
|
* Have firehose trigger call firehose_call.pyWill Holland2015-09-091-0/+1
|
* Add triggersWill Holland2015-09-093-0/+3