Skip to content

Publish assets for >= v0.2.2 release? #820

@jamesmunns

Description

@jamesmunns

Currently, there is a v0.2.2 release in https://github.com/rust-lang-nursery/mdBook/releases, however there are no binary assets associated with it. This causes a common pattern of "check for the latest release, and install with trust" to fail.

Could you please upload the assets for v0.2.2?

For the embedded working group, we've worked around this by pinning our CI to use v0.2.1, but we would like to revert this change. See here for the pattern I am referring to, and our workaround at the moment:

https://github.com/rust-embedded/book/blob/master/ci/install.sh#L4-L12

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