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

Add maintenance work #41

Merged
merged 6 commits into from
Sep 26, 2024
Merged

Add maintenance work #41

merged 6 commits into from
Sep 26, 2024

Conversation

hoangtungdinh
Copy link
Contributor

@hoangtungdinh hoangtungdinh commented Sep 25, 2024

Description

This PR adds various minor maintenance tasks.

Main changes

  1. Update the checker bundle example to show how to set status of checker and how to add documentation generator.
  2. Add a function to automatically generate the summary for each checker and checker bundle. Also add a function to allow users to add more information to the summary.
  3. Support parameters for each checker and add a function to copy all parameters from a config file to a result file.
  4. Add validation for duplicated registrations (like register the same checker twice).
  5. Allow users to register rule by rule uid string directly.

How was the PR tested?

  1. Tests are included in each PR.

Notes

This PR closes the following issue:

@hoangtungdinh hoangtungdinh added the isState:ForCCBReview CCB will review it and change the status to ReadyForMerge if everything is ok label Sep 25, 2024
Signed-off-by: hoangtungdinh <[email protected]>
Co-authored-by: hoangtungdinh <[email protected]>
@AsamDiegoSanchez AsamDiegoSanchez added isState:ReadyForMerge An issue that has been integrated and is assigned to the workflow manager and removed isState:ForCCBReview CCB will review it and change the status to ReadyForMerge if everything is ok labels Sep 26, 2024
@AsamDiegoSanchez
Copy link
Member

in CCB reviewed. Ready for merge

@andreaskern74 andreaskern74 merged commit c9e5493 into main Sep 26, 2024
7 checks passed
@andreaskern74 andreaskern74 deleted the 2024-09-25 branch September 26, 2024 14:03
@andreaskern74 andreaskern74 added isState:Integrated An issue that has been integrated and has an integration reviewer and removed isState:ReadyForMerge An issue that has been integrated and is assigned to the workflow manager labels Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
isState:Integrated An issue that has been integrated and has an integration reviewer
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants