Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Decuple versioning of distro_signatures.json from server version #45

Open
SchoolGuy opened this issue Sep 13, 2022 · 1 comment
Open
Labels
enhancement New feature or request
Milestone

Comments

@SchoolGuy
Copy link
Member

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 on cobbler.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.

@SchoolGuy SchoolGuy added the enhancement New feature or request label Sep 13, 2022
@SchoolGuy
Copy link
Member Author

For this issue to be considered done we need to utilize the cobbler.github.io link for the signatures with the schema version inside the main repository.

@SchoolGuy SchoolGuy added this to the v0.2.0 milestone Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

1 participant