Version string should be abstracted out to a separate file, maybe a yaml file.
It should default to something like dev and then be written as the true tag value by the CI/CD upon pushing a tag. Then it would be obvious when you're running git head etc.
Version string should be abstracted out to a separate file, maybe a yaml file.
It should default to something like
dev
and then be written as the true tag value by the CI/CD upon pushing a tag. Then it would be obvious when you're running git head etc.