jenkinsci / plasticscm-plugin

A plugin for Jenkins to be able to use Plastic SCM
MIT License
16 stars 31 forks source link

Add auto-provisioning and credentials capabilities #45

Closed mig42 closed 2 years ago

mig42 commented 2 years ago

The cm tool is now managed as a Jenkins tool. This enables the plugin to install it automatically, downloading the client bundle from the website plasticscm.com.

This also enables users to specify credentials per project instead of relying on the machine configuration. Credentials are retrieved using the Jenkins Credentials API. This feature requires running client version 10.0.16.6112 or newer to work.