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

Show reverse dependencies #99

Closed
winding-lines opened this issue Dec 31, 2014 · 6 comments
Closed

Show reverse dependencies #99

winding-lines opened this issue Dec 31, 2014 · 6 comments

Comments

@winding-lines
Copy link

I see that the rust server already has an API for fetching reverse dependencies. Is there a plan/desire to add this information to the Ember app?

Also is it possible to get a dump of the postgres database to have some real data when playing with the application locally?

@huonw
Copy link
Member

huonw commented Dec 31, 2014

It is actually accessible, just not linked from anywhere, e.g. https://crates.io/crates/gcc/reverse_dependencies

(This bug can cover linking it in a sensible way.)

@alexcrichton
Copy link
Member

Unfortunately we don't have a great way to see a local database currently, but if you're only tweaking the UI you don't actually need a database running.

@winding-lines
Copy link
Author

@alexcrichton I have the rust server running locally, would love to drop the real database in my dockerized postgres. I am more of a server engineer, just starting with Rust.

Do you want me to try to submit a PR for linking the reverse dependencies or is there some other more backend heavy feature/bug I can help with?

@alexcrichton
Copy link
Member

Now that we've got a more prominent location for links than we used to, I think I'd be fine just adding a link to the reverse dependencies page.

@brendanzab
Copy link
Member

👍

I constantly see 'got to the /reverse_dependencies page pointed out in IRC. Folks are always surprised and say, 'that's amazing!' or something. :)

@alexcrichton
Copy link
Member

cc @Turbo87

an easy thing that could be added to the links sections for crates! Now that you've fixed the bugs on the page I think it'd be fine to just show it.

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

4 participants