Skip to content

Feature Request: Custom Badges #2377

Closed
Closed
@sagiegurari

Description

@sagiegurari

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.

Activity

Turbo87

Turbo87 commented on Apr 17, 2020

@Turbo87
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @Turbo87@sagiegurari

        Issue actions

          Feature Request: Custom Badges · Issue #2377 · rust-lang/crates.io