Skip to content
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

Feature Request: Custom Badges #2377

Closed
sagiegurari opened this issue Mar 30, 2020 · 1 comment
Closed

Feature Request: Custom Badges #2377

sagiegurari opened this issue Mar 30, 2020 · 1 comment

Comments

@sagiegurari
Copy link

I see there are many requests for badges (for example i'm waiting on github actions badge PR).
Anyway, it seems like hard work to code for every badge.
For example new CI and coverage providers popup all of the time.

what if we could add custom badges to the cargo.toml.
than crates.io would display them but would only make them clickable if they are going to a trustworthy domain (we can have a list, like github, microsoft, ...).

Then in the Cargo.toml users can provide many custom badges that would contain:

  • badge url
  • target click url
  • alt text

This would reduce a lot of overhead that is going on today of catching up with all badge requests.

@Turbo87
Copy link
Member

Turbo87 commented Apr 17, 2020

thanks for the suggestion @sagiegurari, but unfortunately we've today decided to go in a different direction which should hopefully also resolve this problem. more details are available in #2436

@Turbo87 Turbo87 closed this as completed Apr 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants