PSGitflow.Workflow
1.0
Module is created for automation CI/CD processes according with the widely used workflow in Agile world - "GitFlow"
Module provides helper routines which can be used in automation of CI/CD solutions.
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
(c) 2020 Artsiom Krot. All rights reserved.
Package Details
Author(s)
- Artsiom Krot
Functions
New-ReleaseVersion Set-ReleaseArtifactName Invoke-GitFlowWorkflow
Dependencies
This module has no dependencies.
FileList
- PSGitflow.Workflow.nuspec
- PSGitflow.Workflow.psd1
- PSGitflow.Workflow.psm1
- Functions\Invoke-GitFlowWorkflow.ps1
- Functions\New-ReleaseVersion.ps1
- Functions\parameters.ps1
- Functions\Set-ReleaseArtifactName.ps1