Closed ericonr closed 12 months ago
I don't recall if we defined it to be -git
or -dev
. I'd rather have it named -dev
to make it clear it is not indented for deployment. I'm not sure if -git
conveys this meaning (after all, everything is managed through Git).
In addition, -dev
gets a bit closer to other versioning schemes, such as the one from setuptools-scm
.
Release procedure includes things such as:
Dockerfile
v...-git
(can be merged only after some other functional change is merged)