Skip to content

Create binaries for each release #492

Description

@jayvdb

I am now able to run cargo-unmaintained with configured ignores and see "No unmaintained packages found".

Now I would like to integrate this into CI, and the way I usually do this with Rust tools is to use https://github.com/taiki-e/install-action to install the binary , as it verifies the github release binary .

To do that, this repo would need to upload built binaries as part of each release. Most other Rust tools do this.

I recommend using https://github.com/taiki-e/upload-rust-binary-action to create the release with the binaries.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions