#4139 Ignore case on API status filtering
Merged by pingou. Opened by lenkaseg.
Unknown source master

Download 4139.patch

There were some dependencies in docker/worker, which I didn't convert to python3 previously.

The second commit is about ignoring the case for the status filtering. I think it would be nicer if it's possible to filter statuses with lower case: status=open (as well as status=Open)

Fair, thanks :)

I'll wait for jenkins and if it's happy, I'll merge :)

Looks like there is at least one test failing

I'll check it.

2 new commits added

  • ignore case in status filtering
  • fix the rest of the worker dependencies for python3

It looks like it was only the test_style.py

Pretty please pagure-ci rebuild

Pretty please pagure-ci rebuild

Pretty please pagure-ci rebuild

oh, it's successful now...

Pull-Request has been merged by pingou

Metadata