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

Is this repository being maintained? #53

Open
pelizza opened this issue Aug 6, 2020 · 5 comments
Open

Is this repository being maintained? #53

pelizza opened this issue Aug 6, 2020 · 5 comments

Comments

@pelizza
Copy link

pelizza commented Aug 6, 2020

Hi there,

I have been using the Azure DevOps API and SDK for a while now, as they are the latest tools for implementing Azure DevOps extensions.

It lacks a lot of documentation; sometimes I am able to figure out what I need directly from the code, but other times developers just need some documentation or usage examples to be able to use it. In these days that we talk a lot about Developer Experience, I can say it hasn't been a very good experience so far.

Additionally, there are quite a few issues/questions open - I have opened a couple of them myself - but they just don't get an answer.

Can we have a transparent update on how this repository is maintained, and what is the roadmap in terms of documentation and support?

Thank you.

@FlexiGit
Copy link

The same question applies to the other extension related repos: azure-devops-extension-sdk, azure-devops-ui and azure-devops-extension-sample.

@aleqsss
Copy link

aleqsss commented Sep 24, 2020

I agree, I'm wondering the same thing. It's somewhat of a guessing game trying to use this. I don't know how many hours I've wasted on trivial things here.

More examples, and awareness of maintenance would be appreciated. I'm also curios of the roadmap here.

@jeffpriz
Copy link

jeffpriz commented Oct 16, 2020

Yeah, it is frustrating, I've built several Pipeline Task extensions.. and I'm currently trying to work through a UI Web Hub extension.. but there is NO example (no modern example at least) on how to build a UI extension that calls a REST api..

There are so many thins out there... this azure-devops-extension-api repo, then also the SDK repo
https://github.com/Microsoft/azure-devops-extension-sdk
The Node API Repo:
https://github.com/microsoft/azure-devops-node-api/
The extension sample repo:
https://github.com/Microsoft/azure-devops-extension-sample
The web-extension-sdk:
https://github.com/Microsoft/vss-web-extension-sdk

nothing helps show how all these pieces fit together

there's examples in that extension sample repo that get you part of the way, but no examples on how to call a rest api, there's this repo for APIs but no examples on how to use it... there's the node-api repo, but that doesn't seem to fit for building a ui extension, theres documentation like this:
https://docs.microsoft.com/en-us/azure/devops/extend/develop/add-hub?view=azure-devops
but it seems old and doesn't fit in with any of these other things..

Can I just get an exmple somewhere of how to build a UI extension that calls a rest API? :)

there is so much power that has been exposed, and Azure DevOps can be extended so well, it's just SO hard to put the all the various pieces together :)

@karelkral
Copy link

karelkral commented Oct 29, 2020

I agree with the previous notes. Developing for Azure DevOps is the most frustrating thing in my 25-year developer life.

@jan-machacek
Copy link

I am very disappointed with MS approach to these devops products :-( We want to use something from new api versions and it is make me crazy looking for solutions and again and again.... MS Docs is for old VSS, new one is without support, really perfect product :-/.

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

No branches or pull requests

6 participants