tree: 3b65e29b66fb376ab43e13493c36533ff782d9a1 [path history] [tgz]
  1. access/
  2. swarming/
  3. test/
  4. third_party/
  5. tools/
  6. v2/
  7. .coveragerc
  8. .expect_tests.cfg
  9. .gitignore
  10. annotations.py
  11. api.py
  12. api_common.py
  13. app.yaml
  14. appengine_config.py
  15. apps.py
  16. backfill_tag_index.py
  17. bbutil.py
  18. bq.py
  19. buildtags.py
  20. bulkproc.py
  21. config.py
  22. creation.py
  23. cron.yaml
  24. errors.py
  25. events.py
  26. expiration.py
  27. fix_builds.py
  28. handlers.py
  29. index.yaml
  30. logdog.py
  31. main.py
  32. Makefile
  33. metrics.py
  34. model.py
  35. module-backend.yaml
  36. notifications.py
  37. OWNERS
  38. PRESUBMIT.py
  39. queue.yaml
  40. README.md
  41. search.py
  42. sequence.py
  43. service.py
  44. user.py
appengine/cr-buildbucket/README.md

Buildbucket

Buildbucket is a generic build queue. A build requester can schedule a build and wait for a result. A building system, such as Swarming, can lease it, build it and report a result back.