ThreeShape.Jenkins
0.0.15
PowerShell module to interact with the Jenkins Remote Access API. The module aims to wrap the API endpoints and expose them in a way that should look and feel familiar to Powershell developers.
Minimum PowerShell version
6.0
Installation Options
Owners
Copyright
(c) 2019 3Shape, licensed under the Apache 2.0 license.
Package Details
Author(s)
- Team BAT
Tags
powershell core jenkins hudson api Windows Linux
Functions
Invoke-Jenkins Invoke-JenkinsForm Invoke-JenkinsRequest Remove-JenkinsJob New-JenkinsJob Initialize-Jenkins
PSEditions
Dependencies
This module has no dependencies.
Release Notes
# Release Notes
## v0.1.0
Initial version that supports making basic requests to Jenkins via the Remote API.
Includes convenience functions to make and delete jobs.
FileList
- ThreeShape.Jenkins.nuspec
- .travis.yml
- GitVersion.yml
- Install-Prerequisites.ps1
- LICENSE
- ReleaseNotes.md
- ThreeShape.Jenkins.psd1
- ThreeShape.Jenkins.psm1
- Private\ConvertTo-BasicAuth.ps1
- Private\Get-CrumbHeader.ps1
- Private\Get-JenkinsRequestHeaders.ps1
- Private\Get-Params.ps1
- Public\Initialize-Jenkins.ps1
- Public\Invoke-Jenkins.ps1
- Public\Invoke-JenkinsForm.ps1
- Public\Invoke-JenkinsRequest.ps1
- Public\New-JenkinsJob.ps1
- Public\Remove-Jenkinsjob.ps1
- scripts\setup_repo.sh
Version History
Version | Downloads | Last updated |
---|---|---|
0.0.17 | 157 | 6/3/2019 |
0.0.16 | 21 | 6/3/2019 |
0.0.15 (current version) | 22 | 6/3/2019 |