wow that sounds pretty seriously broken. Has anybody else here actually used it & can comment?
I've helped a few clients migrate from whatever ad-hoc process they had to CI/CD with Azure Devops. Apart from one minor issue with a bug in node.js timing when running the build server on burstable VMs (which is probably more to do with AWS setup than node), I've not had any issues that I can think of. I don't have the problem with cache though, as I always run my own build servers/agents. The UI has changed a few t…
Microsoft’s Azure DevOps: An Unsatisfying Adventure
191–197 of 197 posts
Re: Microsoft’s Azure DevOps: An Unsatisfying Adventure
#192Earlier quoted context omitted.
Azure Devops is something I want to love. The UI keeps changing, but doesn't fix underlying bugs that have been around for ages. Multiple issues where the builds don't actually update in the browser when they go through the steps (f5 only fixes), the builds show out of order in the UI, and many many other wonky things. Also releases aren't YAML yet. Builds are, and are a good feature. Azure Devops is almost perfect,…
YAML build definitions are not supported for GitHub Enterprise, which is mystifying to me seeing as how they are supported for GitHub. This is a critical missing feature for us and will leave us having to manually create huge JSON blobs for submission to the API.
Re: Microsoft’s Azure DevOps: An Unsatisfying Adventure
#193As a maintainer on an opensource project thats recently switched out to azure pipelines, I'm actually overall happy with azure pipelines, its considerably faster (hosted agent) for us in matrix builds then travis both on latency to start a build and actual compute power, and cheaper then self hosted drone. Hosted builds have been reliable for us, we notice a hiccup less than once a month on a single build (avg 20+ bu…
Re: Microsoft’s Azure DevOps: An Unsatisfying Adventure
#194Earlier quoted context omitted.
(Former Azure DevOps PM here) That's not quite true - did you hear that from someone? When I was there, I had pretty much full freedom to talk with customers, as long as they hadn't opted out of contact. Never had to talk to PR or have emails looked at. Sorry that you didn't hear back though :(
What does "opted out of contact" mean? I wonder if I am missing some communications because I unchecked some "don't send me spam" checkbox now!
You should reach out to some PM's on Twitter! I know many are fairly active, and I'm sure would love suggestions or feedback.
Re: Microsoft’s Azure DevOps: An Unsatisfying Adventure
#195PM for Azure DevOps here. We've been investing heavily in our user experience and our CI/CD experience, so I'm sad to see that we've disappointed here. Some of these complaints I would agree with - in particularly, we're not (yet) caching build resources - though we're working on this now. But most of these complaints I was quite surprised to hear; not an experience I would want someone to have or what I see from the…
Azure Devops is something I want to love. The UI keeps changing, but doesn't fix underlying bugs that have been around for ages. Multiple issues where the builds don't actually update in the browser when they go through the steps (f5 only fixes), the builds show out of order in the UI, and many many other wonky things. Also releases aren't YAML yet. Builds are, and are a good feature. Azure Devops is almost perfect,…
Re: Microsoft’s Azure DevOps: An Unsatisfying Adventure
#196Earlier quoted context omitted.
I am from the engineering team in Azure Pipelines. We agree that the resource authorization experience needs improvement. We have been working on it. We would like to make sure that you can only include the reference to a resource (secure file, service connection, variable group, agent pool, etc) in your YAML file if you have permissions to access that resource. And, it becomes particularly hard to auto-validate this…
Thank you for the great explanation on changes you've made and will continue to make in this area! What is the best way to inform persons such as yourself about UX issues? Appreciate the thoughtful response.
Re: Microsoft’s Azure DevOps: An Unsatisfying Adventure
#197Earlier quoted context omitted.
Are you saying that it's simply a case of resume inflation at employer's expense?
Sometimes yes. It's not just DevOps but CVops :-)