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

Restructure source tree #293

Merged
merged 1 commit into from
Mar 15, 2016
Merged

Restructure source tree #293

merged 1 commit into from
Mar 15, 2016

Conversation

reset
Copy link
Collaborator

@reset reset commented Mar 14, 2016

This is a pre-requisite for the future layout of the bldr source tree. Bldr will be composed of multiple crates, each crate being located in a directory within $root/components named for the component itself. For example:

  • components/supervisor
  • components/core
  • components/depot
  • components/depot-client

This PR moves the current crate to components/bldr as a transitionary crate. The bldr crate will be broken up into various components

gif-keyboard-16014015998144224745

* Move the bldr crate to components/bldr
* Update Makefile to point to new location
@chef-delivery
Copy link
Contributor

This PR has passed 'Verify' and is ready for review and approval!
Use: '@delivery approve' when code review is complete.

@adamhjk
Copy link
Contributor

adamhjk commented Mar 15, 2016

gif-keyboard-7467019219053752786

@adamhjk
Copy link
Contributor

adamhjk commented Mar 15, 2016

@delivery approve

chef-delivery added a commit that referenced this pull request Mar 15, 2016
Merged change 1ae30cd0-126f-4e1a-9e74-4e3763989bfe

From review branch components into master

Signed-off-by: adam <[email protected]>
@chef-delivery chef-delivery merged commit 9113240 into master Mar 15, 2016
@chef-delivery chef-delivery deleted the components branch March 15, 2016 00:02
@chef-delivery
Copy link
Contributor

Change: 1ae30cd0-126f-4e1a-9e74-4e3763989bfe approved by: @adamhjk

@chef-delivery
Copy link
Contributor

This PR has passed 'Acceptance' and is ready to be delivered!
Use: '@delivery deliver' when validated in acceptance.

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

Successfully merging this pull request may close these issues.

3 participants