The Jenkins.Api PowerShell module automates several Jenkins administrative and authoring tasks in PowerShell.
This module can be found in PowerShell Gallery: https://www.powershellgallery.com/packages/Jenkins.Api
This module offers the following functions, all from the Public folder:
- Get-JenkinsUserFullName
- Initialize-Jenkins
- Invoke-Jenkins
- Invoke-JenkinsForm
- Invoke-JenkinsRequest
- New-JenkinsJob
- Remove-JenkinsJob
For CI, see https://travis-ci.com/3shapeAS/jenkinsapi-powershell
- Contribute a PR
- Pass all Pester tests!
- Get it approved and merged to master
- Push a tag
- Deploys to PSGallery in 5 minutes