You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Maria Khrustaleva e624c5b959
Simplify upload data for task (#5498)
It's possible to specify only the manifest file and filename pattern for
creating task with cloud storage data.
The special characters supported now for the pattern are `*`, `?`,
`[seq]`, `[!seq]`.
Please see
[here](8898a8b264/tests/python/rest_api/test_tasks.py (L686))
for some examples of how to use this functionality.

Co-authored-by: Maxim Zhiltsov <zhiltsov.max35@gmail.com>
3 years ago
..
__init__.py Add 2nd layer of SDK (#19) 4 years ago
config.py Migrate tests/python to from os.path to pathlib (#5426) 3 years ago
dump_objects.py Migrate tests/python to from os.path to pathlib (#5426) 3 years ago
helpers.py Simplify upload data for task (#5498) 3 years ago
s3.py Refactor resource import export tests (#5429) 3 years ago