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