Skip to content

Handling of github projects with only pre-releases during update #271

Description

@alektronic

The dingusppc project has so far only released binaries tagged as pre-release.

I can install these with bin with, say, bin install https://github.com/dingusdev/dingusppc/releases/tag/Alpha104

However, when subsequently running bin update, an error is thrown - presumably as there are no full releases:

⨯ command failed error=Error checking updates for /home/<myuser>/.local/bin/dingusppc, GET https://api.github.com/repos/dingusdev/dingusppc/releases/latest: 404 Not Found []

Could this scenario be handled more gracefully, perhaps with just a warning rather than an error?

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

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions