issues
search
DataBiosphere
/
dsub
Open-source command-line tool to run batch computing tasks and workflows on backend services such as Google Cloud.
Apache License 2.0
265
stars
44
forks
source link
PR for 0.3.10 release
#206
Closed
wnojopra
closed
4 years ago
wnojopra
commented
4 years ago
This release includes:
dsub
Update Makefile to use Python3 venv
Add documentation around Compute Engine Quotas.
Have
dsub
output job-name and user-id in addition to job-id prior to launching job.
Fix for
--users '*'
Update
httplib2
for
dsub
to 0.18.1
Retry transient http error codes when checking GCS
Fix for yaml 5.3 where timestamps are already loaded as timezone aware.
Improve performance of GCS output file checks for
--skip
This release includes:
dsub
dsub
output job-name and user-id in addition to job-id prior to launching job.--users '*'
httplib2
fordsub
to 0.18.1--skip