Jenkins.Api
0.1.0
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)
- 3Shape A/S
Tags
powershell core jenkins hudson api Windows Linux
Functions
Get-JenkinsUserFullName Initialize-Jenkins Invoke-Jenkins Invoke-JenkinsForm Invoke-JenkinsRequest New-JenkinsJob Remove-Jenkinsjob
PSEditions
Dependencies
This module has no dependencies.
FileList
- Jenkins.Api.nuspec
- GitVersion.yml
- LICENSE
- Jenkins.Api.psd1
- Install-Prerequisites.ps1
- Jenkins.Api.psm1
- Private\Get-CrumbHeader.ps1
- Private\Get-JenkinsRequestHeaders.ps1
- Private\ConvertTo-BasicAuth.ps1
- Private\Get-Params.ps1
- Private\Get-JenkinsUserInfo.ps1
- Public\Invoke-JenkinsRequest.ps1
- Public\Remove-Jenkinsjob.ps1
- Public\Invoke-JenkinsForm.ps1
- Public\New-JenkinsJob.ps1
- Public\Invoke-Jenkins.ps1
- Public\Get-JenkinsUserFullName.ps1
- Public\Initialize-Jenkins.ps1
- scripts\setup_repo.sh
Version History
Version | Downloads | Last updated |
---|---|---|
0.1.2 | 533 | 6/14/2019 |
0.1.1 | 21 | 6/13/2019 |
0.1.0 (current version) | 20 | 6/11/2019 |
0.0.19 | 21 | 6/6/2019 |