Skip to content

WIP: Add the ability to package more libraries #2269

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

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

romain-intel
Copy link
Contributor

No description provided.

(Conda still needs to be fixed to use correct file)
Separating out the Tar backend portion so it can be replaced
by something else. Internally, at Netflix, we also have the need for
a zip packaging and separating it out like this make it possible.

The code in MetaflowPackaging is also much cleaner and clearer focusing
simply on *what* to package and not specifically on the how (moving out
all the walking code, the actual taring, etc).
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.

1 participant