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

bump hail to 0.2.128 #3930

Merged
merged 5 commits into from
Feb 29, 2024
Merged

bump hail to 0.2.128 #3930

merged 5 commits into from
Feb 29, 2024

Conversation

jklugherz
Copy link
Contributor

No description provided.

@@ -1,4 +1,4 @@
FROM hailgenetics/hail:0.2.126
FROM hailgenetics/hail:0.2.128
Copy link
Contributor Author

Choose a reason for hiding this comment

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

will I need to create a requirements file and include google-cloud-storage as a dependency?

Copy link
Collaborator

Choose a reason for hiding this comment

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

I hope not? This docker image should never be interacting with cloud storage

@@ -1,2 +1,3 @@
coverage<5.2
pytest-aiohttp
google-cloud-storage>=2.14.0
Copy link
Collaborator

@hanars hanars Feb 29, 2024

Choose a reason for hiding this comment

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

what in the hail search tests relies on cloud storage? The tests were passing before this commit, and I don't think its necessary to add this dependency

Copy link
Collaborator

Choose a reason for hiding this comment

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

Yeah, I don't think we need this dependency on the seqr side. This dependency is our gencode download in the pipeline.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

oh I was literally looking at a unit test run from another repo, my bad I'll remove this

@jklugherz jklugherz requested a review from hanars February 29, 2024 18:05
@jklugherz jklugherz merged commit 98ef61f into dev Feb 29, 2024
4 checks passed
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