-
Notifications
You must be signed in to change notification settings - Fork 469
Fix and improve DEB822-style template #1212
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
base: main
Are you sure you want to change the base?
Conversation
3186d23 to
ccdc12e
Compare
ccdc12e to
9821579
Compare
|
Rebased on top of the main branch. I guess that the invalid parameter markup make this become a bugfix PR rather that a maintenance one now that the code was released. |
|
Could this be merged and released ? :) |
|
I tested this on our fleet. Looks good and fixes an issues we had with whitespaces after a few fields leading to endless re-applies. You got a moment to take a look @bastelfreak ? |
Test the generated content as a whole instead of part of line by part of line, add add missing parameters to improve coverage.
|
Rebased on top of |
Summary
This is based on #1167 and tidy a bit the template and tests.Improve and fix DEB822-style template. Improve test coverage.
Related Issues (if any)
Add support for deb822 APT sources #1167