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

Add Cargo.png to all repositories with dependencies #666

Closed
bvssvni opened this issue Oct 17, 2014 · 6 comments

Comments

@bvssvni
Copy link
Member

commented Oct 17, 2014

See #643 for how to generate dot files.

  • Generate "Cargo.dot" for all repositories with dependencies
  • Generate "Cargo.png" from all dot files
  • Add ![dependencies](./Cargo.png) to all READMEs with title "Dependencies"
@bvssvni

This comment has been minimized.

Copy link
Member Author

commented Oct 28, 2014

  • hematite
  • sprite
  • event
  • ai_behavior
  • rust-graphics-lab
  • graphics
  • gfx_voxel
  • cam
  • conrod
  • asset_store
  • sdl2_window
  • opengl_graphics
  • gfx_graphics
  • rust-dsp
  • glfw_window
  • texture-packer
@TyOverby

This comment has been minimized.

Copy link
Contributor

commented Oct 28, 2014

This could be done automatically by our Travis-Ci builds.

@indiv0

This comment has been minimized.

Copy link
Member

commented Oct 28, 2014

@TyOverby where would it be put?

@TyOverby

This comment has been minimized.

Copy link
Contributor

commented Oct 28, 2014

I was thinking that Travis-Ci could automatically generate the dot-files, and then upload them to some server like we do with rust-ci.

It would require that server, but we'd never need to worry about updating them ever again.

@indiv0

This comment has been minimized.

Copy link
Member

commented Oct 28, 2014

@TyOverby yeah the server aspect was what I was asking about.

The most reasonable approach to me seems like submitting a PR to rust-ci to add this functionality.
This way, the infrastructure it already in-place and the only thing needing to be changed is the rust-ci project itself.

@bvssvni

This comment has been minimized.

Copy link
Member Author

commented Oct 28, 2014

The only remaining is asset_store, due to some confusion around the README file.

Closing.

@bvssvni bvssvni closed this Oct 28, 2014

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants
You can’t perform that action at this time.