radicle-bins icon indicating copy to clipboard operation
radicle-bins copied to clipboard

Packaging deployments

Open FintanH opened this issue 5 years ago • 2 comments

We should plan a shift towards better versioning and packaging of artifacts. This ticket serves as a discussion on how we could do that.

FintanH avatar Jan 26 '21 17:01 FintanH

I think a good start would be to use cargo versioning and tag the releases -- we should also come up with a versioning scheme where it's clear when there's a breaking release (or one that requires special handling in order to not be breaking). For example, we could set the first digit in the "semver" to the radicle-link protocol version (applies to the seed exectuable).

We should probably also tag the docker image with that version.

kim avatar Jan 26 '21 17:01 kim

Ok, that's clear :+1: I can take over https://github.com/radicle-dev/radicle-bins/pull/28 and add these changes there.

FintanH avatar Jan 26 '21 17:01 FintanH