clearml/clearml
vignesh 7f822e7626
Some checks failed
CodeQL / Analyze (python) (push) Has been cancelled
Fix local file uploads without scheme (#1326)
* handle scenarios of local file upload without file:// scheme. Fetch the absolute path for the file in such cases and use it as source url

* Update README gifs (#1327)

* skip adding scheme to the path if the scheme is already provided

* handle scenarios of local file upload without file:// scheme. Fetch the absolute path for the file in such cases and use it as source url

* skip adding scheme to the path if the scheme is already provided

---------

Co-authored-by: Vignesh D <vignesh_d@epam.com>
Co-authored-by: pollfly <75068813+pollfly@users.noreply.github.com>
2025-04-18 16:11:47 +03:00
..
automation Clean up code 2025-04-18 16:10:27 +03:00
backend_api Fix oversized event reports cause subsequent events to be lost (#1316) 2025-04-18 16:08:19 +03:00
backend_config Add function annotations 2025-04-17 22:26:06 +03:00
backend_interface Clean up code 2025-04-18 16:10:27 +03:00
binding Add function annotations 2025-04-17 22:26:06 +03:00
cli Clean up code 2025-04-18 16:10:27 +03:00
config Add function annotations 2025-04-17 22:26:06 +03:00
datasets Fix local file uploads without scheme (#1326) 2025-04-18 16:11:47 +03:00
debugging Add function annotations 2025-04-17 22:26:06 +03:00
external Add function annotations 2025-04-17 22:26:06 +03:00
router Add function annotations 2025-04-17 22:26:06 +03:00
storage Fix local file uploads without scheme (#1326) 2025-04-18 16:11:47 +03:00
utilities Add function annotations 2025-04-17 22:26:06 +03:00
__init__.py Add function annotations 2025-04-17 22:26:06 +03:00
errors.py Add function annotations 2025-04-17 22:26:06 +03:00
logger.py Add function annotations 2025-04-17 22:26:06 +03:00
model.py Add function annotations 2025-04-17 22:26:06 +03:00
task_parameters.py Add function annotations 2025-04-17 22:26:06 +03:00
task.py Clean up code 2025-04-18 16:10:27 +03:00
version.py Version bump to v1.18.0 2025-03-09 19:02:30 +02:00