Skip to content

Should we include a nightly-version file here? #88

@nymius

Description

@nymius

justfile recipes were failing locally to me because the first line is:

# Once just v1.39.0 is widely deployed, simplify with the `read` function.
NIGHTLY_VERSION := trim(shell('cat "$1"', justfile_directory() / "nightly-version"))

But this repo lacks the nightly-version file.

I've checked rust-bitcoin, and it seems to be managed by CI or a bot. Should we add that workflow here too?

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