Skip to content

Sync Crates.io, Git Tags and GH Releases #360

@daxpedda

Description

@daxpedda

While using taiki-e/install-action for cargo-spellcheck, I noticed that its fetching an old version. After digging into why this is the case, I noticed that cargo-spellcheck is missing v0.15.2 on Crates.io, that GH Releases from v0.15.3 and up are missing pre-built binaries and v0.15.6 and up are missing Git Tags and GH Releases entirely.

It would be great if we could have at least a Crates.io and Git Tag for every version. To make tools like taiki-e/install-action work, only the latest version requires a GH Release with pre-built binaries.

Summary:

  • Release v0.15.2 on Crates.io.
  • Push a Git Tag for v0.15.6 and v0.15.7.
  • Make a GH Release for v0.15.7 with a pre-built binary for x86_64-unknown-linux-gnu (usually the fastest target in CI's).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions