Skip to content

Filesystem Repo doesn't list modules in descending order of versions  #583

Description

@isc-shuliu

%IPM.Repo.Filesystem.PackageService:ListModules() doesn't return the latest version of each module by default, which is different from %IPM.Repo.Remote.PackageService:ListModules().

This affects #582 and ongoing work of #586

We should enforce a protocol such that any subclass of %IPM.Repo.IPackageService implements the ListModules() method in a manner that returns the latest version first.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions