codaamok.build

5.0.2

My PowerShell pipeline build module which contains a bunch of helper functions to aid with PowerShell module deployment

Minimum PowerShell version

5.1

Installation Options

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

Install-Module -Name codaamok.build

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

Install-PSResource -Name codaamok.build

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) Adam Cook (@codaamok). All rights reserved.

Package Details

Author(s)

  • Adam Cook (@codaamok)

Tags

Build Pipeline CICD codaamok Helper

Functions

Get-BuildCommands New-ModuleDirStructure New-ProjectDirStructure New-VSCodeTaskFile Update-BuildFiles Export-RootModule Export-ScriptsToProcess Export-UnreleasedNotes Get-BuildVersionNumber Get-PublicFunctions Invoke-BuildClean New-BuildEnvironmentVariable

Dependencies

This module has no dependencies.

Release Notes

# Fixed
- Export-UnreleasedNotes incorrectly checked IsPresent property of a boolean for param -NewRelease. This param was once a switch, but then change to a bool.

FileList

Version History

Version Downloads Last updated
5.0.2 (current version) 415 9/20/2022
5.0.1 625 4/20/2022
5.0.0 16 4/20/2022
4.0.7 41 4/14/2022
4.0.6 36 4/11/2022
4.0.4 15 4/11/2022
4.0.3 20 4/10/2022
4.0.2 17 4/10/2022
4.0.0 143 3/2/2022
3.1.2 14 3/2/2022
3.1.1 16 3/1/2022
3.1.0 18 2/27/2022
3.0.2 20 2/27/2022
3.0.1 18 2/26/2022
2.1.0 23 2/26/2022
2.0.18 61 2/12/2022
1.10.2 17 2/10/2022
1.10.0 20 1/26/2022
1.9.3 66 11/21/2021
1.9.0 16 11/21/2021
1.8.1 15 11/21/2021
1.7.3 15 11/21/2021
1.7.1 21 11/20/2021
1.7.0 17 11/19/2021
1.6.7 17 11/18/2021
1.6.6 26 11/10/2021
1.6.3 16 11/10/2021
1.6.0 15 11/10/2021
1.5.5 17 11/10/2021
1.3.0 16 11/10/2021
1.2.1 21 11/9/2021
1.2.0 15 11/9/2021
1.1.0 22 9/18/2021
1.0.0 16 9/18/2021
Show more