BuildMasterAutomation
0.1.0
Installation Options
Author(s)
WebMD Health Services
Copyright
(c) 2017 WebMD Health Services. All rights reserved.
Package Details
Owners
Tags
buildmaster inedo devops automation pipeline deploy
Functions
Add-BMObjectParameter Get-BMApplication Get-BMRelease Get-BMReleasePackage Invoke-BMNativeApiMethod Invoke-BMRestMethod New-BMApplication New-BMPipeline New-BMRelease New-BMReleasePackage New-BMSession Publish-BMReleasePackage
Dependencies
This module has no dependencies.
Release Notes
* Created `Get-BMApplication` function for getting applications.
* Created `Get-BMRelese` function for getting releases.
* Created `Get-BMReleasePackage` function for getting release packages.
* Created `Invoke-BMNativeApiMethod'` function for invoking a method in BuildMaster's native API.
* Created `Invoke-BMRestMethod` function for invoking a method in one of BuildMaster's REST APIs.
* Created `New-BMApplication` function for creating an application.
* Created `New-BMRelease` function for creating an application.
* Created `New-BMReleasePackage` function for creating an application.
* Created `New-BMSession` function for creating an application.
* Created `Publish-BMReleasePackage` function for starting a deploy.
FileList
- BuildMasterAutomation.nuspec
- BuildMasterAutomation.psd1
- BuildMasterAutomation.psm1
- Import-BuildMasterAutomation.ps1
- Functions\Add-BMObjectParameter.ps1
- Functions\Get-BMApplication.ps1
- Functions\Get-BMRelease.ps1
- Functions\Get-BMReleasePackage.ps1
- Functions\Invoke-BMNativeApiMethod.ps1
- Functions\Invoke-BMRestMethod.ps1
- Functions\New-BMApplication.ps1
- Functions\New-BMPipeline.ps1
- Functions\New-BMRelease.ps1
- Functions\New-BMReleasePackage.ps1
- Functions\New-BMSession.ps1
- Functions\Publish-BMReleasePackage.ps1