
How to Get Rid of Flaky Tests: 3 Tools You Should Know
Discover CI Monitoring
Discover CI Monitoring
Best Practices
What is Datadog CI Visibility? What can you do with this solution? What about integrations? That's what we will see in this article.
How We Do It
In 2018, when Mergify first saw the light of day, the world of software development looked rather different. It was a time when Mehdi, Mergify's co-founder, and CTO, and I aimed to alleviate the constant pain of rebasing pull requests for our team of just four developers. With
Ready to become a CICD Expert? Try Mergify Join our CICD Community
News, Events and Trends
Announcing the Launch of Our Public Bug Bounty Program with HackerOne
How We Do It
With growth comes a responsibility to ensure our operations' safety. This responsibility prompted us to delve deeper and rethink traditional security approaches, especially concerning cloud integration.
Best Practices
Bad code slows down the delivery time since developers need more time and energy to do their job in such a context. So, how can we avoid that? Best practices sharing seems to be a good start.
Best Practices
While using GitHub Actions can be costly, it is possible to save monetary resources by developing the right strategy. In this article, you'll find a list of all the tips and tricks we rely on at Mergify to keep our CI budget under control with GitHub Actions.
Best Practices
Crack the code on "Flaky Test Detection" in your CI/CD pipeline. Learn to spot the burnt toast among your tests with our easy-to-follow guide. We dive into historical data, context, and reproducibility to help you identify flaky tests. Say goodbye to unreliable tests and keep your pipeline cooking!
Best Practices
Flaky tests are the chameleons of your CI/CD pipeline, failing and passing unpredictably. This article guides you in spotting these elusive culprits, with a concrete Flaky Test example, offering practical tips for turning your pipeline into a well-oiled, reliable machine.
Basic Knowledge
This article provides all the information you need to understand flaky tests, including use cases, as well as tips on how to get rid of them.
Best Practices
Pull request review is a bottleneck for many software teams. In this article, Sydney, Axolo's CTO, explains how a good mix of automation and communication can optimize this crucial step. To the delight of developers.