Automated Build Versioning with Github Actions and Conventional Commits by Roman Ivaniuk

Опубликовано: 19 Октябрь 2024
на канале: Engineering Community
9,805
128

We are going to try and cover the topic of Conventional Commits, how it benefits the process of development, and how we can then automate some of the CI&CD steps in a project using Github Actions.

Intro to Semantic Versioning
Intro to Conventional Commits
What we can automate with Conventional Commits
Intro to Github Actions
Practical example
Next steps, conclusion