[go: up one dir, main page]

Clone this repo:

Branches

  1. b1c0cb6 Do not crash if file_path.get_recursive_size(...) returns None. by Vadim Shtayura · 6 weeks ago main
  2. b3deeb7 Remove utils.on_error module. by Vadim Shtayura · 6 weeks ago
  3. f71c778 Protect os.scandir with a call to fs.extend (for long paths on Windows) by Greg NISBET · 6 weeks ago
  4. f863dd8 [swarming] Log SIGKILL exit in the task logs. by Vadim Shtayura · 5 months ago
  5. 6b3ebb1 [run_isolated] fix logs for completed tasks within timeout by Chan Li · 6 months ago

LUCI Python Client

This is the Python Client code for LUCI. It's part of the main python repo, and is also mirrored into a standalone client-py repo.

To contribute changes you need to clone the main python repo and then use git cl upload. The client-py repo mirror (which appears in Chromium's third_party directory) cannot be contributed to directly.

License

This project is licensed under Apache v2.0 license. See LICENSE for details.