codaamok.build
3.0.1
My PowerShell pipeline build module which contains a bunch of helper functions to aid with PowerShell module deployment
Minimum PowerShell version
7.0
Installation Options
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
# Added
- Update-BuildFiles deletes build.yml if it exists (due to its rename to pipeline.yml)
# Changed
- Workflow pipeline.yml now has conditional steps applied to steps related to deployment, whereas steps related to build and testing do not. This allows to run daily builds and (optional) integration testing, and only execute deployment related tasks if workflow was invoked via push or workflow_dispatch.
- Workflow pipeline.yml now runs on a schedule: 11 7 * * *
- Renamed workflow name and file from build.yml to pipeline.yml
FileList
- codaamok.build.nuspec
- codaamok.build.psm1
- custom.build.ps1
- LICENSE
- codaamok.build.psd1
- gitignore
- GitVersion.yml
- CONTRIBUTING.md
- pipeline.yml
- CHANGELOG.md
- invoke.build.ps1
- en-US\about_codaamok.build.help.txt
Version History
Version | Downloads | Last updated |
---|---|---|
5.0.2 | 515 | 9/20/2022 |
5.0.1 | 628 | 4/20/2022 |
5.0.0 | 19 | 4/20/2022 |
4.0.7 | 44 | 4/14/2022 |
4.0.6 | 39 | 4/11/2022 |
4.0.4 | 18 | 4/11/2022 |
4.0.3 | 23 | 4/10/2022 |
4.0.2 | 20 | 4/10/2022 |
4.0.0 | 146 | 3/2/2022 |
3.1.2 | 17 | 3/2/2022 |
3.1.1 | 19 | 3/1/2022 |
3.1.0 | 21 | 2/27/2022 |
3.0.2 | 23 | 2/27/2022 |
3.0.1 (current version) | 21 | 2/26/2022 |
2.1.0 | 26 | 2/26/2022 |
2.0.18 | 64 | 2/12/2022 |
1.10.2 | 20 | 2/10/2022 |
1.10.0 | 23 | 1/26/2022 |
1.9.3 | 69 | 11/21/2021 |
1.9.0 | 19 | 11/21/2021 |
1.8.1 | 18 | 11/21/2021 |
1.7.3 | 18 | 11/21/2021 |
1.7.1 | 24 | 11/20/2021 |
1.7.0 | 20 | 11/19/2021 |
1.6.7 | 20 | 11/18/2021 |
1.6.6 | 29 | 11/10/2021 |
1.6.3 | 19 | 11/10/2021 |
1.6.0 | 18 | 11/10/2021 |
1.5.5 | 20 | 11/10/2021 |
1.3.0 | 19 | 11/10/2021 |
1.2.1 | 24 | 11/9/2021 |
1.2.0 | 18 | 11/9/2021 |
1.1.0 | 25 | 9/18/2021 |
1.0.0 | 19 | 9/18/2021 |