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 reverse dependency graph to builder depot #1850

Closed
eeyun opened this issue Mar 1, 2017 · 1 comment
Closed

Add reverse dependency graph to builder depot #1850

eeyun opened this issue Mar 1, 2017 · 1 comment

Comments

@eeyun
Copy link
Contributor

eeyun commented Mar 1, 2017

As a Habitat engineer, In order to provide automated building functionality, I need to be able to access package reverse dependencies in the builder depot in order to automatically schedule builds.

The Story

This story is a spike about integrating the reverse dependency graph code into the builder depot.

Criteria of acceptance

  1. The builder depot is able to build the dependency graph on startup
  2. The builder depot logs the graph stats to console at startup.
@eeyun eeyun added this to the Core Engineering milestone Mar 1, 2017
@reset
Copy link
Collaborator

reset commented Mar 4, 2017

This has taken form in builder-core and builder-scheduler crates

@reset reset closed this as completed Mar 4, 2017
@chefsalim chefsalim removed this from the Core Engineering milestone Apr 5, 2017
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

3 participants