By porting pagure-ci to be celery-based we drop the requirement on trollius giving us more flexibility to move to python3 and queuing systems such as rabbitmq (instead of redis atm).
Signed-off-by: Pierre-Yves Chibon pingou@pingoured.fr
:thumbsup:
Thanks for the review :)
rebased onto abb591ef77c1b83076952825d50f2ae5ae140e06
Pull-Request has been merged by pingou
By porting pagure-ci to be celery-based we drop the requirement on
trollius giving us more flexibility to move to python3 and queuing
systems such as rabbitmq (instead of redis atm).
Signed-off-by: Pierre-Yves Chibon pingou@pingoured.fr