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

Adjust the fallback path #573

Closed
Closed
@jdomeracki-coder

Description

@jdomeracki-coder

We need to adjust the fallback path so that onlyMAJOR.MINOR.PATCH version is included:

`https://releases.coder.com/coder-cli/${buildInfo.version.replace(/^v/,"")}/${binName}.asc`,

Signature downloads fromreleases.coder.com fail due to a mismatch between the value returned by thebuildinfo endpoint and the object names in the underlying GCS bucket.

Image

Example:

Currently the handler would attempt to fetch the signature from:
https://releases.coder.com/coder-cli/2.24.1+f97bd76/{detached_signature} 🔴

Should be:
https://releases.coder.com/coder-cli/2.24.1/{detached_signature} 🟢

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp