ThreeShape.Jenkins

0.0.16

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

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name ThreeShape.Jenkins -RequiredVersion 0.0.16

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name ThreeShape.Jenkins -Version 0.0.16

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2019 3Shape, licensed under the Apache 2.0 license.

Package Details

Author(s)

  • Team BAT

Tags

powershell jenkins hudson api Windows Linux

Functions

Invoke-Jenkins Invoke-JenkinsForm Invoke-JenkinsRequest Remove-JenkinsJob New-JenkinsJob Initialize-Jenkins

PSEditions

Core

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

Version History

Version Downloads Last updated
0.0.17 152 6/3/2019
0.0.16 (current version) 20 6/3/2019
0.0.15 21 6/3/2019