summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix firehose user configHEADmasterRichard Maw2015-09-011-5/+5
| | | | Change-Id: I1a17c96095bead017e7dca334d93e5b87585b920
* Fix firehose git config in firehose.configureRichard Maw2015-09-011-7/+2
| | | | Change-Id: I09af760104ff5a25a374a1d74d7d0212906c171e
* Fix variable pre-checking in firehose.configureRichard Maw2015-09-011-10/+10
| | | | Change-Id: I394d64caa0cc908e1ae7b45ffca9a9a844093d2d
* Fix shell quoting in firehose.hRichard Maw2015-09-011-4/+4
| | | | Change-Id: I67957e3cc539a1cae6488a19f32b371d0f7e5f75
* Improve the READMEBob Mottram2015-06-121-52/+156
| | | | Change-Id: I7957ef42813ef51319f6c67b2ca9aab951ff5e71
* Log changed definitionsBob Mottram2015-06-121-0/+3
| | | | Change-Id: Ia2eb431d896b11af4f5ba582b8075a99cc6037d0
* Error trap for missing ssh keyBob Mottram2015-06-121-13/+35
| | | | | | This enables better error checking when interacting with gerrit Change-Id: Ic8f6f31e24a694da1aa81e27acc58460c7ff1d2f
* Raise exception on gerrit push failureBob Mottram2015-06-121-4/+12
| | | | | | | This also deletes the hash file if a failure occurs, so that it's possible to retry Change-Id: I169fc822b7e4f994b80ad331bb9a16fdfe2961bc
* Remove hash file on subsequent errorBob Mottram2015-06-121-9/+16
| | | | | | | | | If an error occurs after the hash has been saved to a file then delete the file so that it's possible to try again Also, fix file descriptor leaks. Change-Id: Ibe3edab5310357b23c64d8afccab53bf88db888c
* 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-112-13/+12
| | | | | | To be compliant with the baserock convention Change-Id: I9e6830c48fa1939a4bc8409faaaed964208f897b
* Change myref to destrefBob Mottram2015-06-118-20/+12
| | | | | | | | 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
* NOTE: This patch series assumes the branch baserock/lauren/firehose as a ↵Bob Mottram2015-04-161-5/+5
| | | | | | | starting point Explain the presence of debian code Change-Id: Idfadb42cc1b4b12d0cd16e7a96f9180922228c50
* Perform firehose.configure commands in deployed system, not developmentbaserock/lauren/firehoseLauren Perry2015-01-091-16/+20
|
* Obtain Gerrit user identity and Gerrit URL from firehose.morph duringLauren Perry2015-01-093-23/+36
| | | | | 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
|
* :Add instructions for running/setting up Firehose to the READMELauren Perry2015-01-081-0/+49
|
* Add firehose.configure, containing the necessary instructions to run firehoseLauren Perry2015-01-081-0/+40
|
* 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
* Removed morph after placing its functionality in firehose.shLauren Perry2014-12-171-17/+0
|
* Add systemd styled timers to automate Firehose checking processLauren Perry2014-12-172-0/+21
|
* Add tools for installing Firehose and its dependenciesLauren Perry2014-12-173-0/+37
|
* yaml updatesFirehose merge bot2014-08-196-5/+23
|
* More readme notesFirehose merge bot2014-08-071-1/+12
|
* More tweaks, set up for running against internal troveFirehose merge bot2014-08-078-13/+23
|
* More firehose bitsFirehose merge bot2014-08-0711-13/+310
|
* Debian bits and a README to mention where it comes fromDaniel Silverstone2014-08-0410-0/+3919
|
* Provide for base-ref and my-ref for the landing dataDaniel Silverstone2014-08-046-6/+12
|
* More examplesDaniel Silverstone2014-08-043-0/+55
|
* Add an ignore, and the examples derived for the chunks we're doing initial ↵Daniel Silverstone2014-07-314-0/+64
| | | | implementation for
* Unless otherwise stated, Firehose is under GPLv2 for nowDaniel Silverstone2014-07-311-0/+339