Skip to content

liblore: Integrate liblore with UI

Rodrigo Siqueira requested to merge integrate_lib_lore_with_ui into main

In this commit, I refined liblore with these changes:

  1. Implement a new get_patches_from_mailing_list (controller?)
  2. Create processing_new_patches which is responsible for parser all-new patches
  3. Create helper functions for dealing with specific cases, such as:
  • Name formatted as "Second_name, name"
  • Patchset that does not follow kernel pattern (e.g., use [PATCH ...])

Signed-off-by: Rodrigo Siqueira Rodrigo.Siqueira@amd.com

Merge request reports