Clone this repo:

Branches

  1. ef331be cleanup owners in infra_libs by Scott Lee · 11 days ago main
  2. a14d452 Update httplib2. by Robert Iannucci · 3 weeks ago
  3. e41cc8f [logdog] Remove reference to six by Rob Mohr · 6 weeks ago
  4. b1c0cb6 Do not crash if file_path.get_recursive_size(...) returns None. by Vadim Shtayura · 4 months ago
  5. b3deeb7 Remove utils.on_error module. by Vadim Shtayura · 4 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.