I found I had to uninstall jenkins-webapi for the script to work. On Fri, 10 Nov 2017 at 20:32 Raoul Snyman <[email protected]> wrote:
> Hi everyone, > > We've just merged an updated version of the Jenkins/CI script into > trunk. The official Jenkins Python module is now used by > jenkins_script.py instead of the jenkins-webapi module. If you're on > Debian/Ubuntu or Fedora, you should be able to just install > python3-jenkins. I don't know what other distros need (something > similar), but it is also available to pip as "python-jenkins". > > With this update you now need to use your own credentials. They can > either be your username and password, or your username and a personal > API token. To get your personal API token, log into Jenkins, click on > your name in the top right hand corner, and click "Show API token". > > Don't forget to update your "ci" alias/script. > > -- > Raoul Snyman > +1 (520) 490-9743 <+1%20520-490-9743> > [email protected] > _______________________________________________ > openlp-dev mailing list > [email protected] > https://lists.openlp.io/mailman/listinfo/openlp-dev >
_______________________________________________ openlp-dev mailing list [email protected] https://lists.openlp.io/mailman/listinfo/openlp-dev
