This article talks about the versioning of databases in a Python app with SQLAlchemy and Alembic and shows why and how Alembic history should be truncated to better maintain the history.
Merge conflicts, split into Code and Semantic types, disrupt software development. This article explores managing these issues, highlighting the role of up-to-date branches and CI re-tests, with Mergify offering solutions for smoother conflict resolution.
Sentry is like a detective. It's a powerful tool that helps software teams keep their code bug-free. In this article, you will understand why you need something similar to monitor your CI.
In a team of software developers, the code reviews of your peers on your contribution to the code base are essential to build a product of great quality, while everyone keeps sharpening their skills in the process. Thanks to that, your team also stays aware of the evolution of the