-
Notifications
You must be signed in to change notification settings - Fork 597
Azure DevOps integration #458
Comments
@mnelli19 I just want to chime-in with some anecdotal context. I've run into enough tools that don't support Azure Devops without some sort of hacking that I think that this effort should be ADO's responsibility to start conforming to github/gitlab semantics instead of putting it on all these individual products. Recent projects besides this one: It would be nice if these projects included ADO in their scope, but, I just don't think it's worth it to these projects because of the small market share. All this is to say: let's put more pressure on ADO instead of these projects. |
Thanks for your answer, I know other tools that have also integrated Azure Devops (for example Pelorus) even if at a later time and for this reason I was asking if it was also on the roadmap for these. Thank you |
off the bat, we know a couple things based on what these tools are dependent on:
I'm sure that there's more there, but where we'd like to see shared interfaces would be in the way we model the git specific schemas and authentication mechanisms. I think that's a reasonable ask. When we get into the Pipelines and PM interfaces, then things get more tricky. Pipelines shouldn't be that different between the products at the base level. Everything just a workload composed of a DAG of smaller workflows. There's no reason those need to be named differently. They're fundamentally doing the same thing. |
Hi,
is integration with Azure DevOps Service also planned?
Thank you
The text was updated successfully, but these errors were encountered: