Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get/Set-VSTeamPermissionInheritance #225

Conversation

Cadacious
Copy link
Contributor

@Cadacious Cadacious commented Dec 2, 2019

PR Summary

Added Get-VSTeamPermissionInheritance to retrieve permission inheritance state of Git Repositories, Build Definition, and Release Definitions. The API used for this function is not currently documented. Fiddler sniffs of the web UI were done to accomplish this.

Added Set-VSTeamPermissionInheritance to set permission inheritance state of Git Repositories, Build Definition, and Release Definitions. The API used for this function is not currently documented. Fiddler sniffs of the web UI were done to accomplish this.

Updated Set-VSTeamAPIVersion with new version for Build.

This PR includes changelog/vsteam.psd1 changes from the Remove-VSTeamAccessControlEntry PR.

PR Checklist

Cadacious and others added 8 commits December 1, 2019 19:35
…ritance.md

Added help files for new functions Get-VSTeamPermissionInheritance and Set-VSTeamPermissionInheritance.
…ionInheritance.Tests.ps1

Added unit test files for new functions Get-VSTeamPermissionInheritance and Set-VSTeamPermissionInheritance.
Added changes for this pull request.
Updated Set-VSTeamAPIVersion with new preview version number for Build
…eritance.ps1

Added script files for new function Get-VSTeamPermissionInheritance.ps1 and Set-VSTeamPermissionInheritance.ps1.
Increased version number of module
@DarqueWarrior
Copy link
Collaborator

Working on this today.

@DarqueWarrior
Copy link
Collaborator

Getting close I just need to update the unit tests. Not sure I will finish today.

@DarqueWarrior DarqueWarrior merged commit 79b0dff into MethodsAndPractices:master Feb 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants