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
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

Minimum PowerShell version

5.0

Installation Options

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

Install-Module -Name RVR.AZPipelineTools

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

Install-PSResource -Name RVR.AZPipelineTools

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) 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

Version History

Version Downloads Last updated
0.2.3 (current version) 305 11/15/2019
0.2.2 19 11/13/2019
0.2.1 27 11/9/2019
0.2.0 23 11/9/2019
0.1.0 30 11/3/2019