Skip to content

Releases: jenkinsci/pyenv-pipeline-plugin

v2.1.1

26 Feb 21:26
Compare
Choose a tag to compare

#16 - Added support for using existing virtualenvs
#26 - Fixed bug in Linux with handling spaces in the workspace path
#29 - Added support for 3.7 and 3.6 in accordance with PEP 405
#21 - Readded depreacted pysh and pybat steps to assist with migration to newer version

v2.1.0

26 Feb 07:13
Compare
Choose a tag to compare
v2.1.0 Pre-release
Pre-release

Release never pushed to remote.

v2.0.1

18 Sep 16:20
Compare
Choose a tag to compare

#21 - Fixed an issue with PATH handling

v2.0.0

29 Aug 05:17
Compare
Choose a tag to compare

This release removed the pysh and pybat commands in favor of utilizing the provided sh and bat commands. withPythonEnv now captures environmental variable changes created by activating a virtualenv and applies those changes to code ran within the block

Issues:

v1.0.3

23 Oct 06:28
Compare
Choose a tag to compare

Fixed #3

Some slight refactoring

v1.0.2

02 Oct 20:26
Compare
Choose a tag to compare

Fixed issue where virtualenv wasn't utilizing the correct Python installation

v1.0.1

02 Oct 01:18
Compare
Choose a tag to compare
pyenv-pipeline-1.0.1

[maven-release-plugin] copy for tag pyenv-pipeline-1.0.1

v1.0.0

04 Oct 20:41
Compare
Choose a tag to compare

Initial release