summaryrefslogtreecommitdiff
path: root/firehose
Commit message (Collapse)AuthorAgeFilesLines
* Logging to /var/log/firehose.logBob Mottram2015-06-121-0/+26
| | | | Change-Id: I442786ec8ac9387172ff7918e50b4320600204c1
* Config file can be used to set git parametersBob Mottram2015-06-121-0/+8
| | | | | | You can optionally set git username and password Change-Id: Ic94f9b513550c4870613a90ed3fbcf2b65d6e4cc
* Change underscores to dashesBob Mottram2015-06-111-8/+8
| | | | | | To be compliant with the baserock convention Change-Id: I9e6830c48fa1939a4bc8409faaaed964208f897b
* Change myref to destrefBob Mottram2015-06-111-5/+5
| | | | | | | | Change the variable name to be a little more descriptive This is the destination branch into which commits from tracking will be pulled Change-Id: If312bb545ca4275898f9a6f6a6e1a351dd93abb7
* Add git settingsBob Mottram2015-06-111-2/+12
| | | | | | | This appears to be the manner in which settings are defined elsewhere and additional git settings have been added Change-Id: Iffbbe7bbfdddc61e4f1a4e392a00a56cd8c1cbdf
* Remove name parameterBob Mottram2015-06-111-1/+1
| | | | | | Otherwise this causes a compile error as the parameter is not needed and is not passed to make_branch when called. Change-Id: I19562874acb8a4b694efa49314ac4c3a2efb2784
* Reintroduce the context managerBob Mottram2015-06-101-5/+14
| | | | | | Without this parsing by cliapp fails Change-Id: Ic02c9e6c4d88358ec8f82d17e6126c860f1c76cb
* Obtain Gerrit user identity and Gerrit URL from firehose.morph duringLauren Perry2015-01-091-15/+9
| | | | | deployment, rather than hardcoding values, and remove changing of git identity, which is now also set in firehose.morph
* Update Firehose copyrightLauren Perry2015-01-081-1/+1
|
* Log SHA of definitions to check whether it requires updatingLauren Perry2015-01-081-1/+13
|
* Install githook to add Change-Id value to commit messageLauren Perry2014-12-171-0/+6
|
* Modify firehose email configuration and push locationLauren Perry2014-12-171-6/+8
| | | | | to ensure commits are pushed to the testgerrit server with an appropriate commit message and branch name
* Add tools for installing Firehose and its dependenciesLauren Perry2014-12-171-0/+240
|
* More firehose bitsFirehose merge bot2014-08-072-0/+48