Open jbampton opened 1 month ago
@blueorangutan package
@jbampton a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress.
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 16.60%. Comparing base (
554ea22
) to head (60e3797
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 11341
Description
This PR adds
.cs
files to thetrailing-whitespace
pre-commit hook.This hook auto fixes and removes trailing whitespace when run locally on a users machine.
On the GitHub CI it just runs either pass or fail for now.
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?
Ran locally:
pre-commit run --all-files
How did you try to break this feature and the system with this change?