Skip to content

v0.15.0

Compare
Choose a tag to compare
@samanehsan samanehsan released this 12 Apr 20:21
· 244 commits to master since this release
7965190
  • Move embedded python code from get_metadata task into a python script
  • Use the retry decorator from the tenacity python library to retry the request to get metadata from Cromwell, with exponentially larger wait times in between requests.
  • Add unit tests for get_analysis_metadata.py
  • Freeze package versions in requirements.txt