clearml-agent/clearml_agent
allegroai 564f769ff7 Add agent.docker_args_extra_precedes_task, agent.protected_docker_extra_args
to prevent the same switch to be used by both `extra_docker_args` and the a Task's docker args
2023-12-20 17:42:36 +02:00
..
backend_api Add agent.docker_args_extra_precedes_task, agent.protected_docker_extra_args 2023-12-20 17:42:36 +02:00
backend_config Add support for resource_applied() callback in k8s glue 2023-11-01 15:10:08 +02:00
commands Add agent.docker_args_extra_precedes_task, agent.protected_docker_extra_args 2023-12-20 17:42:36 +02:00
external Moved pyhocon to internal packages 2022-10-23 13:03:59 +03:00
glue Fix KeyError if container does not contain the arguments field 2023-11-01 15:11:07 +02:00
helper Add agent.docker_args_extra_precedes_task, agent.protected_docker_extra_args 2023-12-20 17:42:36 +02:00
interface Fix messages 2022-08-01 18:57:36 +03:00
__init__.py Rename trains-agent -> clearml-agent 2020-12-22 21:21:29 +02:00
__main__.py Add custom build script support 2022-03-15 10:04:25 +02:00
complete.py initial clearml-agent v0.17.0 2020-12-22 23:00:57 +02:00
config.py Moved pyhocon to internal packages 2022-10-23 13:03:59 +03:00
definitions.py Add CLEARML_AGENT_TEMP_STDOUT_FILE_DIR to allow specifying temp dir used for storing agent log files and temporary log files (daemon and execution) 2023-11-14 11:45:13 +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 to v1.6.1 2023-09-06 15:41:29 +03:00