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

Data pipeline packaging updates #1575

Open
3 tasks
sjahl opened this issue Jun 18, 2024 · 1 comment
Open
3 tasks

Data pipeline packaging updates #1575

sjahl opened this issue Jun 18, 2024 · 1 comment

Comments

@sjahl
Copy link
Contributor

sjahl commented Jun 18, 2024

At some point during the 4.0 release, we attempted to switch the data pipeline to fully-locked dependencies with poetry. I think (?) for various reasons this caused some grief with getting things installed in dataproc, so that didn't work out and we abandoned it.

We have three things that should be sorted:

  • Decide if we should still use poetry for the data-pipeline script itself that we run locally (e.g. not the reqs that get passed to dataproc)
  • Remove poetry or replace it with another package locking tool
  • Address the proposed Hail update that dependabot wants (and, optionally ignore Hail updates if we don't want dependabot trying to update it)
@nadeaujoshua
Copy link
Contributor

Just a quick note, I think we discussed the first bullet in a few stand-ups during my updates, and agreed to remove poetry. So I actually did the second bullet (removal) in this branch, which will have a PR soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants