BuildMasterAutomation
0.5.0
Installation Options
Owners
Copyright
(c) 2017 - 2018 WebMD Health Services. All rights reserved.
Package Details
Author(s)
- WebMD Health Services
Tags
buildmaster inedo devops automation pipeline deploy
Functions
Add-BMObjectParameter Disable-BMApplication Get-BMApplication Get-BMApplicationGroup Get-BMRelease Get-BMPackage Get-BMPipeline Invoke-BMNativeApiMethod Invoke-BMRestMethod New-BMApplication New-BMPipeline New-BMRelease New-BMPackage New-BMSession Publish-BMReleasePackage Set-BMRelease Stop-BMRelease
Dependencies
This module has no dependencies.
Release Notes
***This relese contains breaking changes. Please read the release notes carefully for upgrade instructions.***
* Created `Stop-BMRelease` function for canceling releases.
* Fixed: module functions don't respect calling scope preferences (e.g. VerbosePreference, ErrorActionPreference, etc.).
* Added `Force` switch to `Publish-BMReleasePackage` to force BuildMaster to deploy a package when it normally wouldn't.
* Changed the default HTTP method on `Invoke-BMRestMethod` and `Invoke-BMNativeApiMethod` from `POST` to `GET`. Update all your usages of these functions to add an explicit `-Method Post` parameter.
* Fixed: `Import-BuildMasterAutomation.ps1` script fails to remove exiting BuildMasterAutomation modules before re-importing when `WhatIfPreference` is `true`.
* Added `WhatIf` support to `Invoke-BMRestMethod` and `Invoke-BMNativeApiMethod`.
* Fixed: `Invoke-BMNativeApiMethod` fails when making HTTP GET requests.
FileList
- BuildMasterAutomation.nuspec
- BuildMasterAutomation.psd1
- BuildMasterAutomation.psm1
- Import-BuildMasterAutomation.ps1
- Functions\Add-BMObjectParameter.ps1
- Functions\Disable-BMApplication.ps1
- Functions\Get-BMApplication.ps1
- Functions\Get-BMApplicationGroup.ps1
- Functions\Get-BMPackage.ps1
- Functions\Get-BMPipeline.ps1
- Functions\Get-BMRelease.ps1
- Functions\Invoke-BMNativeApiMethod.ps1
- Functions\Invoke-BMRestMethod.ps1
- Functions\New-BMApplication.ps1
- Functions\New-BMPackage.ps1
- Functions\New-BMPipeline.ps1
- Functions\New-BMRelease.ps1
- Functions\New-BMSession.ps1
- Functions\Publish-BMReleasePackage.ps1
- Functions\Set-BMRelease.ps1
- Functions\Stop-BMRelease.ps1
- Functions\Use-CallerPreference.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
4.1.0 | 49 | 5/29/2024 |
4.0.0 | 48 | 11/17/2023 |
3.2.0 | 162 | 10/19/2023 |
3.1.0 | 561 | 7/21/2023 |
3.0.1 | 71 | 11/17/2022 |
3.0.0 | 21 | 11/9/2022 |
2.0.1 | 10 | 11/15/2022 |
2.0.0 | 14 | 11/7/2022 |
1.0.1 | 322 | 8/3/2021 |
1.0.0 | 29 | 8/3/2021 |
0.9.0 | 294 | 2/12/2020 |
0.8.0 | 121 | 10/31/2019 |
0.7.1 | 119 | 7/8/2019 |
0.7.0 | 33 | 7/5/2019 |
0.6.0 | 10,533 | 11/30/2018 |
0.5.0 (current version) | 3,687 | 9/14/2018 |
0.4.0 | 154 | 11/1/2017 |
0.2.1 | 81 | 7/14/2017 |
0.2.0 | 403 | 6/23/2017 |
0.1.0 | 37 | 6/23/2017 |