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

Implement GET /crates/:crate_id/maintenance.svg endpoint #2439

Closed
wants to merge 2 commits into from

Conversation

Turbo87
Copy link
Member

@Turbo87 Turbo87 commented Apr 18, 2020

Resolves #2438

This will have to be revisited though when #2437 is being implemented.

@rust-highfive
Copy link

r? @sgrif

(rust_highfive has picked a reviewer for you, use r? to override)

@Turbo87
Copy link
Member Author

Turbo87 commented Apr 26, 2020

r? @smarnach

@Turbo87
Copy link
Member Author

Turbo87 commented Jun 10, 2020

@smarnach any thoughts on this? :)

bors added a commit to rust-lang/cargo that referenced this pull request Sep 23, 2020
Remove some badges documentation.

Badges have been removed from crates.io, so this updates the documentation. I don't think Cargo should manage a schema for the different services, and since crates.io isn't using these, I think it is mostly a dead feature. I left the `maintenance` field, because that might still have some meaning in the future.

More details:
* Removal from crates.io: rust-lang/crates.io#2436 rust-lang/crates.io#2440
* Solicited feedback for this change: https://internals.rust-lang.org/t/cargo-badges/12982
* Potential future support of `maintenance` status: rust-lang/crates.io#2437 rust-lang/crates.io#2438 rust-lang/crates.io#2439. It's not clear, if crates.io manages the status in the database, the motivation for putting it in `Cargo.toml` is probably pretty small.
@Turbo87
Copy link
Member Author

Turbo87 commented Oct 16, 2020

reminder for myself: the weekly meeting decided to serve the SVGs ourselves instead of forwarding to shields.io

@Turbo87 Turbo87 force-pushed the maintenance-badge branch 2 times, most recently from 282d7f7 to f771584 Compare October 17, 2020 22:18
@bors
Copy link
Contributor

bors commented Nov 2, 2020

☔ The latest upstream changes (presumably #2993) made this pull request unmergeable. Please resolve the merge conflicts.

Note that reviewers usually do not review pull requests until merge conflicts are resolved! Once you resolve the conflicts, you should change the labels applied by bors to indicate that your PR is ready for review. Post this as a comment to change the labels:

@rustbot modify labels: +S-waiting-on-review -S-waiting-on-author

@Turbo87 Turbo87 closed this Nov 26, 2020
@Turbo87 Turbo87 deleted the maintenance-badge branch October 17, 2022 17:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add "Maintenance Status" badge API
5 participants