Clone this repo:
  1. 716b4b0 [swarming] Add permanent log handler for swarming_bot_init.log by Justin Luong · 2 years, 5 months ago main
  2. 345a0a8 [swarming] Reimplement removal of tmp dir for cipd-cache by Jonah Hooper · 2 years, 6 months ago
  3. 087aab7 Revert "[swarming] Always set --cipd-cache to <botdir>/cipd_cache" by Vadim Shtayura · 2 years, 6 months ago
  4. a404c6e [swarming] Always set --cipd-cache to <botdir>/cipd_cache by Jonah Hooper · 2 years, 7 months ago
  5. 9d811fc [swarming] removed unused get_native_case and associated methods by Jonah Hooper · 2 years, 7 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.