Skip to content

Support for fallback revisions #78

Description

@pbsds

Sometimes a script may know it needs version 1.2.3, but it doesn't know whether the upstream repo prepends v on their version tags or not. In such cases a list of fallback revisions to try would be great. Example

nurl repo-url v1.2.3 1.2.3

would try repo-url/v1.2.3 first, if it doesn't exit then try repo-url/1.2.3.

Especially pessimistic scripts could then even fallback on main or master.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions