CDCgov / phdi-google-cloud

Terraform and Python code for deploying PHDI pipelines to Google Cloud Platform.
Creative Commons Zero v1.0 Universal
4 stars 6 forks source link

Fix broken pieces in GCP Ingestion Pipeline using the latest PHDI SDK #64

Closed BradySkylight closed 2 years ago

BradySkylight commented 2 years ago

This includes all the fixes from any and all breaks from the latest version of the PHDI SDK in Git on Main. Once this has been released in PyPi then we can perform another set of tests to ensure there aren't any further breaks. We also need to make sure to point all the requirements.txt from GIT Main for the PHDI SDK back to PyPi before we merge this into Main.

celestemespinoza commented 2 years ago

Task linked: CU-2yn4jrf Ensure that the Serverless Functions rely on the PyPi PHDI SDK and not Github release