[ARVADOS] updated: 518e3eb0c25659cf045a76936bfb2e29cdc61365
Git user
git at public.curoverse.com
Tue Dec 6 11:12:10 EST 2016
Summary of changes:
.../views/container_requests/_show_inputs.html.erb | 36 +++++---
.../test/integration/container_requests_test.rb | 13 +++
doc/_config.yml | 8 +-
doc/_includes/_arvados_cwl_runner.liquid | 62 ++++++++++++++
doc/_includes/_register_cwl_workflow.liquid | 21 +++++
doc/_includes/_what_is_cwl.liquid | 1 +
doc/user/cwl/cwl-runner.html.textile.liquid | 99 ++++------------------
doc/user/topics/arv-copy.html.textile.liquid | 3 +
...nning-workflow-command-line.html.textile.liquid | 17 ++++
...tutorial-pipeline-workbench.html.textile.liquid | 35 --------
...tutorial-workflow-workbench.html.textile.liquid | 27 ++++++
.../writing-cwl-workflow.html.textile.liquid | 28 ++++++
.../crunch-dispatch-slurm/crunch-dispatch-slurm.go | 14 +--
.../crunch-dispatch-slurm_test.go | 5 +-
services/crunch-dispatch-slurm/squeue.go | 42 ++++++---
services/crunch-run/crunchrun.go | 3 +
services/keep-balance/balance.go | 2 +-
17 files changed, 260 insertions(+), 156 deletions(-)
create mode 100644 doc/_includes/_arvados_cwl_runner.liquid
create mode 100644 doc/_includes/_register_cwl_workflow.liquid
create mode 100644 doc/_includes/_what_is_cwl.liquid
create mode 100644 doc/user/topics/running-workflow-command-line.html.textile.liquid
delete mode 100644 doc/user/tutorials/tutorial-pipeline-workbench.html.textile.liquid
create mode 100644 doc/user/tutorials/tutorial-workflow-workbench.html.textile.liquid
create mode 100644 doc/user/tutorials/writing-cwl-workflow.html.textile.liquid
via 518e3eb0c25659cf045a76936bfb2e29cdc61365 (commit)
via 2d4b14cf28c71d3aa7e0417a2951806c15e29fb1 (commit)
via c494f4c398457c5edbd9b2c3f1a439bf041c7ed2 (commit)
via 0f361d9a0748e2b470ed5bc73351cb2eaf3e02e3 (commit)
via 0936c2e7630c0e4316684c5b79965ad7dfaf9fa4 (commit)
via 0398eff55902b779e8d78434873a4ed846c67b5f (commit)
via e49ad3dfe5092d2a5f2371aba4d6005a54af36a0 (commit)
via 9d1f08198723f64d23473bb0ef1d6e30df1f4a1f (commit)
via 131be7089c317f4259d4645f7c1516972b3c5015 (commit)
via b64a5695c0ec262d02a6e67099d5d076033ca584 (commit)
via 6b2481ad7e565cf173c4eeb2df4f13cd095d23ff (commit)
via d645da6a5744ad5dc76079d5d630c426a9ce1b8c (commit)
via 2a4fbc88b7a16a059b5eb62bf0a3f1b13ebfc72d (commit)
via 163fc733dbe7bd13212d7df6a1563edd6d8798f4 (commit)
via 6448d08b2ebc1d54b05d50c6f27810c6722e81a4 (commit)
via 87d84e41215333729a436726ee28068eb430ff38 (commit)
via f198e6126e38a30288763e8720f3dee1b4805677 (commit)
from 46f3700db55bfd5dec7e555a43ba769947813b92 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
commit 518e3eb0c25659cf045a76936bfb2e29cdc61365
Merge: 46f3700 2d4b14c
Author: Jiayong Li <jiayong at math.mit.edu>
Date: Tue Dec 6 11:10:27 2016 -0500
Merge branch 'master' into 10435-cwl-output-tags-empty-tag-fix
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list