Buildbox

3.0.20

A collection of powershell scripts and modules designed for continuous builds and deployments.

Minimum PowerShell version

5.0

The owner has unlisted this package. This could mean that the module is deprecated or shouldn't be used anymore.

Installation Options

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

Install-Module -Name Buildbox -RequiredVersion 3.0.20

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

Install-PSResource -Name Buildbox -Version 3.0.20

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

Released under the MIT license.

Package Details

Author(s)

  • Ackara

Tags

build automation continous deployment vsts

Dependencies

This module has no dependencies.

Release Notes

version 3.0.18
--------------
* Consolidate all buildox modules into one.

version 2.0.2
-------------
* Remove winscp module.
* Remove flyway module.
* Remove wawsdploy module.
* Move wawsdeploy and flyway cmdlets to the utils module.

version 1.5.2
* Rename namespaces.

version 1.5.1
-------------
* Add Get-BranchSuffix cmdlet.

version 1.4.1
-------------
* Add Find-MSBuildPath cmdlet.

version 1.3.9
-------------
* Add ability to parse settings file where the values are nested within another object.

version 1.2.8
-------------
* Add Write-LineBreak cmdlet
* Add Show-Inputbox cmdlet

Fixes
* Stop DotNetCoreProjectFileHandler from append the version suffix.
* Stop Update-VersionNumber from saving the config file after it made a commit.

version 1.1.2
-------------
* Fix semver settings file not being saved when a custom file is used.

version 1.1.1
-------------
* Add UsecommitMessageAsDescription switch to Update-VersionNumber cmdlet

version: 1.0.1
----------------
* Add utils modules

Changes
* Rename VersionInfo.ReleaseTag field to 'Suffix"
* Rename Settings.ReleaseTag to 'branchSuffixMap'

version: 0.1.111
----------------
* Add flyway module
* Add winscp module
* Add waswsdeploy module
* Add semver module

version: 0.0.1
--------------
Initial release

FileList

Version History

Version Downloads Last updated
4.2.0 590 1/8/2018
4.0.3 39 12/25/2017
4.0.2 18 12/25/2017