Closed mpurg closed 6 days ago
Hi @mpurg. Thanks for your PR.
I'm waiting for a ComplianceAsCode member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test
on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.
Once the patch is verified, the new status will be reflected by the ok-to-test
label.
I understand the commands that are listed here.
Code Climate has analyzed commit b60c0cbe and detected 0 issues on this pull request.
The test coverage on the diff in this pull request is 100.0% (50% is the threshold).
This pull request will bring the total coverage in the repository to 60.9% (0.0% change).
View more on Code Climate.
Description:
Add
ubuntu2404
product to conditional statements in rules and templates which already contain conditionals forubuntu2204
. There likely exist some discrepancies between the two systems, but it is more probable that the two systems behave similarly in most conditionals, thus this is a better starting point for the Ubuntu 24.04 product.Draft until https://github.com/ComplianceAsCode/content/pull/12611 is merged.