RSS Amplifier

Jeremie's Publication · Aug 3, 2026

Semantic Versionning with Azure Pipeline and Docker

0
Sign in to vote or save

Jérémie Litzler · Jeremie's Publication

When it comes to versioning an application, there are many ways to go about it. JetBrains names its software version yyyy.r.n.m to get something like 2024.1.6.30 for example.

I have used the semantic version style myself more than a versionning style.

On a project using Azure Pipelines to build and Docker to create the deployed container, I came at a point where I needed to deal with that.

Here’s how I went about solving the task of versioning my application.

⬇️⬇️⬇️
Let’s review this in the full article

Originally published on iamjeremie.me

Thanks for reading my publication! This post is public so feel free to share it.

Share

Read the original on iamjeremie.substack.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.