-
New Feature
-
Resolution: Unresolved
-
Minor
-
None
I love not having to worry about deploying of CMake to a build node when it needs it. Declaring the tool in my pipeline build will simply returns the path to the installed executable if installed and if not, Jenkins installs it for me. I really wish I could do that same with Python instead of having to manually install multiple versions on different workstations and configuring the tools location on each node.
Is there any way that using Python in Jenkins could be made this simple?
- is related to
-
JENKINS-62992 Python tool installers
- Open