Commit Graph

765 Commits (b7807106233ad1230211626e4288232ee09a9c02)

Author SHA1 Message Date
Steve Langasek e5a438f7d4 Add support in code for disabling ImplicitDependencyPolicy, and disable it
10 months ago
Steve Langasek 3e28539c17 Temporarily disable autohinter due to a recursion problem
12 months ago
Steve Langasek acc93b376e Revert "Temporarily disable autohinter due to a recursion problem"
12 months ago
Steve Langasek c93257d5cf Temporarily disable autohinter due to a recursion problem
12 months ago
Steve Langasek c60b67d182 Raise the python recursion limit
12 months ago
Steve Langasek 008fc3c065 autopkgtests accidentally in dry-run mode everywhere, fix logic
2 years ago
Steve Langasek e5247de7b8 Add a dry-run option for the autopkgtest policy specifically
2 years ago
Steve Langasek 0374455b65 Revert "Temporarily disable autohinter due to a recursion problem"
3 years ago
Steve Langasek 83e6102613 Temporarily disable autohinter due to a recursion problem
3 years ago
Steve Langasek a7b58b76e6 --print-uninst and --nuninst-cache are not mutually-exclusive
3 years ago
Steve Langasek a3da16e771 disable BuildDependsPolicy
4 years ago
Iain Lane f0e46d7bfa britney: Disable Built-Using policy
4 years ago
Iain Lane 4b74228867 britney: Allow breaking of packages on one arch when removing cruft
4 years ago
Iain Lane a5828a269e excusefinder: Support not having arch-all buildds
4 years ago
Iain Lane eb8f1c9fc7 Allow HEIDI_OUTPUT to be empty
4 years ago
Iain Lane 07b9c517c8 BuildDependsPolicy: handle old python3-apt
4 years ago
Łukasz 'sil2100' Zemczak d960c15706 Add a new policy to message bugs on SRU regressions
4 years ago
Tiago Daitx 256a48a4ad Link to update-excuse bugs on update_excuses
4 years ago
Iain Lane bae4fdbd45 LinuxPolicy: Make linux* wait on corresponding -meta package
4 years ago
Robert Bruce Park 36e8b65c8b Email Policy, send emails when packages are rejected.
4 years ago
Robert Bruce Park 9c777eac1b Reject packages if entire source ppa won't migrate
4 years ago
Iain Lane 56c066b753 Allow piuparts policy to be disabled by config
4 years ago
Colin Watson 4f9a33ddab Allow blocking uploads by way of bugs with the block-proposed tag set
4 years ago
Colin Watson 964e414dbe Add a --distribution option
4 years ago
Colin Watson f4dc6b2277 Replace %(SERIES) macro in config files with value passed to --series
4 years ago
Colin Watson 3b8daa98ec
Make sure that containing directories exist before writing output files
5 years ago
Robert Bruce Park c582733989
Make Heidi optional
5 years ago
Ivo De Decker 920d82445d Add allow-smooth-update hint
5 years ago
Ivo De Decker a08b7ebc48 Add implicit dependency policy
5 years ago
Ivo De Decker 18f71a01f5 Update autohinter for versioned excuses
5 years ago
Ivo De Decker c410435859 use uvname for dependencies between excuses
5 years ago
Ivo De Decker 4e5926a41f Add depends policy
5 years ago
Ivo De Decker 3c8b7ba11d Add source to SourcePackage object
5 years ago
Niels Thykier 35aed10291
Add python-console command to the hint-tester
5 years ago
Niels Thykier c08ea9d33c
Remove unused local variable
5 years ago
Matthias Klumpp f2f45320a8 Don't fail if faux-packages have multiple provides entries
5 years ago
Ivo De Decker 93b46dde0d Allow new uninstallables from allow-uninst hint
5 years ago
Ivo De Decker 988b33d0ba Add allow-uninst hint
5 years ago
Ivo De Decker 4defca4cc1 Abort when do_all fails without transaction to rollback
5 years ago
Ivo De Decker 5890cb914e Fix codestyle issues is britney.py
5 years ago
Ivo De Decker 7fdbfcbeb2 Check version of cruft removal item
5 years ago
Ivo De Decker fdf273ad05 Log initial list of cruft items added to the list of items
5 years ago
Ivo De Decker c7cfb4e09f Log new cruft items added to the list of items
5 years ago
Paul Gevers 2fc265be91
Save the state of policies on every non-dry run, not only during migration runs
5 years ago
Ivo De Decker 208726f538 Add BuiltOnBuilddPolicy
6 years ago
Paul Gevers 909a4e228a
Default series option to target suite name
6 years ago
Niels Thykier d9f9c6d4a9
Let ExcuseFinder create migration items
6 years ago
Niels Thykier 6dde43a339
Create an ExcuseFinder class for computing relevant excuses
6 years ago
Niels Thykier 2c9e0b9b97
do_all: Prune cruft after non-recursive hints (e.g. "easy")
6 years ago
Niels Thykier 73791e48d0
Rename migrate_item{,s}_to_target_suite
6 years ago