[arvados] updated: 2.1.0-3039-g18e79caeb
git repository hosting
git at public.arvados.org
Mon Nov 14 19:03:57 UTC 2022
Summary of changes:
sdk/cwl/arvados_cwl/__init__.py | 9 +
sdk/cwl/arvados_cwl/arvcontainer.py | 11 +-
sdk/cwl/arvados_cwl/arvworkflow.py | 93 +++++++++-
sdk/cwl/arvados_cwl/executor.py | 19 ++-
sdk/cwl/arvados_cwl/fsaccess.py | 9 +-
.../collection_per_tool_wrapper.cwl | 35 ++++
sdk/cwl/tests/test_submit.py | 188 ++++++++++++---------
...upload_packed.cwl => expect_upload_wrapper.cwl} | 51 ++----
...acked.cwl => expect_upload_wrapper_altname.cwl} | 51 ++----
9 files changed, 303 insertions(+), 163 deletions(-)
create mode 100644 sdk/cwl/tests/collection_per_tool/collection_per_tool_wrapper.cwl
copy sdk/cwl/tests/wf/{expect_upload_packed.cwl => expect_upload_wrapper.cwl} (69%)
copy sdk/cwl/tests/wf/{expect_upload_packed.cwl => expect_upload_wrapper_altname.cwl} (69%)
via 18e79caebbda5a4350462a2b22e5af36f8e4b699 (commit)
via 12aba9fd35f8813ff30cd6e892574505a24fcea3 (commit)
via 0b39c68ee38afbfec9f7d6d082a52cc2681edbea (commit)
via e49a01cb75572deacf6878ad53d7965ea1869d2b (commit)
via ee532d8ffb857bea75712fd93d450eaef161521b (commit)
via 988db9dc5af7e2c06e2a6106d2ce32275e3da7a4 (commit)
via 88d70b6d852d2347a958b7e76de3f47df2699e70 (commit)
via 9f39acdc1d65d8b2714ffccd51a0311e6df9ec4a (commit)
via d4fb93d5adb02b5508e004fb328d532ce5b9f4bd (commit)
via 8c97b429803908fe13052dc788dfc313001c83b2 (commit)
via d6a05be901e501bd10c00702fc8540dc1efba68a (commit)
via d825b0330a1b51d8ccbb25e7dc7d9aac26e781e0 (commit)
from c80603fb6b953bedc60f1deda274bfa4d437b597 (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 18e79caebbda5a4350462a2b22e5af36f8e4b699
Merge: c80603fb6 12aba9fd3
Author: Peter Amstutz <peter.amstutz at curii.com>
Date: Mon Nov 14 14:03:08 2022 -0500
Merge branch '19688-cwl-fast-path' refs #19688
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz at curii.com>
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list