clearml-agent/clearml_agent/backend_api/session
2022-03-24 22:04:25 +02:00
..
client initial clearml-agent v0.17.0 2020-12-22 23:00:57 +02:00
jsonmodels Rename trains-agent -> clearml-agent 2020-12-22 21:21:29 +02:00
__init__.py Rename trains-agent -> clearml-agent 2020-12-22 21:21:29 +02:00
apimodel.py Rename trains-agent -> clearml-agent 2020-12-22 21:21:29 +02:00
callresult.py Rename trains-agent -> clearml-agent 2020-12-22 21:21:29 +02:00
datamodel.py Rename trains-agent -> clearml-agent 2020-12-22 21:21:29 +02:00
defs.py 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
errors.py Rename trains-agent -> clearml-agent 2020-12-22 21:21:29 +02:00
request.py Fix ENV_API_DEFAULT_REQ_METHOD no default value causes ValueError if not specified 2022-01-31 12:39:39 +02:00
response.py Rename trains-agent -> clearml-agent 2020-12-22 21:21:29 +02:00
session.py Add custom build script support 2022-03-15 10:04:25 +02:00
token_manager.py Improve PyJWT resiliency support 2021-10-10 09:08:36 +03:00