Closed
Description
Currently the most recent version of serde is 1.0.8. As such, https://crates.io/crates/serde should show build status for 1.0.8 rather than master.
- https://api.travis-ci.org/serde-rs/serde.svg?branch=master
+ https://api.travis-ci.org/serde-rs/serde.svg?branch=v1.0.8
Similarly, https://crates.io/crates/serde/1.0.7 should show build status for 1.0.7.
Different projects use different naming schemes for their tags, so we would need to insist on one particular scheme or allow it to be configurable.
This came up during the libs team discussion of reqwest. cc @seanmonstar @sfackler
Metadata
Metadata
Assignees
Labels
No labels