I followed the directions here https://github.com/devpi/devpi-jenkins/blob/master/README.rst but it's not working for me.
I set the uploadtriggers_jenkins to my jenkins server on my devpi index on my local machine.
I created the multijob Freestyle project with the file parameter jobscript.py on the Jenkins server.
I tried uploading a python package to my index and it simply added it and didn't trigger Jenkins at all.
Is this project still working and being maintained?