Skip to content
This repository has been archived by the owner on Jul 19, 2024. It is now read-only.

Powershell Core modules for interacting with the Jenkins Remote API

License

Notifications You must be signed in to change notification settings

3shape/jenkinsapi-powershell

Repository files navigation

Jenkins.Api PowerShell Module Build status on master branch

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

Functions

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

CI/CD

For CI, see https://travis-ci.com/3shapeAS/jenkinsapi-powershell

Release Process

  • Contribute a PR
  • Pass all Pester tests!
  • Get it approved and merged to master
  • Push a tag
  • Deploys to PSGallery in 5 minutes

About

Powershell Core modules for interacting with the Jenkins Remote API

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published