Skip to content

Releases: broadinstitute/lrma-cloud-utils

v0.0.12

18 Jun 01:06
Compare
Choose a tag to compare

more recognized workflow status

v0.0.11

16 Jun 18:07
Compare
Choose a tag to compare

New method to update an entity's list-like attributes.

fix logical error in a key base level utility

13 May 20:11
f97c09a
Compare
Choose a tag to compare

when re-trying FISS attempts, there was a logic bug that leads to repeated FISS call.
This fixes that.

Note this likely only leads to repeated workflow submissions.

Dependency update

06 May 19:13
Compare
Choose a tag to compare

Change dependency requirements, for Terra usage.

Update dependencies

04 May 19:02
Compare
Choose a tag to compare

Bring in more pip packages for versatility.
And fix a small bug in setup.py.

trivial bug fix

12 Mar 02:09
b845721
Compare
Choose a tag to compare
v0.0.7

a time-parsing fix (#29)

General improvements

11 Mar 18:59
6c9b2a5
Compare
Choose a tag to compare

Update dependencies
A few bug fixes
New functionality to get WDL cost for a Terra workspace.

BREAKING CHANGE: updating submission utils

23 Oct 03:19
Compare
Choose a tag to compare

Functions in the terra submission module, and their interfaces, are updated.
This is a result of naming convention cleanup for consistency with concepts on Terra

New functionality to submit workflows configured with inputs defined by file paths

09 Oct 02:25
Compare
Choose a tag to compare

Also new functionality to cleanup a workspace's submissions folders

Improved submission and email utilities

06 Oct 19:49
Compare
Choose a tag to compare

Updated submission API (enabled by updated FISS) #21

Improved emailing capability (now allows attaching PDF, TSV, TXT) #23