https://www.padok.fr/ https://www.padok.fr/en/blog https://www.padok.fr/en/blog/tag/devops https://www.padok.fr/en/blog/release-please The history of your code: Git tagging and releases

However, it is possible to go beyond simple commits using Git tags.

Not only is Git tagging really useful in a closed-source environment, but it is also crucial in open-source development.

Setting up Release Please in your GitHub repos is quite simple and allows you to easily create new releases, with great-looking changelogs and coherent version numbers.

Related Articles