Sync-VSTSGit
1.1
service hook be set up in VSTS to trigger this runbook when changes are made. It can also be run without a
service hook to force a synce of everything from VSTS folder.
It requires that you have the RunAs account configured in the automation service.
service hook be set up in VSTS to trigger this runbook when changes are made. It can also be run without a
service hook to force a synce of everything from VSTS folder.
It requires that you have the RunAs account configured in the automation service.
This enables continous integration with VSTS Git source control and an automation account.
Installation Options
Owners
Package Details
Author(s)
- Azure Automation Team
Tags
Azure Automation Visual Studio Team Services Git Source Control
Functions
Get-TFSBasicAuthHeader Invoke-TFSGetRestMethod Invoke-TFSPostRestMethod Get-TFSGitFolderItem Get-TFSGitFile Get-TFSGitChangeSet Get-TFSGitRepo SetBasicAuthHeader Set-ConnectionValues GetAPIVersion
Dependencies
This script has no dependencies.
Release Notes
Fixed getting commit version from source control due to a change on how data was returned from VSTS git.
FileList
- Sync-VSTSGit.nuspec
- Sync-VSTSGit.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
1.1 (current version) | 274 | 1/28/2018 |
1.0 | 145 | 1/26/2017 |