tree: 299b2e083994bb52491f69bbde3ccaf95727d8d3 [path history] [tgz]
  1. access/
  2. legacy/
  3. test/
  4. tools/
  5. .coveragerc
  6. .expect_tests.cfg
  7. .gitignore
  8. api.py
  9. app.yaml
  10. appengine_config.py
  11. apps.py
  12. backfill_tag_index.py
  13. bbutil.py
  14. bq.py
  15. buildtags.py
  16. bulkproc.py
  17. config.py
  18. creation.py
  19. cron.yaml
  20. default_field_masks.py
  21. dispatch.yaml
  22. errors.py
  23. events.py
  24. expiration.py
  25. fix_builds.py
  26. handlers.py
  27. index.yaml
  28. logdog.py
  29. main.py
  30. Makefile
  31. metrics.py
  32. model.py
  33. module-backend.yaml
  34. notifications.py
  35. OWNERS
  36. PRESUBMIT.py
  37. queue.yaml
  38. README.md
  39. search.py
  40. sequence.py
  41. service.py
  42. swarming.py
  43. swarmingcfg.py
  44. tokens.py
  45. tq.py
  46. user.py
  47. validation.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.