RVR.AZPipelineTools
0.2.3
This PowerShell module provide functionality for the Azure Build pipeline I am using to build my PowerShell modules.
It is my goal to create a build pipeline without any static variables in the Azure build pipeline .yaml file.
The Azure build pipeline variables should be used as well as the information from the Markdown files (README.md) as
information source to bu
It is my goal to create a build pipeline without any static variables in the Azure build pipeline .yaml file.
The Azure build pipeline variables should be used as well as the information from the Markdown files (README.md) as
information source to bu
This PowerShell module provide functionality for the Azure Build pipeline I am using to build my PowerShell modules.
It is my goal to create a build pipeline without any static variables in the Azure build pipeline .yaml file.
The Azure build pipeline variables should be used as well as the information from the Markdown files (README.md) as
information source to build the pipeline. For example the version, author and description.
**********************************************************************************************************************
DISCLAIMER
THIS CODE AND INFORMATION ARE PROVIDED AS IS WITHOUT WARRANTY OF ANY
KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
PARTICULAR PURPOSE
*************************************************************************************************************************
Show more
It is my goal to create a build pipeline without any static variables in the Azure build pipeline .yaml file.
The Azure build pipeline variables should be used as well as the information from the Markdown files (README.md) as
information source to build the pipeline. For example the version, author and description.
**********************************************************************************************************************
DISCLAIMER
THIS CODE AND INFORMATION ARE PROVIDED AS IS WITHOUT WARRANTY OF ANY
KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
PARTICULAR PURPOSE
*************************************************************************************************************************
Minimum PowerShell version
5.0
Installation Options
Owners
Copyright
(c) 2019 Robert van Reems. All rights reserved.
Package Details
Author(s)
- Robert van Reems
Functions
New-RVRModuleManifest New-RVRModulePesterTestScript New-RVRNugetSpec Get-MDSection
Dependencies
This module has no dependencies.
Release Notes
Some things changed
FileList
- RVR.AZPipelineTools.nuspec
- RVR.AZPipelineTools.psd1
- RVR.AZPipelineTools.psm1
- PesterTestScriptSources\Module.Tests.ps1
- PesterTestScriptSources\PSScriptAnalyzer.Tests.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
0.2.3 (current version) | 314 | 11/15/2019 |
0.2.2 | 20 | 11/13/2019 |
0.2.1 | 28 | 11/9/2019 |
0.2.0 | 24 | 11/9/2019 |
0.1.0 | 31 | 11/3/2019 |