83 Commits (a8aec7fc37c2ae6211957ed357b07bdfe0e1670f)
 

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