Automatic Version Increments With Reliza Hub: 2 Strategies

This article describes how to set up automated version increments for use in CI build pipelines. I will go over 2 possible strategies: for simple CalVer workflow I would be using open-source Reliza Versioning tool. For fully synchronized workflow I would be using Reliza Hub SaaS. I Choosing Versioning Schema For a software architect, one… Continue reading Automatic Version Increments With Reliza Hub: 2 Strategies

Reliza Versioning is now available on GitHub and Maven Central

Reliza Versioning is now available on GitHub here under MIT License. It also can be found as Java dependency on Maven Central here. It is a small tool and library that allows to auto-increment versions (mainly for the scripts) using either CalVer or SemVer or custom version pattern. Soon, we’re hoping to release a Jenkins… Continue reading Reliza Versioning is now available on GitHub and Maven Central