• David Fernandez's avatar
    Force the conan package presenter to read conan only packages · 0cbb2f1c
    David Fernandez authored
    By using the `.conan` scope on `Packages::Package`.
    This will avoid the presenter to read a package with an exact
    same name + version of a different package type.
    
    Rename the `Packages::PackageFile.with_conan_file_metadata` scope to
    `Packages::PackageFile.preload_conan_file_metadata` to better reflect
    what the scope is doing (eager loading instead of filtering).
    0cbb2f1c
225860-fix-packages-scope-in-conan-package-presenter.yml 114 Bytes