[Patchew-devel] [PATCH 0/6] More fixes to the maintainer module

Paolo Bonzini posted 6 patches 2 years, 1 month ago
Failed in applying to current master (apply log)
api/search.py             |   4 +-
mods/maintainer.py        |  28 +++++++---
tests/test_maintainers.py | 115 ++++++++++++++++++++++++++++++++++++++
3 files changed, 137 insertions(+), 10 deletions(-)
create mode 100755 tests/test_maintainers.py
[Patchew-devel] [PATCH 0/6] More fixes to the maintainer module
Posted by Paolo Bonzini 2 years, 1 month ago
This finally includes unit tests for the module, so that we can be
more sure about the changes that are made, and fixes some bugs
so that I get automatic "watched" series for KVM. :)

Paolo

Paolo Bonzini (6):
  maintainer: fix typos
  maintainer: replace MessageDropping event with MessageDropped
  maintainer: update watch query on add/remove to other queues
  maintainer: add to watch list even if no applier is present for a
    project
  maintainer: add unit tests
  search, maintainer: allow "xxx:me" terms in watched queries

 api/search.py             |   4 +-
 mods/maintainer.py        |  28 +++++++---
 tests/test_maintainers.py | 115 ++++++++++++++++++++++++++++++++++++++
 3 files changed, 137 insertions(+), 10 deletions(-)
 create mode 100755 tests/test_maintainers.py

-- 
2.34.1

_______________________________________________
Patchew-devel mailing list
Patchew-devel@redhat.com
https://listman.redhat.com/mailman/listinfo/patchew-devel