Decuple versioning of distro_signatures.json
from server version
#45
Labels
enhancement
New feature or request
Milestone
As a developer
I want to be able to have less work with the json file maintenance
so that I can help my users to easier contribute to the project
At the moment we maintain
distro_signatures.json
coupled to the server version of Cobbler. Thus we have a version of the file for every branch in Cobbler plus a file oncobbler.github.io
. This is a lot of maintenance. After #39 is done, we could integrate a step in the CI that checks the format of the JSON.This opens up the possibility for us to change to a format based versioning, instead of the current Cobbler-version based approach.
The text was updated successfully, but these errors were encountered: