#cicd-cjy1vtdk2005kjjs17n8couc3
Read more stories on Hashnode
Articles with this tag
Handling large codebases is a tough job, and it's even harder when dealing with monorepos. A monorepo is a single code repository that contains...
Flaky tests are a thorn in the side of most software development teams.Even more so when they have set up an automated CI/CD workflow. In addition to...
Amidst the quest for automation and speed, a common obstacle emerges: flaky tests. These seemingly innocent but troublesome tests can undermine the...
Before we start, let's agree: all your pull requests must be tested. If you don't agree with this first point, reading this article may seem like a...
That’s a good question, isn’t it? Indeed, if it was only a little known term a few months ago, merge queues are more and more talked about. Between...