5 ms·
As an aside, God, Azure DevOps, what a total pile of crap that product is My "favourite" restriction that an Azure DevOps PR description is limited to a pathe
by zero_shift 7mo ago
As an aside, God, Azure DevOps, what a total pile of crap that product is
My "favourite" restriction that an Azure DevOps PR description is limited to a pathetic 4000 characters.
- noodlesUK 7mo agoIt shows you the level of quality to expect from a Microsoft flagship cloud product...
- zero_shift 7mo agoSo I work for a devtools vendor (Snyk) and 6 months ago I signed into Azure DevOps for the first time in my life I couldn't believe it. I actually thought the product was broken. Just from a visual perspective it looked like a student project. And then I got to _using_ the damn thing
- noodlesUK 7mo agoIt's also completely unloved. Even MSFT Azure's own documentation regularly treats it as a second class citizen to GitHub. I have no idea why they don't just deprecate the service and officially feature freeze it. Honestly that's the case with a lot of Azure services though.
- easton 7mo agoIt's the boards. GitHub issues doesn't let you do all the arcane nonsense Azure DevOps' boards let you do.
- stackskipton 7mo agoSomeone mentioned the boards but Pipelines/Actions are not 100% compliant. My company uses Azure DevOps for a few things and any attempt to convert to GitHub was quickly abandoned after we spent 3 hours trying to get some Action working. However, all usability quarks aside, I actually prefer these days since Microsoft doesn't really touch it and it just sits in corner doing what I need.
- dylan604 7mo agoAmazon's deprecated CodeCommit is limited to 150 chars like it's an old SMS or Tweet.
- zero_shift 7mo agoHa! Nice. I never worked with CodeStar / CodeCommit. Was it pretty bad?
- dylan604 7mo agoThat's going to depend on each user's demands. The PR message limit is the biggest pain for me. I don't depend on the UI very often. I'm not trying to do any CI/CD nonsense. I just use it as a bog standard git repo. When used as that, it works just fine for me
- heartbreak 7mo agoSurprisingly they un-deprecated CodeCommit recently. https://aws.amazon.com/blogs/devops/aws-codecommit-returns-to-general-availability/ https://aws.amazon.com/blogs/devops/aws-codecommit-returns-t...
- tibbar 7mo agoYou would kind of expect with the pressure of supporting OpenAI and GitHub etc. that Azure would have been whipped into shape by now.
- semiquaver 7mo agoAZDO has been in KTLO maintenance mode for years.
- Foobar8568 7mo agoI always felt that AZDO is basically TFS rebranded, so yeah, not much actions since they killed Source safe.
- OkayPhysicist 7mo agoMy favourite restriction is the fact that colored text doesn't work in dark mode. Why? Because whatever intern they had implement dark mode didn't understand how CSS works, and just slapped !important on all the style changes that make dark mode dark, and thus overwrite the color data. I ended up writing a browser extension for my team to fix it, because the boss loved to indicate stuff with red/green text.
- Skwid 7mo agoWhen I last had the misfortune of using devops copy and pasting text from a work item would take the background colour with it, though not the text colour. Colleages in dark mode would rearrange some sentences, and I'd be left with black text on almost black background. Genuinely baffling incompetence
- yoyohello13 7mo agoMy favorite is that it doesn't support ed25519 ssh keys.