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

models/version: Add published_by relationship #3252

Merged
merged 2 commits into from
Feb 8, 2021

Conversation

Turbo87
Copy link
Member

@Turbo87 Turbo87 commented Feb 7, 2021

For the more recent releases the crates.io backend now records who published the release and returns that information on the API. It would be useful to eventually show this data either in the versions list or on the version details page.

This PR adds a corresponding published_by relationship to the version model to make this data generally available in the frontend.

@locks
Copy link
Contributor

locks commented Feb 8, 2021

@bors r+

@bors
Copy link
Contributor

bors commented Feb 8, 2021

📌 Commit 8d4c7fc has been approved by locks

@bors
Copy link
Contributor

bors commented Feb 8, 2021

⌛ Testing commit 8d4c7fc with merge 30e3760...

@bors
Copy link
Contributor

bors commented Feb 8, 2021

☀️ Test successful - checks-actions
Approved by: locks
Pushing 30e3760 to master...

@bors bors merged commit 30e3760 into rust-lang:master Feb 8, 2021
@Turbo87 Turbo87 deleted the published-by branch February 8, 2021 08:52
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.

5 participants