fedora-infra/bodhi

Changing versioning schema

mattiaverga opened this issue · 0 comments

I don't think the current versioning schema <MAJVER>.<MINVER>.<BUGFIX> still makes sense, at least for bodhi-server, and I'd like to move to a <YEAR>.<MONTH>.<BUGFIX> schema.

I'd also like to find a way to avoid needlessly bumping releases for bodhi-client and bodhi-messages when no changes are made to those packages. However, having to deal with a monorepo, I don't exactly know what the best solution can be.

Thoughts?