clearml-agent/clearml_agent
allegroai 01e8ffd854 Improve venv cache handling:
- Add FileLock readonly mode, default is write mode (i.e. exclusive lock, preserving behavior)
- Add venv cache now uses readonly lock when copying folders from venv cache into target folder. This enables multiple read, single write operation
- Do not lock the cache folder if we do not need to delete old entries
2024-02-29 14:19:24 +02:00
..
backend_api Move configuration sanitization settings to the default config file 2024-02-29 13:51:40 +02:00
backend_config Add support for resource_applied() callback in k8s glue 2023-11-01 15:10:08 +02:00
commands Improve venv cache handling: 2024-02-29 14:19:24 +02:00
external Moved pyhocon to internal packages 2022-10-23 13:03:59 +03:00
glue Add queue ID report before pulling task 2024-02-29 13:52:17 +02:00
helper Improve venv cache handling: 2024-02-29 14:19:24 +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_FORCE_TASK_INIT to allow runtime patching of script even if no repo is specified and the code is running a preinstalled docker 2024-02-29 14:02:27 +02:00
errors.py Add custom build script support 2022-03-15 10:04:25 +02:00
session.py Fix sanitization did not cover all keys 2024-02-29 13:56:14 +02:00
version.py Version bump to v1.7.0 2023-12-20 18:08:38 +02:00