[CI] Auto add license headers to conf files with pre-commit - #12926
[CI] Auto add license headers to conf files with pre-commit#12926jbampton wants to merge 1 commit into
conf files with pre-commit#12926Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #12926 +/- ##
============================================
- Coverage 19.73% 19.73% -0.01%
+ Complexity 19956 19953 -3
============================================
Files 6371 6371
Lines 575765 575765
Branches 70478 70478
============================================
- Hits 113642 113631 -11
- Misses 449766 449780 +14
+ Partials 12357 12354 -3
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
|
@blueorangutan package |
|
@jbampton a [SL] Jenkins job has been kicked to build packages. It will be bundled with no SystemVM templates. I'll keep you posted as I make progress. |
|
Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ el10 ✔️ debian ✔️ suse15. SL-JID 17304 |
|
good work @jbampton , two observations:
|
|
This PR is stale because it has been open for 120 days with no activity. It may be removed by administrators of this project at any time. Remove the stale label or comment to request for removal of it to prevent this. |
a9b3b94 to
1c84f6b
Compare
Description
This PR is similar to other PRs where license headers have been auto added with pre-commit.
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?
Ran
pre-commit run --all-filesboth before and after the license headers were auto inserted.How did you try to break this feature and the system with this change?