Commit Graph

109 Commits (6128a2c8b74a65f9ee6a5fee9d5cfd96d5b15acd)

Author SHA1 Message Date
Steve Langasek 82fad57aa9 Don't use expensive 'remove' hints
3 years ago
Iain Lane 8fb4d5d841 BlockPolicy, ExcuseFinder: refer to DISTRO-release
4 years ago
Iain Lane 7d6d4debdf autopkgtest, DependsPolicy: Run tests where we didn't care about the depends problem
4 years ago
Iain Lane 07b9c517c8 BuildDependsPolicy: handle old python3-apt
4 years ago
Iain Lane bae4fdbd45 LinuxPolicy: Make linux* wait on corresponding -meta package
4 years ago
Iain Lane 7ed335893e Implement Ubuntu component relationship constraints (ogre model)
4 years ago
Colin Watson 4f9a33ddab Allow blocking uploads by way of bugs with the block-proposed tag set
4 years ago
Colin Watson 4e59e3fb6a Change date format to seconds-since-epoch
4 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
Ivo De Decker 920d82445d Add allow-smooth-update hint
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 a08b7ebc48 Add implicit dependency policy
5 years ago
Ivo De Decker a567dfd58d Mark packages as uninstallable, even if this doesn't block migration
5 years ago
Ivo De Decker 976accaf57 Track uninstallable arch:all packages on non-nobreakall archs
5 years ago
Ivo De Decker 4e5926a41f Add depends policy
5 years ago
Ivo De Decker 8b6638c566 Specify dependencies between excuses based on packages
5 years ago
Ivo De Decker 4de569114a Fix excuses output for package with urgent hint
5 years ago
Ivo De Decker 4a3f98657d Remove unimportant message from excuses
5 years ago
Ivo De Decker 8cff83a8c6 remove obsolete message in bugs policy
5 years ago
Ivo De Decker 68b051d36d switch bugs policy to detailed excuse info
5 years ago
Ivo De Decker 8c44a78948 switch block policy to detailed excuse info
5 years ago
Ivo De Decker 3d0fdae9d1 switch build-dep policy to detailed excuse info
5 years ago
Ivo De Decker bb2512c948 add extra info to buildd policy
5 years ago
Ivo De Decker 3576ed6667 switch buildd policy to detailed excuse info
5 years ago
Ivo De Decker deb27e7ec0 switch built-using policy to detailed excuse info
5 years ago
Ivo De Decker 76f33a5fc2 switch piuparts policy to detailed excuse info
5 years ago
Ivo De Decker 370bf52d56 switch age policy to detailed excuse info
5 years ago
Ivo De Decker 19392f63c2 fix codestyle issues in policy_.py
5 years ago
Ivo De Decker 8b0803e3bb Buildd: don't block binnmu with maintainer arch: all
5 years ago
Ivo De Decker 208726f538 Add BuiltOnBuilddPolicy
6 years ago
Niels Thykier c741b03aaf
Make PolicyVerdict ordered/comparable
6 years ago
Niels Thykier 6875272618
AgePolicy: Update age-requirement in excuses to match hints
6 years ago
Mattia Rizzolo bc0fb3f61d
Display bounty/penalty information only if they would actually be changing anything
6 years ago
Niels Thykier f4ecd86000
Pass migration items to policies (instead of src + suite)
6 years ago
Niels Thykier 59633a92b5
Clone all_buildarchs before mutating it
6 years ago
Niels Thykier 427328821e
Remove redundant variables
6 years ago
Niels Thykier b0835fa4a1
Fix pycodestyle warnings
6 years ago
Ivo De Decker 66648c1a03
Add BuiltUsingPolicy
6 years ago
Ivo De Decker 35ae8848b4
Fix apply_src_policies when policy is applied on multiple archs
6 years ago
Ivo De Decker cd08deb943 Fix build-dep check for source with only arch: all binaries
6 years ago
Ivo De Decker 15e5228669 Add src_policy option to policies.
6 years ago
Niels Thykier 82fa58df20 Extract a compute_item_name method
6 years ago
Ivo De Decker 97ed917db4 Sort some data for deterministic output in excuses
6 years ago
Niels Thykier 6c3f8354e5
BlockPolicy: Compile regex once rather than once per migration item
6 years ago
Niels Thykier c4371b9f58
BlockPolicy: Replace print with logger.info
6 years ago
Niels Thykier 603aa9fdca
Drop unused local variables
6 years ago