-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[CratesMSRV] Badge #9871
[CratesMSRV] Badge #9871
Conversation
failure is not in a file that i modified? EDIT: failing test case: // in crates-downloads.tester.js
t.create('downloads (invalid version)')
.get('/d/libc/7.json')
.expectBadge({ label: 'crates.io', message: 'invalid semver: 7' }) the actual message was "not found" no clue how this happened |
🚀 Updated review app: https://pr-9871-badges-shields.fly.dev |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for picking this up. Looks like the test failure is unrelated to the changes in this PR. I've set this PR to just run the tests for MSRV. We can deal with addressing that test in another PR.
de13234
to
5083ab5
Compare
should be good to go unless you have any more suggestions |
🚀 Updated review app: https://pr-9871-badges-shields.fly.dev |
Crates.io MSRV: `/crates/msrv/:crate` Crates.io MSRV (version): `/crates/msrv/:crate/:version`
Proposed in #9733
Routes:
Crates.io MSRV:
/crates/msrv/:crate
Crates.io MSRV (version):
/crates/msrv/:crate/:version