tree: 09f6d599c7ed0ce94e0d66afed7d87ad9fa6d996 [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. experiments.py
  26. expiration.py
  27. fix_builds.py
  28. go.readme.md
  29. handlers.py
  30. index.yaml
  31. main.py
  32. Makefile
  33. metrics.py
  34. model.py
  35. module-backend.yaml
  36. module-beefy.yaml
  37. notifications.py
  38. OWNERS
  39. PRESUBMIT.py
  40. README.md
  41. resultdb.py
  42. search.py
  43. sequence.py
  44. service.py
  45. swarming.py
  46. swarmingcfg.py
  47. tokens.py
  48. tq.py
  49. user.py
  50. 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.