DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

Automatic Semantic Versioning by using GitVersion

4 years ago medium.com
Automatic Semantic Versioning by using GitVersion

Summary: This is a summary of an article originally published by the source. Read the full original article here →

When setting up new software projects or changing existing processes, determining the right versioning strategy proved always to be a challenging procedure. Especially automating the strategy was always difficult.

With software versioning we try to come up with a way to uniquely identify our different phases of our software that we have delivered.

With the help of release notes or a changelog, a list of changes can be maintained and communicated with stakeholders.

With the help of GitVersion, using git branches and your CI/CD pipelines, integration of automatic version number generation is possible.

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com