tree: 23b76139a99a62add24226a985a2b9bff18d88d7 [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 revert the luci.file_metadata file option from config/*.proto.
  4. Run go generate ./...