clearml-agent/clearml_agent
2022-03-24 22:04:25 +02:00
..
backend_api Add CLEARML_AGENT_PROPAGATE_EXITCODE, set to 1 to let clearml-agent execute retrun a nonzero exit code on failure (notice by default we keep the retrun code 0, the exception is the k8s glue with non-restarting Pods, where users would want to get visibility into failing Tasks, do not use unless you know what to expect from k8s) 2022-03-24 22:04:25 +02:00
backend_config Add support for configuration env and files section 2021-10-19 10:46:43 +03:00
commands Add CLEARML_AGENT_PROPAGATE_EXITCODE, set to 1 to let clearml-agent execute retrun a nonzero exit code on failure (notice by default we keep the retrun code 0, the exception is the k8s glue with non-restarting Pods, where users would want to get visibility into failing Tasks, do not use unless you know what to expect from k8s) 2022-03-24 22:04:25 +02:00
external Fix support for "-r requirements.txt" in installed packages 2021-08-05 19:19:54 +03:00
glue Add ability to override container LOCAL_PYTHON, add auto python support (max 3.15) 2022-03-24 21:58:07 +02:00
helper Fix vcs packages are reinstalled when same commit version is already installed 2022-03-24 22:03:25 +02:00
interface Add custom build script support 2022-03-15 10:04:25 +02: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 initial clearml-agent v0.17.0 2020-12-22 23:00:57 +02:00
definitions.py Add custom build script support 2022-03-15 10:04:25 +02:00
errors.py Add custom build script support 2022-03-15 10:04:25 +02:00
session.py Add support for custom docker image resolving 2021-12-21 14:29:43 +02:00
version.py Version bump 2022-03-15 10:04:45 +02:00