91 Commits (daaadf5bbdc7400e10636570b1e43995ef814076)

Author SHA1 Message Date
Iain Lane c12d92efa4
autopkgtest: Handle 'blacklisted' version
5 years ago
Iain Lane bbabac140d
Repair requests without testpkg-version
5 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
6 years ago
Mathieu Trudel-Lapierre f32907acea Fix review issues.
6 years ago
Mathieu Trudel-Lapierre 80bf9060de Re-add 'unsatisfiable dependencies' information which dropped with the excuses key.
6 years ago
Steve Langasek 94bffad136 As near as I can tell, the 'excuses' element within the yaml data is a
6 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.
7 years ago
Steve Langasek 41ac7a81f9 Drop transitional code
7 years ago
Robert Bruce Park 16cca9c55d Change SourcePPAPolicy from a blacklist to a whitelist.
7 years ago
Iain Lane 858775a3c1 email: Make REJECTED_TEMPORARILY packages be not emailed for
7 years ago
Iain Lane e00d86ad26 email: If a package is blocked by an explicit block, don't mail
7 years ago
Iain Lane 8350694348 email: Add tests that send email through a mocked SMTP server
7 years ago
Robert Bruce Park 63573fa24a Resend emails periodically.
7 years ago
Robert Bruce Park 0579677457 Stop writing "1 days" in emails.
7 years ago
Robert Bruce Park 1b4828bfb3 Write email cache after every email sent.
7 years ago
Steve Langasek 442993d3f0 Merge remote-tracking branch 'robru/fix-sourceppa'
7 years ago
Robert Bruce Park 389f8624dd Round age.
7 years ago
Robert Bruce Park e7181465a8 Stop returning None.
7 years ago
Robert Bruce Park 2405fcf8bc Backport EmailPolicy to Python 3.2
7 years ago
Iain Lane 7cc72bf2d6 email: For direct sponsored uploads, email both the sponsor and sponsoree
7 years ago
Robert Bruce Park df495582e2 Fix SourcePPA policy by inspecting build_link instead. (LP: #1648000)
7 years ago
Iain Lane 5f4c2e735d email: Log a message when we send emails
7 years ago
Iain Lane d9887d320e email: be From the 'Ubuntu Release Team'
7 years ago
Robert Bruce Park d66116d809 Update email MESSAGE_BODY to reflect dynamic max_age.
7 years ago
Iain Lane b896fbf038 Enable email policy based on a config flag
7 years ago
Robert Bruce Park 2775a5435c Email Policy, send emails when packages are rejected.
7 years ago
Iain Lane fe627aaa15 autopkgtest: Don't request tests for new packages that FTBFS
7 years ago
Andy Whitcroft 71c8773b7d linux-meta: add synthetic dependancy for snapd
7 years ago
Iain Lane 766ed38d40 sourceppa: Refactor exception handling
7 years ago
Iain Lane 9661362880 sourceppa: Retry 5 times on HTTP 503s
7 years ago
Iain Lane 41d51369f5 autopkgtest: Accept packages which have dropped their tests in unstable
7 years ago
Robert Bruce Park 820c4460ce Fix upstream policy tests.
8 years ago
Martin Pitt 1a53882811 Python 3.2 workaround: Replace FileNotFoundError with {IO,OS}Error
8 years ago
Martin Pitt 7c6fd99417 Python 3.2 workaround: Drop usage of enum module
8 years ago