[dpdk-ci] [PATCH v2 02/10] tools: match by tree url instead of tree name
    Thomas Monjalon 
    thomas at monjalon.net
       
    Thu Sep 30 10:00:41 CEST 2021
    
    
  
21/09/2021 16:35, alialnu at nvidia.com:
> From: Ali Alnubani <alialnu at nvidia.com>
> 
> The tree url has more information. It can be used to
minor nit: s/url/URL/
> get the maintainer of a tree, and it includes the tree name anyway.
The only real difference is to have "next/" for trees having "next-" in their name.
And the URL prefix git://dpdk.org/ is added to provide a full URL.
> Also try to use named capture groups as much as possible.
> 
> Signed-off-by: Ali Alnubani <alialnu at nvidia.com>
    
    
More information about the ci
mailing list