summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Add script to manage build and deploy on triggerWill Holland2015-09-102-0/+60
|
* A crude script to deploy a cluster using ybd on CIATPatrick Darley2015-09-101-0/+16
| | | | | | Untested, but should probably work. Waiting for build to complete prior to test. No error handeling or anything yet, so need to get the input right.
* Crude build scriptPatrick Darley2015-09-101-0/+21
| | | | | Should work provided the inputs are right. Currently no error handeling or anything fancy at all. It is crude and crappy.
* Remove definitions capture as now done by bottlerockWill Holland2015-09-101-9/+0
|
* Add logic to call builder when definitions updatedWill Holland2015-09-091-0/+9
|
* Remove debug scriptWill Holland2015-09-091-1/+0
|
* Fix firehose trigger calling from wrong dirWill Holland2015-09-091-1/+1
|
* Remove accidentally left in debug lineWill Holland2015-09-091-1/+0
|
* Add debug codeWill Holland2015-09-091-0/+1
|
* Update mappingsWill Holland2015-09-091-2/+3
|
* Have firehose trigger call firehose_call.pyWill Holland2015-09-091-0/+1
|
* Add python script to call firehoseWill Holland2015-09-092-0/+1293
| | | | | This calls firehose with a set of config files taken from firehose_mappings.py determined by a repo given to firehose_call.py as an argument
* Add triggersWill Holland2015-09-094-0/+6
|
* Initial CommitWill Holland2015-09-091-0/+1
Add README explaining the reason for this repo