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

Upgrade to python3 #160

Merged
merged 13 commits into from
Jul 2, 2019
Merged

Upgrade to python3 #160

merged 13 commits into from
Jul 2, 2019

Conversation

johnbradley
Copy link
Collaborator

@johnbradley johnbradley commented Jun 27, 2019

Changes

  • Upgrades to python3
  • Upgrades pyyaml and uses safe methods
  • Updates flag for mocha test command that has changed
  • Updates production/Dockerfile and production/imads.conf to use python 3
  • Upgrades SQLAlchemy, Flask, and Jinja2 to fix vulnerabilities
  • Updated third party bigBedToBed to fix a bug 1210409

Fixes #158
Fixes #157

Created #159 to look into simplifying deployment with a http proxy.

This is currently deployed/tested on http://imads-dev.gcb.duke.edu.

@johnbradley johnbradley requested a review from dleehr June 27, 2019 16:58
Copy link
Member

@dleehr dleehr left a comment

Choose a reason for hiding this comment

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

LGTM

@johnbradley johnbradley merged commit b0c11fd into master Jul 2, 2019
@johnbradley johnbradley deleted the 158-python3 branch July 2, 2019 13:13
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.

Upgrade to python3 pyyaml vulnerability
2 participants