105 Commits (36047784d9dd10133d8863bd0ce7c885a662dfa0)

Author SHA1 Message Date
Łukasz 'sil2100' Zemczak 36047784d9 SRU ADT regression: use the SRU team special bot-account for sending notifications.
5 years ago
Łukasz 'sil2100' Zemczak 32467742bd SRU ADT regression: use the right policy_info to determine if tests have regressed.
5 years ago
Iain Lane 879e7e1088
email: Add more debugging when sending emails
5 years ago
Łukasz 'sil2100' Zemczak e51cc58a2b Switch logic of detecting failures to looking for failed tests in policy_info. Explicitly list all failing tests in the bug comment. Change wording.
5 years ago
Steve Langasek 66036553ac Trigger linux rebuild test on upload of gcc-defaults
5 years ago
Łukasz 'sil2100' Zemczak 316fad3442 SRU ADT regression: temporarily use my e-mail in the From: header.
5 years ago
Łukasz 'sil2100' Zemczak d21bd600cc SRU ADT regression: handle errors in sendmail.
5 years ago
Łukasz 'sil2100' Zemczak 1cbc21d258 SRU ADT regression: Fix state checking as now it again needs to include the info for distro and series. Add unit test.
6 years ago
Łukasz 'sil2100' Zemczak 49e3d7e51c SRU ADT regression: Remove the no-longer-needed state-file backup functionality as currently there's basically low risk that we'd crash mid-state-save. Add a test for this.
6 years ago
Iain Lane c8492d4cc7
SRU ADT regression: Need to decode the returned bytes from urlopen()
6 years ago
Iain Lane f10caba01d
SRU ADT regression: Handle unset changes_url (e.g. for syncs)
6 years ago
Iain Lane c49f1ad8d5
SRU ADT regression: src is a dict
6 years ago
Iain Lane bb032d98d8
SRU ADT: Be clear when printing log messages in dry-run mode
6 years ago
Łukasz 'sil2100' Zemczak 1690624d11
Add a new policy to message bugs on SRU regressions
6 years ago
Iain Lane c12d92efa4
autopkgtest: Handle 'blacklisted' version
6 years ago
Iain Lane bbabac140d
Repair requests without testpkg-version
6 years ago
Iain Lane 0ff44d90e7
autopkgtest: Handle status '8' as a pass
6 years ago
Iain Lane 73b4c3b065
autopkgtest: put delivery_mode in the right place
6 years ago
Iain Lane f8bfbfe164
autopkgtest: Make pycodestyle clean (--ignore=E501,W504)
6 years ago
Iain Lane 62ca3b16b9
autopkgtest: Publish AMQP messages persistently
6 years ago
Steve Langasek 9f91c536be gzip doesn't use libgcc so is not a useful smoketest. Use doxygen instead.
6 years ago
Steve Langasek dd815d14fa Replace libreoffice with gzip as the libgcc smoke test for gcc.
6 years ago
Iain Lane f2456289ac autopkgtest: Run gcc-n's testuite, if it has one
6 years ago
Iain Lane 3e1ee5a2ef sourceppa: Add some more logging so we can hopefully see what is going on
6 years ago
Mathieu Trudel-Lapierre b16530a37d Flatten the defaultdict(set) for unsat_deps into a standard dict for output
7 years ago
Mathieu Trudel-Lapierre f32907acea Fix review issues.
7 years ago
Mathieu Trudel-Lapierre 80bf9060de Re-add 'unsatisfiable dependencies' information which dropped with the excuses key.
7 years ago
Steve Langasek 94bffad136 As near as I can tell, the 'excuses' element within the yaml data is a
7 years ago
Iain Lane 400a6c57c4 email: When there are multiple SPPHs, use the last one
7 years ago
Iain Lane 272f41c4a5 email: Ignore suspended LP people
7 years ago
Iain Lane 70c325fbbf autopkgtest: Save pending.json after every test request
7 years ago
Steve Langasek 5136a3efb5 Comment the calculation of last_due
7 years ago
Colin Watson b073a71911 Check whether testsuite triggers have any binaries
7 years ago
Steve Langasek 132ffaf465 Refine the logic for recording the nominal sent age of the mail
7 years ago
Steve Langasek d5040afb84 Fix up handling of email cache
7 years ago
Steve Langasek 27ef44e478 Rework the email frequency calculation to account for gaps in runs
7 years ago
Robert Bruce Park 9c76c762cc Tweak recurring email frequency.
8 years ago
Steve Langasek 41ac7a81f9 Drop transitional code
8 years ago
Robert Bruce Park 16cca9c55d Change SourcePPAPolicy from a blacklist to a whitelist.
8 years ago
Iain Lane 858775a3c1 email: Make REJECTED_TEMPORARILY packages be not emailed for
8 years ago
Iain Lane e00d86ad26 email: If a package is blocked by an explicit block, don't mail
8 years ago
Iain Lane 8350694348 email: Add tests that send email through a mocked SMTP server
8 years ago
Robert Bruce Park 63573fa24a Resend emails periodically.
8 years ago
Robert Bruce Park 0579677457 Stop writing "1 days" in emails.
8 years ago
Robert Bruce Park 1b4828bfb3 Write email cache after every email sent.
8 years ago
Steve Langasek 442993d3f0 Merge remote-tracking branch 'robru/fix-sourceppa'
8 years ago
Robert Bruce Park 389f8624dd Round age.
8 years ago
Robert Bruce Park e7181465a8 Stop returning None.
8 years ago
Robert Bruce Park 2405fcf8bc Backport EmailPolicy to Python 3.2
8 years ago
Iain Lane 7cc72bf2d6 email: For direct sponsored uploads, email both the sponsor and sponsoree
8 years ago