You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: