Platform Engineering and automated changelogs
Platform Engineering and automated changelogs
fhoekstra.eu
Changelog From Conventional Commits: Git-Cliff
The changelog in platform engineering At my current job, we maintain a package that is used by developers in their own codebases to use a database service on the platform. Like any package or artifact...
cross-posted from: https://feddit.nl/post/45839000
Automated changelog generation
When publishing a package for use by programmers, automated changelog generation is very beneficial. In this blog post, I explore how to do it in a simple way that works everywhere.