Commit Graph

822 Commits (8352d62999c9a3c6eb4e940abc6083c595cef5d7)
 

Author SHA1 Message Date
Niels Thykier 8352d62999 Improve bug example and avoid usage of "RC"
7 years ago
Niels Thykier 7e2c62a600 Avoid gendered pronoun for britney
7 years ago
Niels Thykier e2cbe15157 Improve documentation based on review in #d-release
7 years ago
Niels Thykier cb5d888733 doc: Document basic migration handling/debugging
7 years ago
Niels Thykier 1042c626ec excuse: Improve text for REJECTED_NEEDS_APPROVAL
7 years ago
Niels Thykier 77d737cefe doc/hints.md: New doc based on the RT README for hints
7 years ago
Niels Thykier 2692b503d4 Drop auto-generated doxygen documentation
7 years ago
Niels Thykier 6e022eed54 test: Add test for a bug I was about to introduce
8 years ago
Niels Thykier 69473eefca solver: Extract compute_scc into a function
8 years ago
Niels Thykier bd375fdd85 solver: Make _compute_scc iterative
8 years ago
Niels Thykier 64653087d0 solver: Fix bug where some items were not emitted
8 years ago
Jonathan Wiltshire 981b9333f6 Revert "Implement a mandatory 10 day migration delay"
8 years ago
Ivo De Decker 363f51fd3b Give myself force and force-hint
8 years ago
Niels Thykier 5021053db5 Support doing migration-less runs
8 years ago
Niels Thykier 189edf42ec britney: Move britney's start of day to 7 pm
8 years ago
Raphaël Hertzog 57bc721f50 Document new files required by PiupartsPolicy
8 years ago
Raphaël Hertzog e3323d9a67 Rename FUCKED_ARCHES into OUTOFSYNC_ARCHES in template configuration file
8 years ago
Niels Thykier f6120e5ec3 Use the correct required age in html excuses
8 years ago
James McCoy 0c44d3ac27 excuse: Add an EOL to the verdict summary line in HTML output
8 years ago
Niels Thykier 67c784f796 excuse: Use verdict name rather than object in excuses.yaml
8 years ago
Niels Thykier 9ca5f7e24e Add more verdicts to provide more detailed excuses
8 years ago
Niels Thykier d7a676d074 Aggregate all migration decisions and present it in excuses
8 years ago
Niels Thykier f40a7f41b3 Replace dontinvalidate with forced
8 years ago
Niels Thykier 6e560c854a Only show the first (relevant) remove hint in excuses
8 years ago
Niels Thykier 045ce2bf7b britney: Don't show "fake" packages in excuses
8 years ago
Niels Thykier b34ac3bdd9 Add a verdict field to all policies with the actual verdict
8 years ago
Niels Thykier 552e82c3dc tests/test_policy.py: refactor test cases
8 years ago
Niels Thykier 5f2a84a4f8 Remove redundant if-else - if branch is always true
8 years ago
Niels Thykier 42be17ad26 inst-tester: Correctly handle unresolved essential choices
8 years ago
Niels Thykier 337d548edb tests: add some unit tests of installability tester
8 years ago
Niels Thykier f9c643537c britney: add ignore-rc-bugs hint to HINTS_HELPERS
8 years ago
Niels Thykier ed2a34e897 hints.py: Fix incorrect documentation of min_args parameter
8 years ago
Niels Thykier 3c33818499 tests: add test case for parsing aliased hints
8 years ago
Niels Thykier ee12b76885 tests: Add test for some invalid hints
8 years ago
Niels Thykier 1fcccea83f tests: Extract some common test utils to tests/__init__.py
8 years ago
Niels Thykier 61bdee0fa7 Upload code coverage results to codecov.io
8 years ago
Julien Cristau 608ce0e9d2 Fix logging of conflicting hints
8 years ago
Iain Lane ccfd61cf6a hint-tester: Don't lowercase the input
8 years ago
Jonathan Wiltshire 3156b2c753 Fix call to super() in SimplePolicyHint
8 years ago
Niels Thykier cd5e253b9c Revert "Give myself block-all hint"
8 years ago
Niels Thykier e296dd843e Give myself block-all hint
8 years ago
Emilio Pozuelo Monfort af7c96142d Add ignore-piuparts to the standard hint set
8 years ago
Niels Thykier 0349cd9477 Implement a mandatory 10 day migration delay
8 years ago
Niels Thykier 3e888a9fdf PiupartsPolicy: Improve html message
8 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 eaf4660918 utils: Replace explicit loop index handling with enumerate
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