| Message ID | 20260120194722.142355-1-ungerer.ricardo@gmail.com |
|---|---|
| Headers | show |
| Series | Improve yocto-check-layer test_readme method | expand |
Hi Ricardo, On 1/20/26 8:47 PM, Ricardo Ungerer via lists.openembedded.org wrote: > [You don't often get email from ungerer.ricardo=gmail.com@lists.openembedded.org. Learn why this is important at https://aka.ms/LearnAboutSenderIdentification ] > > This series of patches improves the test_readme method in the > yocto-check-layer tool by: > > 1. adding context messages to assertions, > 2. changing the python function used to check email addresses from re.match to > re.search, > 3. adding a docstring to the test_readme method > > Ricardo Ungerer (3): > yocto-check-layer: Add messages in test_readme assertions > yocto-check-layer: Fix README email check > yocto-check-layer: Add docstring to test_readme method > For the whole series: Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de> Thanks! Quentin