Category "release-management"

Prevent release artifacts to be overwritten when using s3 to store maven artifacts

We are using Amazon S3 to manage the maven artifacts. Currently, if we do mvn deploy , the release artifacts gets overwritten on Amazon s3. Ideally the release

What is the difference between alpha and beta release?

I want to deploy my software in different environment and provide features phase by phase. When and where should I use alpha and beta version?

GIT get first tag per file in current state

To compare individual files between many releases, I want to keep track of the first release where a file has changed, per file. I want to log the first tag for