jobbrIO / jobbr-server

Jobbr is a non-invasive .NET JobServer
https://jobbr.readthedocs.io
GNU General Public License v3.0
50 stars 5 forks source link

Define Package Release Order #100

Closed eXpl0it3r closed 1 year ago

eXpl0it3r commented 1 year ago

When releasing 3.0.0, we need to ensure that all the packages are aligned and updated with the actual release versions, so we don't end up with -rc.X references. But since the dependencies are interconnected, we need to define an order to follow.

From @mara-huminiuc: