1 min read

ShiningPanda plugin 0.10 for Jenkins is out!

We released today a new version of the ShiningPanda plugin for Jenkins. For those who don't know this plugin yet, it is probably the easiest way to setup your Python projects with Jenkins. But let's have a look at the new features:

Buildout Builder

image

This new builder allows you to build your projects with Buildout, a Python-based build system for creating, assembling and deploying applications from multiple parts.

Not being intensive users of Buildout, feedback from experienced users is welcomed to improve the experience.

Virtualenv

The plugin now bundles the lastest version (1.7.1.2) of the virtual Python environment builder.