Skip to content

Ability to have secondary providers #806

@Piedone

Description

@Piedone

Is your feature request related to a problem? Please describe.

Using LibMan puts the chosen provider as a critical dependency of your build. This is expected, but also risky, especially since we're talking about unofficial ones (although we could also have NPM as a provider: #807). If the provider fails, all your builds will fail.

Describe the solution you'd like

Be able to configure multiple providers, or to not break the current configuration format, multiple secondary providers. These would be used as a fallback if requests to the primary provider fail.

Describe alternatives you've considered

Having NPM as a provider: #807.

Additional context

Nothing else.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions