]> git.arvados.org - arvados.git/commit
20257: Refactor http-to-keep downloader
authorPeter Amstutz <peter.amstutz@curii.com>
Wed, 19 Apr 2023 14:07:05 +0000 (10:07 -0400)
committerPeter Amstutz <peter.amstutz@curii.com>
Wed, 19 Apr 2023 18:25:38 +0000 (14:25 -0400)
commit8f737e30667628842cb8f85b1b2d7851536099f8
tree963c9b6b49b97f4ddcf7b4a75a85ab3116eda306
parent347c7205cde8e9e969975ea79dca4135e9f2ce5a
20257: Refactor http-to-keep downloader

* Moved into the SDK, so that other programs besides cwl-runner can use
it
* Migrated to pyCurl
* Updated tests

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
sdk/cwl/arvados_cwl/http.py [deleted file]
sdk/cwl/arvados_cwl/pathmapper.py
sdk/python/arvados/http_import.py [new file with mode: 0644]
sdk/python/arvados/keep.py
sdk/python/arvados/pycurl.py [new file with mode: 0644]
sdk/python/tests/test_http.py [moved from sdk/cwl/tests/test_http.py with 67% similarity]
services/api/Gemfile
services/api/Gemfile.lock