Skip to content

Substitute for the library.json API (for private and ssh-based remote registries) #581

@muffato

Description

@muffato

#576 adds support for remote registries. Two assets are retrieved via https:

  • the git repository itself via git clone
  • a library.json file, that must be available on GitHub/GitLab pages (to mimic an API)

This works as long as the repository is public. For private repositories, git clone prompts the user for username/password, but library.json couldn't be available. Similarly, registries that need to be accessed via ssh may not have a Page with library.json.

This issue is about alleviating the need for the registry to be public and expose a library.json

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions