Experiments in hitting Azure Devops API
  • PowerShell 100%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2021-01-14 10:24:07 +00:00
.gitignore Initial Commit 2020-10-03 16:36:28 +01:00
getSpecificProj.ps1 added get project powershell 2021-01-14 10:24:07 +00:00
invokeBuildPipeline.ps1 Initial Commit 2020-10-03 16:36:28 +01:00
listBuildStatus.ps1 added more detail into output 2020-10-03 23:05:23 +01:00
listPipelinesRunsInAProject.ps1 Initial Commit 2020-10-03 16:36:28 +01:00
listProjects.ps1 added get project powershell 2021-01-14 10:24:07 +00:00
Readme.md added readme.md 2020-10-03 16:38:10 +01:00

Powershell2AzDO

Needs a "credsfile.txt" containing a PAT in the root of this repo to connect to AzDO.