-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Labels
A-InfrastructureArea: CI, ReleasesArea: CI, Releases
Description
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
konstin, killercup and sdruskat
Metadata
Metadata
Assignees
Labels
A-InfrastructureArea: CI, ReleasesArea: CI, Releases