Based on our record, Azure DevOps should be more popular than Fossil. It has been mentiond 99 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Although, I never saw a public announcement of this discontinuation, ADO is kind of abandoned AFAICT and even their landing page hints to use GitHub Enterprise instead [1]. [1] https://azure.microsoft.com/en-us/products/devops. - Source: Hacker News / about 1 month ago
Azure DevOps is a comprehensive set of tools and services provided by Microsoft. It is one of the most used DevOps AI tools when integrated with Azure’s AI and machine learning services. This integration enhances CI/CD processes, test automation, and infrastructure management. - Source: dev.to / about 2 months ago
By default ACI deploys containers from a registry, which means if you want to setup a CI/CD pipeline, you need to configure some addional services like Azure Container Registry to store your images and Azure DevOps to build your images. - Source: dev.to / about 2 months ago
Microsoft's Azure DevOps team saw 80% fewer customer-reported bugs in 6 months with automated testing. - Source: dev.to / 7 months ago
Azure DevOps: Comprehensive CI/CD by Microsoft for software delivery. - Source: dev.to / 7 months ago
Sort of repeating a nested comment, but - I've been using fossil ( https://fossil-scm.org/home/doc/trunk/www/index.wiki ) for years and absolutely love it. Single executable you just download and put in your path. Sane, well-documented interface (CLI, API and web). Full repo in a single SQLite file. Highly intelligent and efficient diff-based storage and compression (including network transfers). Rock-solid code.... - Source: Hacker News / 2 months ago
Neither do I. This discussion isn't about what someone else runs or doesn't run on their computers. By all means, run `jj`. Or use `fossil`[1], which I maintain is technically superior to both `git` and `jj` (if you disagree, show me another VCS that also gives me a ticketing system, wiki, documentation system, forum and webui, all from a single executeable that allows me to set everything up with a few command... - Source: Hacker News / 3 months ago
Feedback to author: The diagram and explanation took a beat longer than normal to scan, since this buries a bit that it's not about the beautiful source control system called fossil shipped as a composition of modules: https://fossil-scm.org/home/doc/trunk/www/index.wiki Great diagrams, so of course that's the first thing a reader will skim. People biuld things based on git all the time, the diagram looks like... - Source: Hacker News / over 1 year ago
There are (all too rare) tools that back those objects with git as well. And there's always fossil ... https://fossil-scm.org/home/doc/trunk/www/index.wiki But it's not git. :-(. - Source: Hacker News / over 1 year ago
I don't think git should be the infrastructure of collaboration. It's good for long-lived artifacts, but isn't good for discussion, for rights management, ... Fossil (https://fossil-scm.org/home/doc/trunk/www/index.wiki) is of course better, but if git must remain, I believe the base infrastructure should be the mailing list. Patches, branches and releases can live inside a mailing list, it is naturally built for... - Source: Hacker News / over 1 year ago
Jenkins - Jenkins is an open-source continuous integration server with 300+ plugins to support all kinds of software development
Mercurial SCM - Mercurial is a free, distributed source control management tool.
CircleCI - CircleCI gives web developers powerful Continuous Integration and Deployment with easy setup and maintenance.
GitLab - Create, review and deploy code together with GitLab open source git repo management software | GitLab
Travis CI - Simple, flexible, trustworthy CI/CD tools. Join hundreds of thousands who define tests and deployments in minutes, then scale up simply with parallel or multi-environment builds using Travis CI’s precision syntax—all with the developer in mind.
Git - Git is a free and open source version control system designed to handle everything from small to very large projects with speed and efficiency. It is easy to learn and lightweight with lighting fast performance that outclasses competitors.