broadinstitute / fiss

FireCloud Service Selector (FISS) -- Python bindings and CLI for FireCloud execution engine
BSD 3-Clause "New" or "Revised" License
29 stars 25 forks source link

v0.16.35 #181

Closed dheiman closed 2 years ago

dheiman commented 2 years ago

Hotfix

mop was failing for Python 2.7 installations when the user didn't set a default project, and the bucket listing error message was broken. To fix this, bucket listing was updated to use the workspace billing project, and the bucket listing exception catching code was corrected.