PSDevOps

0.5.7

PowerShell Tools for DevOps

Minimum PowerShell version

3.0

Installation Options

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

Install-Module -Name PSDevOps -RequiredVersion 0.5.7

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

Install-PSResource -Name PSDevOps -Version 0.5.7

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

2019 Start-Automating

Package Details

Author(s)

  • James Brundage

Tags

ADO AzureDevOps PSDevOps DevOps

Dependencies

This module has no dependencies.

Release Notes

0.5.7:
---
* Fixing issue with setting branch permissions (#136)
* Get/Set-ADOPermission:  Support for ServiceEndpoints (#137)
* Set-ADOPermission:  Exposing specialized parameter sets (#138)
* PSDevOps.WorkProcess objects now return .ProcessName and .ProcessID as alias properties

0.5.6:
---
### Azure DevOps Improvements
* Get-ADOPermission    :  Can now get permissions related to Dashboards, Analytics, AreaPaths, and IterationPaths
* Set-ADOPermission    :  Now can easily set permissions based off of a variety of pipeline inputs (Fixes #128 and #91)
* Get-ADOAreaPath      :  Removing "Area" from paths passed in, formatting returns with 'AreaPath' instead of 'Path'
* Get-ADOIterationPath :  Removing "Iteration" from paths passed in, formatting returns with 'IterationPath' instead of 'Path'
* Get-ADOBuild         :  Extended Type Definitions now contain an alias property of BuildPath
### GitHub Workflow Improvements
* Adding "On" files for issue creation, deletion, or modification (Fixes #132)
* Adding "On" files for common scheduling needs (Fixes #134)
* ReleaseNameFormat can not be customized in ReleaseModule step (Fixes #130)

Previous Release Notes available in [CHANGELOG.md](https://github.com/StartAutomating/PSDevOps/blob/master/CHANGELOG.md)

FileList

Version History

Version Downloads Last updated
0.5.9 40,738 11/1/2022
0.5.8 11,814 6/7/2022
0.5.7 (current version) 15,989 12/1/2021
0.5.6 1,168 11/7/2021
0.5.5.1 1,297 10/13/2021
0.5.5 722 9/28/2021
0.5.4.2 3,812 7/13/2021
0.5.4.1 614 7/2/2021
0.5.4 885 6/15/2021
0.5.3 1,309 5/14/2021
0.5.2 151 5/11/2021
0.5.1 808 4/22/2021
0.5 243 4/13/2021
0.4.9 1,756 10/6/2020
0.4.8 9 9/30/2020
0.4.7 9 9/21/2020
0.4.6 34 9/15/2020
0.4.5 197 9/1/2020
0.4.4 162 8/20/2020
0.4.3 113 8/14/2020
0.4.2 83 8/10/2020
0.4.1 194 8/3/2020
0.4 333 7/13/2020
0.3.9 120 7/9/2020
0.3.8 286 6/24/2020
0.3.7 87 6/22/2020
0.3.6.1 35 6/18/2020
0.3.6 26 6/17/2020
0.3.5 17 6/17/2020
0.3.4.1 27 6/16/2020
0.3.4 16 6/16/2020
0.3.3 81 6/8/2020
0.3.2 60 5/28/2020
0.3.1 53 5/26/2020
0.3 219 5/19/2020
0.2.9 211 5/11/2020
0.2.8 285 1/8/2020
0.2.7 70 12/22/2019
0.2.6 37 12/16/2019
0.2.5 57 11/30/2019
0.2.4 20 11/26/2019
0.2.3 15 11/26/2019
0.2.2 18 11/25/2019
0.2.1 30 11/22/2019
0.2 23 11/19/2019
0.1.1 14 11/18/2019
0.1 14 11/18/2019
Show more