clearml-agent/clearml_agent
2023-02-05 10:33:32 +02:00
..
backend_api Do not allow request exceptions (only on the initial login call) 2023-02-05 10:30:45 +02:00
backend_config Send task.ping for executing tasks every 120 seconds (set using the agent.task_ping_interval_sec configuration option) 2022-12-05 11:22:25 +02:00
commands Fix build fails when target is relative path 2023-02-05 10:33:32 +02:00
external Moved pyhocon to internal packages 2022-10-23 13:03:59 +03:00
glue Fix K8s glue does not delete pending pods if the tasks they represent were aborted 2023-02-05 10:32:16 +02:00
helper Fix clearml-agent build --docker stuck on certain containers 2022-12-13 15:24:32 +02:00
interface Fix messages 2022-08-01 18:57:36 +03:00
__init__.py
__main__.py Add custom build script support 2022-03-15 10:04:25 +02:00
complete.py
config.py Moved pyhocon to internal packages 2022-10-23 13:03:59 +03:00
definitions.py Add CLEARML_AGENT_FORCE_SYSTEM_SITE_PACKAGES env var (default true) to allow overriding default "system_site_packages: true" behavior when running tasks in containers (docker mode and k8s-glue) 2022-12-10 20:00:46 +02:00
errors.py Add custom build script support 2022-03-15 10:04:25 +02:00
session.py Fix get_task_session() may cause an old copy of the APIClient to be used containing a reference to the previous session 2022-12-05 11:20:32 +02:00
version.py Version bump 2022-12-13 15:29:10 +02:00