Skip to content

Releases: broadinstitute/pyops-service-toolkit

Release v11.7.0

18 Sep 13:40
8a0320f
Compare
Choose a tag to compare
  • Added delete_files_and_snapshots()
  • Modify SubmitAndMonitorMultipleJobs to collect job failures and report instead of exiting early
  • Added dry_run property to TDR

Release v11.6.0

08 Sep 15:23
335483e
Compare
Choose a tag to compare
  • Adding methods to get more specific workflow details in workspace

Release v11.5.0

05 Sep 14:28
5b709f3
Compare
Choose a tag to compare
  • Adding methods to see workspace workflow status

Release v11.4.0

28 Aug 14:35
902121a
Compare
Choose a tag to compare
  • Adding methods to check if gcp path is writeable

Release v11.3.2

28 Jul 13:26
41f0cd0
Compare
Choose a tag to compare
  • Adding tests

Release v11.3.1

23 Jul 20:27
3b2c417
Compare
Choose a tag to compare
  • Clean up float/int logic to be more concise

Release v11.3.0

23 Jul 20:05
f275bce
Compare
Choose a tag to compare
  • Convert floats back to integers from Terra tables

Release v11.2.0

23 Jul 17:23
323beb9
Compare
Choose a tag to compare
  • Update logic on how floats and integers are handled when determining a TDR schema from Terra input metadata

Release v11.1.0

22 Jul 17:57
81a5d8f
Compare
Choose a tag to compare
  • Add API to make snapshot public

Release v11.0.0

18 Jul 19:18
5ced985
Compare
Choose a tag to compare
  • Adding ability to create snapshots
  • Be able to pass in environment variables to terra and TDR
  • Be able to pass in service account json for Token and GCP util