Commit Graph

439 Commits (8c166cf5e1b46bd08f8fc437732b4264f9d950f6)

Author SHA1 Message Date
Tiago Daitx 8c166cf5e1 Link to update-excuse bugs on update_excuses
4 years ago
Robert Bruce Park 35932c55c1 Email Policy, send emails when packages are rejected.
4 years ago
Robert Bruce Park fea7d283a8 Reject packages if entire source ppa won't migrate
4 years ago
Iain Lane 8c3b9e5893 LinuxPolicy: Make linux* wait on corresponding -meta package
4 years ago
Iain Lane 27905ccab0
autopkgtest: Hardcode some linux-meta tests
5 years ago
Iain Lane c436aafda7
Implement Ubuntu component relationship constraints (ogre model)
5 years ago
Iain Lane 5718f8c903
Store the component in BinaryPackage and SourcePackage
5 years ago
Colin Watson dbb9883380
Allow blocking uploads by way of bugs with the block-proposed tag set
5 years ago
Colin Watson 843751c5cf
Change date format to seconds-since-epoch
5 years ago
Colin Watson 60c4a4cf20
Add a --distribution option
5 years ago
Colin Watson 4ece0b9dba
Only issue "From wrong source" for binaries not at the same version in testing
5 years ago
Iain Lane 833622ee74
utils: Fix pycodestyle E302 (missing blank line)
5 years ago
Colin Watson 793a7a5e64
Optionally merge packages from testing to unstable
5 years ago
Colin Watson 3b8daa98ec
Make sure that containing directories exist before writing output files
5 years ago
Martin Pitt 883f01740f
Skip piuparts policy if summary file is missing
5 years ago
Colin Watson af7da4e764
Skip bug-based processing if BugsV is missing
5 years ago
Colin Watson ba3fec61c3
Use default urgency for all packages if Urgencies is missing
5 years ago
Paul Gevers dc4ea6ca2c
autopkgtest: remember old results instead of discarting them
5 years ago
Paul Gevers 6e6214efe8
autopkgtest: call filter_old_results after adding triggers to avoid code duplication
5 years ago
Ivo De Decker 920d82445d Add allow-smooth-update hint
5 years ago
Ivo De Decker c2088004f2 is_smooth_update_allowed: strip component from section
5 years ago
Ivo De Decker 2d34f8220e split off is_smooth_update_allowed() function
5 years ago
Ivo De Decker e2b196dd4b Don't check implict depends when build is missing
5 years ago
Ivo De Decker a667250cef excuse: add hasreason function
5 years ago
Ivo De Decker a08b7ebc48 Add implicit dependency policy
5 years ago
Ivo De Decker 9865db0448 Add find_newer_binaries function
5 years ago
Ivo De Decker 563556de95 Suite: add is_cruft function
5 years ago
Ivo De Decker 29557abab0 Replace broken excuse dependency code with comment
5 years ago
Paul Gevers 23c79608ec
autopkgtest: make sure an item is not removed twice
5 years ago
Paul Gevers ea6d65f657
Let britney reschedule migration-reference/0 runs when they are too old
5 years ago
Paul Gevers aa8b84f4b8
Drop the special case that gcc has; it's just a package
5 years ago
Paul Gevers 56babea058
Don't run autopkgtest on architectures where the triggering package doesn't exist
5 years ago
Ivo De Decker 64ba19cde4 Fix architecture check if Release file is used
5 years ago
Ivo De Decker 9056323165 Check that architecture config doesn't include "all"
5 years ago
Ivo De Decker a567dfd58d Mark packages as uninstallable, even if this doesn't block migration
5 years ago
Ivo De Decker c308361fc5 autopkgtest: filter conflicting packages
5 years ago
Ivo De Decker 97c3b32f1f autpkgtest: ignore deps already satisfied in testing
5 years ago
Ivo De Decker 1a33ee9ebc installability/tester.py codestyle fixes
5 years ago
Ivo De Decker 0c66464fd5 hints.py codestyle fixes
5 years ago
Ivo De Decker 976accaf57 Track uninstallable arch:all packages on non-nobreakall archs
5 years ago
Paul Gevers a78b26d55d Don't block autopkgtest on uninstallable archs
5 years ago
Ivo De Decker 9ddd3c7b60 Suite codestyle fix
5 years ago
Ivo De Decker f67414a06e TargetSuite: use *_in_the_suite functions from Suite
5 years ago
Ivo De Decker 4aa1834cfe Only calculate all_binaries_in_suite when necessary
5 years ago
Ivo De Decker 62c309da07 Don't allow unversioned migrationitems to be hashed
5 years ago
Ivo De Decker c410435859 use uvname for dependencies between excuses
5 years ago
Ivo De Decker 8369d6b0e7 sort excuses based on uvname
5 years ago
Ivo De Decker 4a8fb58f91 Use versioned items in excusefinder
5 years ago
Ivo De Decker e70457f137 Add logger to ExcuseFinder
5 years ago
Ivo De Decker 76dc7cc0d2 MigrationItem: calculate (uv)name
5 years ago