Closed hoppalazi closed 2 months ago
Hi, are you running from an initiated git repo with an azure devops remote origin? If not, please do so, I still need better error handling for that.
No, i was just in my user directory. I somehow missed that i have to be in a Azure DevOps repository. Edit: After being in Azure DevOps repository, it does start without a problem. Edit2: Seems not entirely resolved, since it seems not to detect Azure DevOps pipelines
I've also added better error handling in 20a13722eb08dad0facdd6b5f017f8d6df6bb0c5
No, i was just in my user directory. I somehow missed that i have to be in a Azure DevOps repository. Edit: After being in Azure DevOps repository, it does start without a problem. Edit2: Seems not entirely resolved, since it seems not to detect Azure DevOps pipelines
note that only yaml
pipelines are supported, the classic release pipelines are not. There is also a filter so you are only shown the ones from your repository.
If you're fine with that, i'd close this isse since the original issue is resolved and open another issue regarding the missing pipelines.
Sure, we can do that
Hey, after installation i can successfully run
azdoext -version
with outputv0.0.1
. But running justazdoext
after setting the environment variable AZDO_PERSONAL_ACCESS_TOKEN leads to following error stack: