Versioning 1.0.1

Pavel Rogovoy Pavel Rogovoy
Ron Shilo Ron Shilo
Language: English
video in English
The presentation was given on 2021.05.02 at PyCon Israel 2021.

We introduce a very useful tool called "vmn" for auto increasing your application's version number in an agnostic way to language or architecture. You will learn how to use vmn for your application and how to integrate it to existing CI/CD procedures

Link: https://github.com/final-israel/vmn

Problem statement: Today there is no standard way for increasing application's version, retrieving it or going to a specific version with the exact dependency it was once released with. These are the issues vmn tries to solve. In this talk we will include different real world use cases and will invite others to collaborate and get involved in the project's development.

Walk aways: The attendees will learn how to stamp their current applications with vmn