81 Commits (10adcf4555786270348ee1da171ab746fafe9387)
 

Author SHA1 Message Date
Simon Quigley 10adcf4555 Retry all builds to make sure flaky builds are less flaky.
5 years ago
Simon Quigley 4359bd14a5 Make sure all of the merger job have the merger management job as its upstream.
6 years ago
Simon Quigley 066fe8be08 Add the merger to the mgmt view.
6 years ago
Simon Quigley 4cda798504 Don't directly trigger the management job automatically, and create a master merger job.
6 years ago
Simon Quigley 872b968a1a And another underscore.
6 years ago
Simon Quigley 33be3109fd Add another missing underscore.
6 years ago
Simon Quigley 55f157a0f2 Bring the management job creation outside the scope of the main loop.
6 years ago
Simon Quigley 84cb5542c5 Add a missing underscore.
6 years ago
Simon Quigley 3f1c84609f Don't forget to close the project tag.
6 years ago
Simon Quigley be0df4de34 Revert "Print the package_config for the management job."
6 years ago
Simon Quigley 3189f14152 Print the package_config for the management job.
6 years ago
Simon Quigley 4e384845a2 Make data an optional argument, and only try to pull values from it if it is passed.
6 years ago
Simon Quigley 685228adfc Change to using management jobs.
6 years ago
Simon Quigley eb286afbdd Sleep for five minutes instead of two.
6 years ago
Simon Quigley 624173d664 Remove the obsolete package.xml template.
6 years ago
Simon Quigley e6d2571b10 Ensure the correct upload target is put in.
6 years ago
Simon Quigley 3f83cdf778 No wonder that isn't working, we didn't even download the tar yet! Fix that.
6 years ago
Simon Quigley e69667bfff Wrap it in a bash call.
6 years ago
Simon Quigley 037bfcb5cb Try renaming the tars correctly.
6 years ago
Simon Quigley 3a15d58a92 Remove extra line.
6 years ago
Simon Quigley 80f4d4697f Add separate upload targets.
6 years ago
Simon Quigley 179887a432 Add support for unstable and stable branches.
6 years ago
Simon Quigley 2b178685a0 Safely handle not being able to push; if we've made it this far, it should pass anyway.
6 years ago
Simon Quigley 7d3aa8f9ae Create CI branches if they don't already exist.
6 years ago
Simon Quigley 61466cbda4 Hardcode a different KEY_ID in there.
6 years ago
Simon Quigley 1a0fafba29 Stop spamming the builders; only build so often.
6 years ago
Simon Quigley db6cb3dbf9 Also add the default branch to the merger job.
6 years ago
Simon Quigley b44de4d041 Remove job-specific SCM trigger.
6 years ago
Simon Quigley c48324124c cd to {{ NAME }} before doing anything.
6 years ago
Simon Quigley 0577c6b75e Make default_branch a required key.
6 years ago
Simon Quigley 2112e13c3b Prototype merger support.
6 years ago
Simon Quigley 6bf68cd794 Change break into a return True statement.
6 years ago
Simon Quigley 66b8bdb425 Correctly print binary_package_name.
6 years ago
Simon Quigley 6524ef6c62 Work around special case.
6 years ago
Simon Quigley d722731db4 Return ppa_source, not ppa.
6 years ago
Simon Quigley ce94e9c3b3 Use the correct version number.
6 years ago
Simon Quigley 1134f8545c Prefix the variable names with arg.
6 years ago
Simon Quigley 27c966b477 Call the function differently.
6 years ago
Simon Quigley 08185dcaa4 5 mins -> 2 mins.
6 years ago
Simon Quigley 765f02edc7 Put the argument-based code in the __init__ for the function.
6 years ago
Simon Quigley 3fd9869417 lp_check.py, not lp_check.
6 years ago
Simon Quigley 819c0ae584 Add an LP buffer.
6 years ago
Simon Quigley abe7e1d659 Poll every five minutes.
6 years ago
Simon Quigley 06385db5bb Add SCM trigger.
6 years ago
Simon Quigley 0a866485a0 Also pass the release (manually inject it into the iterated variable).
6 years ago
Simon Quigley 816b53d71a Fix variable name not adjusted after move.
6 years ago
Simon Quigley 9b3b75e7e4 Rename the template to match the job type.
6 years ago
Simon Quigley c673922c69 Separate loading the config out into a separate function.
6 years ago
Simon Quigley ae7eec1330 Split Jenkins authentication into a different function.
6 years ago
Simon Quigley 8f85fe5eca Clone into subdirectory.
6 years ago