Clone this repo:

Branches

  1. 261629d [swarming] Use local cert whenever possible. by Xinyu Yang · 6 weeks ago main
  2. 0492306 [swarming] Make CIPD architecture match the advertised cpu dimension. by Vadim Shtayura · 3 months ago
  3. 963b9fe Pick up new `cas` version with symlink bug fixed. by Vadim Shtayura · 3 months ago
  4. ece942d Set the platform to arm64 if we are running under emulated amd64 python on ARM. by Brian Ryner · 3 months ago
  5. 716b4b0 [swarming] Add permanent log handler for swarming_bot_init.log by Justin Luong · 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.