silas / node-jenkins

Jenkins client
https://www.npmjs.com/package/jenkins
MIT License
356 stars 85 forks source link

Credentials API, create, exist config, destroy and list #122

Closed WhiteWalkerMT closed 9 months ago

WhiteWalkerMT commented 9 months ago

Added Credentials API that supports:

All operations can be done on a folder as a system credential. Added Credential plugin. Cleaning all system credentials after a test. VScode debug and run configuration for nock and without nock for easy debugging

silas commented 9 months ago

Thanks for the PR, I'll get this released shortly!

silas commented 9 months ago

Released in jenkins@1.1.0, thanks again!