101 Commits (73939dc9b5f6b0002027e6c2e4b88dfa61c3b435)
 

Author SHA1 Message Date
apt-ghetto 73939dc9b5 Fix ModuleNotFoundError
4 years ago
Simon Quigley c6f4117ab7 The removed timers were redundant.
4 years ago
Simon Quigley 1b502ee4e4 Add a decorator to TimerMetrics and wrap most of the functions.
4 years ago
Simon Quigley 28c7f2b397 Replace some timer calls.
4 years ago
Simon Quigley 42869ace27 Initial commit of the timer_metrics module.
4 years ago
Simon Quigley 86f658cb55 We can get away with being a little less verbose now.
4 years ago
Simon Quigley b6d9050604 Move parsing the existing job data to another function, and actually make it functional.
4 years ago
Simon Quigley f529f5a1d1 Add semicolons to the end of each statement.
4 years ago
Simon Quigley c85822e495 Make job editing more verbose.
4 years ago
Simon Quigley 5fb09fda6d Slightly clean that up.
4 years ago
Simon Quigley bf8edaaf9d Make sure we don't fail when loading the non-data-using release-mgmt template.
4 years ago
Simon Quigley 050cf6cb12 Bump the total lp_check allowed time to 6 hours from 2, to account for publisher maintenance.
4 years ago
Simon Quigley 082ee862b0 Run Lintian on built binaries if the package build succeeds.
4 years ago
Thomas Ward f7e731faae
Multiple issues fixed.
4 years ago
Simon Quigley b379ebb20d Add useless merger info.
4 years ago
apt-ghetto 04ea168cff Clean up code
4 years ago
Simon Quigley ce9e4a5080 "&", not "&".
4 years ago
Simon Quigley 17e3f7dc47 If the branch already exists, don't create it again.
4 years ago
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