Skip to content

Create Packages::Conan::Package class

Moaz Khalifa requested to merge 435825-Create-Conan-package-class into master

What does this MR do and why?

Extract the Conan package format related code from Packages::Package to a new class Packages::Conan::Package and update all related files like services, finders accordingly.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

N/A

How to set up and validate locally

All operations supported by the Conan Repository should be still working without any errors:

Related to #435825 (closed)

Edited by Moaz Khalifa

Merge request reports