You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Standardize Cromwell timestamps to follow analysis JSON schema (#117)
* Standardize cromwell datetime format
Because the format of Cromwell timestamps
are inconsistent, re-format them to follow
the JSON date-time format as defined in the
analysis process schema.
* Add tests for formatting timestamps
* Update docker images for testing
* Update requirements
* Update pipeline-tools version
0 commit comments