tree: 8f22089222bad6864cc7a0f100bc141f1fc91b9f [path history] [tgz]
  1. api/
  2. config/
  3. jsonrpc/
  4. README.md
  5. update.sh
swarming/proto/README.md

Swarming protos

Source:

Updating

  1. Run ./update.sh
  2. Update README.md with git commit hash printed.
  3. NOTE: Due to a discrepancy between luci-go and luci-py, you also need to:
  4. Revert the luci.file_metadata file option from config/*.proto
  5. Re-run go generate ./config