Software Engineering, Automation and DevOps Solutions

Simple script to increment artifact version from within Jenkins pipeline

Simple script to increment artifact version from within Jenkins pipeline

Requirement One important requirement when creating a new build in a continuous integration setup is to generate a unique automated artifact version in an increasing order for better tracking. While working from a Jenkins project, the easiest way to create a version is to use the build number. However, this...

10 reasons why you should use artifact repository manager

10 reasons why you should use artifact repository manager

Are you in the process of making a decision as to whether or not a binary repository should be used for your project? Or are you are here just trying to understand how a binary repository could benefit your project? Either way, let us deep dive to understand the advantages...