Skip to content

dapr init does not work with nightly builds #1381

@artursouza

Description

@artursouza

Expected Behavior

Both of the following commands should work:

dapr init --runtime-version=nightly-2024-02-03
dapr init -k --runtime-version=nightly-2024-02-03

Actual Behavior

$ dapr init --runtime-version=nightly-2024-02-03
⌛  Making the jump to hyperspace...
ℹ️  Container images will be pulled from Docker Hub
ℹ️  Installing runtime version nightly-2024-02-03
❌  Downloading binaries and setting up components...
❌  error downloading daprd binary: version not found from url: https://github.com/dapr/dapr/releases/download/vnightly-2024-02-03/daprd_linux_amd64.tar.gz

Steps to Reproduce the Problem

Run the commands.

Release Note

RELEASE NOTE: ADDED support for nightly builds in dapr init

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions