Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Serve preview builds from a unique URL #193

Open
@ethanndickson

Description

@ethanndickson

Right now, we use the same download URL for all preview builds:

https://github.com/coder/coder-desktop-macos/releases/download/preview/Coder-Desktop.pkg

This means if an update popup advertises a preview build other than the latest (separately, why is this happening?) installing that build will fail, as the signature of the latest build does not match what Sparkle expected to download. This produces an update error:

Image

This can be worked around bysimply checking for updates again, and installing the advertised version, which will be the actual latest preview build.

Thisdoes not effectStable release builds, as they are served from a unique URL:

https://github.com/coder/coder-desktop-macos/releases/download/v0.7.0/Coder-Desktop.pkg

We could solve this by serving the last N preview builds from a GCP bucket.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp