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

Introduce scoping to the ProfileContext which has a view of all of its dependencies #958

Closed
3 tasks done
arlimus opened this issue Aug 23, 2016 · 1 comment
Closed
3 tasks done
Labels
Type: Enhancement Improves an existing feature
Milestone

Comments

@arlimus
Copy link
Contributor

arlimus commented Aug 23, 2016

Part of #888

  • create an up-front profile context for every profile that is pulled in (e.g. as dependencies)
  • attach profile contexts to the dependency tree
  • runner loads content in the context of profile inside the dep tree
@stevendanna
Copy link
Contributor

I believe #994 gets us the first level of scoping we wanted. We still have potential work to do with namespacing to allow people to differentiate between two resources with the same name in the same scope.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement Improves an existing feature
Projects
None yet
Development

No branches or pull requests

3 participants