Writing about continuous merge, software development, CI/CD and technical topics.
Mathieu Poissard

Benefits of Using a Merge Queue in Github

In GitHub's CI/CD workflows, merge queues automate code integration, enhancing efficiency. They streamline pull requests, prevent conflicts, and ensure updated, tested merges. This boosts team productivity and code reliability, improving the overall development process.

Mathieu Poissard

Automate Pull Request Rebasing - How to Do It?

Rebasing a pull request is as necessary as it is tedious. Fortunately, this process can be automated. Find out how in this article.

Mathieu Poissard

Continuous Delivery, the Missing Part of your CI/CD Pipeline

In software development, CI/CD pipelines are crucial. Continuous Integration integrates code changes, ensuring compatibility. Continuous Deployment automatically ships changes. But Continuous Delivery, the essential middle step, keeps code release-ready, bridging the gap between CI and CD.

Hugo Escafit

Optimizing CI Processes with Datadog CI Visibility

Continuous Integration (CI) is not just a luxury but a necessity. Learn how to improve your CI processes with Datadog CI Visibility.

Hugo Escafit

Top CI/CD Metrics Every Developer Should Track

This article explores the indispensable metrics that every developer should monitor, ensuring their CI/CD processes are not just functioning but excelling.

Julien Danjou

Optimize Software Deployment: How TeamCity and Mergify Streamline CI/CD Pipelines

CI/CD is more than just a current trend in the software development landscape. It's an essential element of a streamlined development cycle. Two tools often linked with these methodologies are TeamCity and Mergify.

Mathieu Poissard

They Use Mergify: Pepperize

Every day, many projects use Mergify to automate their GitHub workflow. Independently of their team size, the one thing they all have in common is that the project leads are willing to let their developers focus on what's important—code. So, we decided to meet with some of

Hugo Escafit

How Datadog CI Visibility Improves Continuous Integration Workflows

Datadog CI Visibility is designed to integrate seamlessly with CI workflows, so development teams can gain a deeper understanding of their CI pipeline, leading to more efficient and reliable software delivery.

Hugo Escafit

How Mergify Optimizes CI/CD Pipelines - ROI Survey & Key Figures

Try Mergify for Free

Mehdi Abaakouk

Data Anonymization with PostgreSQL and SQLAlchemy

Developers face a unique challenge in the era of stringent data privacy laws like GDPR and SOC2 compliance. This article delves into how developers can access necessary data without compromising user privacy, specifically focusing on PostgreSQL databases.

Mathieu Poissard

How to Rebase a Pull Request on GitHub?

Why rebasing and how to do it? This complete guide teach you how to rebase a pull request on GitHub, manually or automatically.

Hugo Escafit

CI Monitoring Best Practices 2023

CI monitoring in 2023 is pivotal for proactively optimizing the software delivery pipeline, ensuring rapid, reliable, and high-quality releases.