summaryrefslogtreecommitdiff
path: root/triggers/builders_trigger.sh
Commit message (Collapse)AuthorAgeFilesLines
* Rename builders_triggerWill Holland2015-10-011-21/+0
|
* Add pipeline attribute to be passed along a pipelineWill Holland2015-10-011-1/+2
|
* Fix definitions being in the wrong placeWill Holland2015-09-281-0/+1
|
* Fix copying ybd.confWill Holland2015-09-281-2/+2
|
* Fix typo in builder triggerWill Holland2015-09-281-1/+1
|
* Clean up ybd virtualenvWill Holland2015-09-281-2/+1
| | | | | By making ybd run in a virtualenv for deploy as well as build, installing all needed packages and not installing pip global
* Run ybd in a virtualenvWill Holland2015-09-251-3/+9
|
* Fix checkout option orderRichard Maw2015-09-221-1/+1
|
* Update YBD to 15.39Richard Maw2015-09-221-4/+2
|
* Pass system as property through CIATWill Holland2015-09-211-1/+2
|
* Quote variables in builders_trigger.shRichard Maw2015-09-211-3/+3
|
* Pass sha to builder logicWill Holland2015-09-211-1/+2
|
* Take a ref from masterWill Holland2015-09-181-3/+3
|
* Make variables in triggers have namesWill Holland2015-09-181-1/+2
| | | | Because these show in the web front end and make debugging easier
* Fix checkout after writing configWill Holland2015-09-161-2/+2
|
* Overwrite ybd/config/ybd.confWill Holland2015-09-161-0/+1
|
* fix typo in ybd.confWill Holland2015-09-161-1/+1
|
* Add ybd.confWill Holland2015-09-161-0/+1
|
* Use ybd locally in slaveWill Holland2015-09-161-0/+8
|
* Add force option to buildWill Holland2015-09-151-2/+2
|
* Add set -ex to every scriptWill Holland2015-09-111-0/+1
|
* Add script to manage build and deploy on triggerWill Holland2015-09-101-0/+1
|
* Add triggersWill Holland2015-09-091-0/+1