Skip to content

Use Canonicals for dependency gathering #767

@sliver007

Description

@sliver007

The IDependencyInfo interface is used in the dependency gathering process of the release operation to track dependency references. It is currently defined using String as the type for the references. This should be changed to use CanonicalType. All of the adapters should be re-visited to ensure that they, too, report dependencies as Canonicals rather than Strings.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions