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 project layout #189

Merged
merged 30 commits into from
Jan 17, 2022

Conversation

pschafhalter
Copy link
Member

  • Reorganizes project into workspace containing 2 crates (erdos and python).
  • Switches from setuptools_rust to maturin for managing Python distributions.
  • Pin Rust version to nightly-2021-12-04.
  • Remove benchmarks and extra dependencies.
  • Update Dockerfile and CI.

Dockerfile Outdated Show resolved Hide resolved
Copy link
Contributor

@ICGog ICGog left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

.github/workflows/ci.yaml Show resolved Hide resolved
.gitignore Outdated Show resolved Hide resolved
Dockerfile Outdated Show resolved Hide resolved
Dockerfile Show resolved Hide resolved
Dockerfile Show resolved Hide resolved
README.md Show resolved Hide resolved
Copy link
Collaborator

@sukritkalra sukritkalra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks for addressing the minor comments!

@pschafhalter pschafhalter merged commit 47939ac into erdos-project:redesign Jan 17, 2022
@pschafhalter pschafhalter deleted the restructure branch January 17, 2022 06:36
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