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

Rename workspaces directory to 'sources', package to 'os' #770

Merged
merged 1 commit into from
Feb 22, 2020

Conversation

tjkirch
Copy link
Contributor

@tjkirch tjkirch commented Feb 21, 2020

workspaces was originally a set of Cargo workspaces, but we now build them
together because it's much faster to build. This renames the 'workspaces'
directory to the clearer 'sources' because it contains our source code. The
'workspaces' package is renamed to 'os' to represent that it contains our
top-level / userspace OS components.


Testing done:

Built an image and launched a pod OK (with the fix in #771)

workspaces was originally a set of Cargo workspaces, but we now build them
together because it's much faster to build.  This renames the 'workspaces'
directory to the clearer 'sources' because it contains our source code.  The
'workspaces' package is renamed to 'os' to represent that it contains our
top-level / userspace OS components.
@tjkirch
Copy link
Contributor Author

tjkirch commented Feb 22, 2020

This push is just a rebase on develop for the two PRs just merged; no change.

@tjkirch tjkirch merged commit 19c1dad into develop Feb 22, 2020
@tjkirch tjkirch deleted the rename-workspaces branch February 22, 2020 01:30
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.

4 participants