Skip to content

Allow ORT to track the name of a package curation proviers #10989

@sschuberth

Description

@sschuberth

For any place where curation data is displayed (like internal reports), it would be valuable to know the name of the provider where a curation comes from (e.g. for debugging, quality evaluation of providers etc.)

To support this, the current idea is to wrap PackageCurationData in a new class called AppliedPackageCurationData that also contains a property for the porvider name. That new class would then be used in CuratedPackage instead of using PackageCurationData there.

Metadata

Metadata

Assignees

No one assigned

    Labels

    analyzerAbout the analyzer toolmodelAbout the data model

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions