Simon Quigley
510db61714
Suppress orig-tarball-missing-upstream-signature on Unstable packages since there will never be an orig signature.
5 years ago
Simon Quigley
17e5d23ad1
Apply updated Lintian patch to the infra and adjust templates accordingly.
5 years ago
Simon Quigley
4ae071880b
Apply experimental Lintian patch to the infra and enable the new flag.
...
See https://salsa.debian.org/lintian/lintian/-/merge_requests/311 for
more details. I will update the infra as needed, and once it is in a
released version of Lintian, I will backport it to Focal and install on
the infra.
5 years ago
Simon Quigley
f529f5a1d1
Add semicolons to the end of each statement.
5 years ago
Simon Quigley
082ee862b0
Run Lintian on built binaries if the package build succeeds.
5 years ago
Simon Quigley
b379ebb20d
Add useless merger info.
5 years ago
Simon Quigley
ce9e4a5080
"&", not "&".
5 years ago
Simon Quigley
17e3f7dc47
If the branch already exists, don't create it again.
5 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.
5 years ago
Simon Quigley
c310fd6ced
Update hardcoded GPG pubkey fingerprint.
5 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.
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
3f1c84609f
Don't forget to close the project tag.
6 years ago
Simon Quigley
685228adfc
Change to using management jobs.
6 years ago
Simon Quigley
eb286afbdd
Sleep for five minutes instead of two.
...
There's no way the build is uploaded, done, and published in two
minutes, let alone five, so there's little downside. This fixes the race
condition where Launchpad hasn't even reviewed the upload in the queue
in two minutes, and since we're already checking every five minutes,
this time gap makes sense.
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
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
2112e13c3b
Prototype merger support.
6 years ago
Simon Quigley
ce94e9c3b3
Use the correct version number.
6 years ago
Simon Quigley
08185dcaa4
5 mins -> 2 mins.
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
9b3b75e7e4
Rename the template to match the job type.
6 years ago
Simon Quigley
8f85fe5eca
Clone into subdirectory.
6 years ago
Simon Quigley
28625b67bb
Add release name to package changelog.
6 years ago
Simon Quigley
c9ea6627c0
And lastly, actually use the right version.
6 years ago
Simon Quigley
55c4b58879
Don't create the package.
6 years ago
Simon Quigley
e2359b01df
It would help if I was in debian/.
6 years ago
Simon Quigley
ffd206b544
Stop hacking around with sed and actually use dch.
6 years ago
Simon Quigley
0c421fd1dc
Try a workaround to prevent the double dash.
6 years ago
Simon Quigley
d449a430b1
Cat it after the sed, not before.
6 years ago
Simon Quigley
8125d73b76
Use pastebinit to see the issue, the logs aren't clear.
6 years ago
Simon Quigley
b80817219c
Be more verbose about the changelog entry being displayed.
6 years ago
Simon Quigley
664e9b1ab9
Hardcode the GPG key in there for now.
6 years ago
Simon Quigley
b98d7d2b39
Create it using the upstream source.
6 years ago
Simon Quigley
f57be5f8d4
Actually allow it to upload to Launchpad now.
6 years ago