Clone this repo:

Branches

  1. f863dd8 [swarming] Log SIGKILL exit in the task logs. by Vadim Shtayura · 3 weeks ago main
  2. 6b3ebb1 [run_isolated] fix logs for completed tasks within timeout by Chan Li · 6 weeks ago
  3. 55de19e [third_party] Update python-rsa to 4.9. by Robert Iannucci · 9 weeks ago
  4. a7674a7 [swarming_bot] Patch pyasn1 to avoid '\*' in doc strings. by Vadim Shtayura · 3 months ago
  5. 5ba5a68 [run_isolated] Remove dependency on distutils. by Vadim Shtayura · 3 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.