586 Commits (master)

Author SHA1 Message Date
Simon Quigley 9fc3408bae Add JenkinsPassPolicy to block packages if their associated Jenkins job has not passed.
4 years ago
Tiago Daitx da5770559c Link to update-excuse bugs on update_excuses
5 years ago
Iain Lane 34bd0d2706
Add config entry for SRU regression emails
5 years ago
Łukasz 'sil2100' Zemczak 1690624d11
Add a new policy to message bugs on SRU regressions
5 years ago
Mathieu Trudel-Lapierre 80bf9060de Re-add 'unsatisfiable dependencies' information which dropped with the excuses key.
6 years ago
Iain Lane 858775a3c1 email: Make REJECTED_TEMPORARILY packages be not emailed for
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
Robert Bruce Park 18ba74be11 Disable PIUParts (LP: #1651537)
7 years ago
Martin Pitt 1a53882811 Python 3.2 workaround: Replace FileNotFoundError with {IO,OS}Error
7 years ago
Martin Pitt fadcea4995 Python 3.2 workaround: Drop usage of clear()
7 years ago
Martin Pitt 7c6fd99417 Python 3.2 workaround: Drop usage of enum module
7 years ago
Robert Bruce Park c5c9c6f979 Reject packages if entire source ppa won't migrate
7 years ago
Martin Pitt 96df4080b9 Add autopkgtest policy
7 years ago
Martin Pitt 65b85ca7e9 Make linux* wait on corresponding -meta package
7 years ago
Dimitri John Ledkov d2cde7de2b Teach excuse_unsat_deps() about components ogre model
7 years ago
Colin Watson 8b140b3900 Allow blocking uploads by way of bugs with the block-proposed tag set
7 years ago
Colin Watson 39fb743f3b Update contact information for Ubuntu
7 years ago
Colin Watson a3b5ebf22d buildd.debian.org -> launchpad.net
7 years ago
Martin Pitt 15aab3348a Store Testsuite-Triggers: list in sources
7 years ago
Martin Pitt 0d43a20471 Store Testsuite: list in sources
7 years ago
Colin Watson 7eb3412828 Add a --distribution option
7 years ago
Colin Watson 3db97e9741 Add new --series option
7 years ago
Colin Watson 8fb3c782aa Only issue "From wrong source" for binaries not at the same version in testing
7 years ago
Colin Watson b144470940 Optionally merge packages from testing to unstable
7 years ago
Colin Watson a2dcb26901 Make sure that containing directories exist before writing output files
7 years ago
Robert Bruce Park f32a8e37da Make Heidi optional
7 years ago
Martin Pitt 0c73ebfa98 Skip second-stage upgrade testing if UPGRADE_OUTPUT option is absent or empty
7 years ago
Martin Pitt e987fedd80 Save policy state before upgrade tester
7 years ago
Martin Pitt e5f306c5f5 Consider packages with M-A qualifiers for reverse dependencies
7 years ago
Iain Lane 8e0405d2e2 hint-tester: Don't lowercase the input
7 years ago
Emilio Pozuelo Monfort af7c96142d Add ignore-piuparts to the standard hint set
7 years ago
Robert Bruce Park 40ccb4bdc6 Invalidate excuse after each policy run
8 years ago
Niels Thykier bcdb2b39cd Add PiupartsPolicy to avoid piuparts regressions
8 years ago
Niels Thykier e6e221ad52 Extract a compile_nuninst and move it to utils
8 years ago
Niels Thykier 06504f2ae7 Move invalidate_exuses to utils
8 years ago
Niels Thykier 20f2e27873 Fix --print-nuninst + --nuninst-cache
8 years ago
Niels Thykier fd614062ae Minor optimisation of force handling
8 years ago
Niels Thykier 56fa65f596 Replace a use of src[X] with src.x
8 years ago
Niels Thykier 0cc7f7a8d2 Move build_installability_tester to builder.py
8 years ago
Niels Thykier 7a63784876 Move get_dependency_solvers to utils
8 years ago
Niels Thykier c4be8436db Move read_sources_file to utils
8 years ago
Niels Thykier 0f45b195a6 Refactor doop_source to simplify logic
8 years ago
Niels Thykier 027142e12b Fix bug where compute_groups returned tuple instead of pkg_id
8 years ago
Niels Thykier a14ced6403 Drop now unused "from __future__" imports
8 years ago
Niels Thykier 7af650d36d "selected" is never None in iter_packages
8 years ago
Niels Thykier ecf95229d3 Use asserts to guard single binary removal items
8 years ago
Niels Thykier 9ca30aac81 Rename a variable for clarity reasons
8 years ago
Niels Thykier 9c563f1a96 Move data classes into britney2/__init__.py
8 years ago
Niels Thykier 6360daf8c5 Assert that binaries have sensible arch values
8 years ago