How to Extract Build Info from Jenkins with Python
I work with continuous integration software as a part of my job. I use both Hudson and Jenkins in my role and occasionally need to interact with them programmatically. There are two Python packages you can use for this task: The Python Jenkins package JenkinsAPI The Python Jenkins package will work with both Hudson and […]
How to Extract Build Info from Jenkins with Python Read More »
