Branch: refs/heads/master
Home: https://github.com/tianocore/edk2
Commit: a2e20bc4b0dc4f88105d304dd99479fd4f1eaac0
https://github.com/tianocore/edk2/commit/a2e20bc4b0dc4f88105d304dd99479fd4f1eaac0
Author: Leif Lindholm <[email protected]>
Date: 2025-06-25 (Wed, 25 Jun 2025)
Changed paths:
M BaseTools/Scripts/PatchCheck.py
Log Message:
-----------
BaseTools/PatchCheck.py: make get_parent_packages return directory names
The get_parent_packages function in CheckGitCommits returns the path of
non-package directories, but in fact returns the path of the .dec file
for actual packages.
Align the handling to be more consistent and return only directory names,
regarding of how it was found.
Signed-off-by: Leif Lindholm <[email protected]>
Commit: c44efa0fbd393c47756bed8708c47650a23218ac
https://github.com/tianocore/edk2/commit/c44efa0fbd393c47756bed8708c47650a23218ac
Author: Leif Lindholm <[email protected]>
Date: 2025-06-25 (Wed, 25 Jun 2025)
Changed paths:
M BaseTools/Scripts/PatchCheck.py
Log Message:
-----------
BaseTools/PatchCheck.py: pass list of packages to CommitMessageCheck
In order to enable subject line format compliance checking in following
patches, pass through a list of modified packages to CommitMessageCheck.
Signed-off-by: Leif Lindholm <[email protected]>
Commit: b55530ad4460c0eb31c2326dd86028e2b4639909
https://github.com/tianocore/edk2/commit/b55530ad4460c0eb31c2326dd86028e2b4639909
Author: Leif Lindholm <[email protected]>
Date: 2025-06-25 (Wed, 25 Jun 2025)
Changed paths:
M BaseTools/Scripts/PatchCheck.py
Log Message:
-----------
BaseTools/PatchCheck.py: verify commit message lists package(s)
Verify that the subject line matches the basic
{Package}[,Package]:
format _or_ the
Revert "<subject of commit to revert>"
format.
Non-package top-level directories are treated as packages.
Suggested-by: Ard Biesheuvel <[email protected]>
Signed-off-by: Leif Lindholm <[email protected]>
Compare: https://github.com/tianocore/edk2/compare/fe19f86dcd9c...b55530ad4460
To unsubscribe from these emails, change your notification settings at
https://github.com/tianocore/edk2/settings/notifications
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits