jenkinsci / pyenv-pipeline-plugin

Execute commands in Python virtualenvs in Jenkins Pipeline DSL
https://plugins.jenkins.io/pyenv-pipeline/
MIT License
33 stars 15 forks source link

[JENKINS-62484] Fix env vars handling #42

Open framillien opened 4 years ago

framillien commented 4 years ago

On Windows some trailling '\r' was added to env vars. This cause issues with some tools like CMake findPython module

ycollet commented 7 months ago

Can somebody merge this one (and make a release) ? I met the problem recently and it's a real pain to debug.

elupus commented 1 week ago

Soo. Shameless bump on this one. Almost a year since last bump. Just ran into it as well.