Skip to content

Artifact download URL when using --deploy=local is wrong #1241

Closed
@aviks

Description

@aviks

When running build_tarballs.jl with a --deploy=local option, the resulting Artifact.toml has the artifact download url set to something like this: https://github.com/local/releases/download/MyPkg-v0.2.1+1/MyPkg.v0.2.1.aarch64-apple-darwin.tar.gz

Now the right value here is unkown so it's not clear what should happen. Maybe some more affordances to let the user know that this value should be changed? https://github.com/CHANGE/ME/releases/downloads.... . The current value is plausible enough to be dangerous, IMO.

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