Alexander Mishurov
Alexander Mishurov
Hello, it hangs with different tasks sometimes but currently with template task: ``` - name: copy scripts template: src=roles/role_name/templates/home/user/{{ item }} dest=/home/user/{{ item }} owner=user group=user mode=0755 with_items: - "script_name"...
## Describe the bug Hello, We have mypy typing tests included into unit tests After importing clearml into work project, get constantly segfault error when run mypy tests ## To...
Hello, I've configured UI option "Hide specific container arguments" on /settings/webapp-configuration page, set it enabled, and added some custom variables. After enabling plain text env vars are hidden on Execution...