Skip to content

Desktop download logic #89

Description

@AnthonyRonning

Right now the download page has logic that pulls from the current NPM version on the web app for deciding what link the download link is for desktop. This is not quite accurate since we often bump version earlier than we cut a desktop release. can we do something like parse the "latest" logic in github for finding the link?

We do something similar in the src-tauri download logic, could we do it on the download page too? You can ignore all the signature checking stuff, just focus on getting the latest version that's released and crafting the correct download links for each desktop OS version.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions