summaryrefslogtreecommitdiff
path: root/vendor/github.com/microsoft/azure-devops-go-api/azuredevops/taskagent
AgeCommit message (Collapse)Author
2022-03-08update vendorxuzhang3
2021-12-03Initial check in of v6 API changesThomas Meckel
2020-06-01Add KeyVault reference feature for VariableGroups Resource (#282)Eliise
* Add required env vars and flags for vscode testing * Add key vault var group test * Add key vault variable groups * Add conflicts with * Update go-sdk version to v1.0.0-b3 * Fix build errors * Fix unit test * Split acceptance and unit tests * Fix linter issues * Remove comment * Fixing issue with HCL used in acceptance tests * Add make install * Remove incorrect variable tests * Fix tests * Fix integration test * Stop using decode * Remove redudant conflicts * inline declaration * Refactor * Refactor into method * Refactor error messages * Update docs * Refactor variable groups * Refactor tests Co-authored-by: Nick Iodice <niiodice@microsoft.com>
2020-05-19Updated azure-devops-go-api to v1.0.0-b2 (#327)Thomas Meckel
Co-authored-by: Thomas Meckel <tmeckel@users.noreply.github.com>
2020-03-31F/onboard (#252)xuzhang3
Changes requested in the following issues: Issue Number: #241 #243 #244 #245 #246 #247 #248