Skip to content

Conversation

@tneymanov
Copy link
Collaborator

Update deploy_and_run_tests.sh to upgrade httplib2 to newer version.
Workaround for #453

@coveralls
Copy link

coveralls commented Mar 11, 2019

Pull Request Test Coverage Report for Build 1634

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 88.937%

Totals Coverage Status
Change from base Build 1632: 0.0%
Covered Lines: 7042
Relevant Lines: 7918

💛 - Coveralls

@allieychen
Copy link
Contributor

Please checkout a new branch from the master, so that the commits for other issues won't be mixed together :)

# Due to the dependency issue, we have to manually upgrade httplib2 in order to
# circumvent the CERTIFICATE_VERIFY_FAILED error. For more info, visit
# https://github.com/googlegenomics/gcp-variant-transforms/issues/453.
pip install --upgrade httplib2
Copy link

@kemp-google kemp-google Mar 14, 2019

Choose a reason for hiding this comment

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

# Force an upgrade to avoid SSL certificate verification errors (issue #453).

I think that will (a) be sufficient and (b) autolink to the issue?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Done.

@tneymanov tneymanov merged commit 028bd6e into googlegenomics:master Mar 14, 2019
@tneymanov tneymanov deleted the deploy_httplib2 branch May 3, 2019 17:57
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