1. e580c13 Just a test for the new sync. by Philipp Wollermann · 6 years ago
  2. 9d04b98 Replace gerrit-github-sync with newer gitsync container. by Philipp Wollermann · 6 years ago
  3. 6d7a3e3 Remove no longer used Jenkins CI files. by Philipp Wollermann · 6 years ago
  4. 82d07a5 Update CONTRIBUTORS file with new team members. by Philipp Wollermann · 6 years ago
  5. c9cd8bc Make pylint happy. by Philipp Wollermann · 6 years ago
  6. d059174 Use Bazel with embedded JDK on CI machines. by Philipp Wollermann · 6 years ago
  7. e9c6192 Switch to latest stable Buildkite Agent on all platforms. by Philipp Wollermann · 6 years ago
  8. fad519a Upgrade Python 3.6.4 -> 3.6.5 by Philipp Wollermann · 6 years ago
  9. c231811 Add remaining changes for #246 by Philipp Wollermann · 6 years ago
  10. 39fb272 Let user pass the list of images explicitly to create_images.py by Philipp Wollermann · 6 years ago
  11. aff2d9c Add config to test android_instrumentation_test samples (#246) by Jingwen · 6 years ago
  12. 0004623 fix upload on windows by Jakob Buchgraber · 6 years ago
  13. b13a9a8 use a different tmpdir for every Bazel binary by Jakob Buchgraber · 6 years ago
  14. 6ad2a03 Strip whitespace from the image version on Windows before using it. by Philipp Wollermann · 6 years ago
  15. a498088 Fix a wrong path to the Android NDK in the Buildkite agent hook. by Philipp Wollermann · 6 years ago
  16. 9cf3be3 Use stateless pipeline workers. by Philipp Wollermann · 6 years ago
  17. 6e15db7 Use 8 Windows CI VMs instead of 4. by Philipp Wollermann · 6 years ago
  18. ed53973 Fix a wrong parameter passed to gcloud to specify persistent disks. by Philipp Wollermann · 6 years ago
  19. c5e43b2 Use --short=16 for the Git commit hash in the image version. by Philipp Wollermann · 6 years ago
  20. 9d6ca8a Revert "publish if build is successfull (for testing only)" by Jakob Buchgraber · 6 years ago
  21. 6ca99cd publish if build is successfull (for testing only) by Jakob Buchgraber · 6 years ago
  22. 4631a03 fix publish binaries by Jakob Buchgraber · 6 years ago
  23. e92184b fix encoding issue by Jakob Buchgraber · 6 years ago
  24. 649e6bb fix binary publishing by Jakob Buchgraber · 6 years ago
  25. 86d5adb Add --test_summary=terse to bazel test invocations (#254) by Philipp Wollermann · 6 years ago
  26. 60839ff remove bazel clean, as the workers clean automatically by Jakob Buchgraber · 6 years ago
  27. c57d4ad add --file_config flag, rename postsubmit -> downstream pipeline by Jakob Buchgraber · 6 years ago
  28. 4102117 Change to new agents tag format by Philipp Wollermann · 6 years ago
  29. 27ab2e0 Update Buildkite agent to 3.0-beta.42 on Windows by Philipp Wollermann · 6 years ago
  30. dab504d create_images.py: Put Git commit hash after timestamp in image name by Philipp Wollermann · 6 years ago
  31. c931e6c create_images.py: Use short Git hashs in the image name by Philipp Wollermann · 6 years ago
  32. 87bfb50 create_images.py: Strip newlines from the Git commit by Philipp Wollermann · 6 years ago
  33. 39c4430 Put the Git commit into the GCE image name by Philipp Wollermann · 6 years ago
  34. 8a7d35b Fix image version on Windows, upgrade agent to 3.0beta40 by Philipp Wollermann · 6 years ago
  35. a2eb6af Third time always works. by Philipp Wollermann · 6 years ago
  36. 426399e Fix publish bazel binary on Windows by Jakob Buchgraber · 6 years ago
  37. 08e8e40 create separate publish bazel binary pipeline by Jakob Buchgraber · 6 years ago
  38. 9820a60 add pipelinestats by Jakob Buchgraber · 6 years ago
  39. d03eb7e move stats collection tool to tools/ folder by Jakob Buchgraber · 6 years ago
  40. 0560625 add buildkite pipeline stats collection tool by Jakob Buchgraber · 6 years ago
  41. fef7ef4 upload flaky test logs by Jakob Buchgraber · 6 years ago
  42. 7da2b4d Fix GIT_COMMIT not ending up in the image... by Philipp Wollermann · 6 years ago
  43. 9c9bf2a Store image version inside the image, then add it to the Buildkite agent tags by Philipp Wollermann · 6 years ago
  44. 29027ab Remove `-e` flag from Tensorflow pipeline config (#250) by Jingwen · 6 years ago
  45. 4fe5d3d Improve Buildkite agent imaging scripts. by Philipp Wollermann · 6 years ago
  46. 9099321 Build Tensorflow's Android example for postsubmit (#247) by Jingwen · 6 years ago
  47. dc43618 Do not fail on flaky tests. (#248) by Philipp Wollermann · 6 years ago
  48. c702331 point skylib to correct config by Jakob Buchgraber · 6 years ago
  49. 3e147a0 temp. disable bazel determinism test by Jakob Buchgraber · 6 years ago
  50. 6ee9aa5 accept cache hits again by Jakob Buchgraber · 6 years ago
  51. 2e2d6f6 Revert "stop using --experimental_remote_spawn_strategy. see https://github.com/bazelbuild/bazel/issues/4663" by Jakob Buchgraber · 6 years ago
  52. 3de3e8a delete unused pipelines by Jakob Buchgraber · 6 years ago
  53. 2db59bb stop using --experimental_remote_spawn_strategy. see https://github.com/bazelbuild/bazel/issues/4663 by Jakob Buchgraber · 6 years ago
  54. 7f0c2ef add bazel presubmit config by Jakob Buchgraber · 6 years ago
  55. 598f327 enable slow tests for postsubmit by Jakob Buchgraber · 6 years ago
  56. 6fd37e2 remove unused pipelines by Jakob Buchgraber · 6 years ago
  57. 10729df Add a benchmark tool that runs Bazel on GCE in various configurations. by Philipp Wollermann · 6 years ago
  58. 27d5bef Fix an issue where users could not login to the testing-* VMs. by Philipp Wollermann · 6 years ago
  59. e5e7fbe Add a gcloud wrapper that can be used by our infra scripts. by Philipp Wollermann · 6 years ago
  60. c2b591e Update create_images.py by Philipp Wollermann · 6 years ago
  61. 5bc560a Update mac-android.sh by Philipp Wollermann · 6 years ago
  62. 6f04548 Update Android NDK version to 15c. (#243) by Jingwen · 6 years ago
  63. 54297bb use utf-8 encoding when parsing the BEP by Jakob Buchgraber · 6 years ago
  64. 1a6bb34 Add packages on Linux requested by Envoy. by Philipp Wollermann · 6 years ago
  65. 5df589d Do not let the Buildkite agent print timestamps on Linux. by Philipp Wollermann · 6 years ago
  66. 35599d2 windows: Use Visual C++ 2015 build tools instead of 2017. by Philipp Wollermann · 6 years ago
  67. d55ae13 don't accept cached results for remote execution by Jakob Buchgraber · 6 years ago
  68. ffe3187 disable remote caching on windows by Jakob Buchgraber · 6 years ago
  69. e6de16b return a github issue link on windows PR by Jakob Buchgraber · 6 years ago
  70. 6f0e826 Add --announce_rc flag to build and test flags. by Philipp Wollermann · 6 years ago
  71. eae0561 Fix agent directory on macOS. by Philipp Wollermann · 6 years ago
  72. 0e7b5b2 Disable timestamps in Buildkite agent on Windows. by Philipp Wollermann · 6 years ago
  73. eb480f2 Windows: Update Azul Zulu 8 to patch level 163. by Philipp Wollermann · 6 years ago
  74. d9a2446 Use --google_default_credentials on macOS, too. by Philipp Wollermann · 6 years ago
  75. b1a3677 Add numeric index to Buildkite name on Windows. by Philipp Wollermann · 6 years ago
  76. bf1e17a Add --test_env=JAVA_HOME to Bazel's tests on Windows. (#229) by Philipp Wollermann · 6 years ago
  77. 29b2d0c enable BES on windows by Jakob Buchgraber · 6 years ago
  78. 11751d1 Update to infrastructure scripts. by Philipp Wollermann · 6 years ago
  79. a8912dd add useful links section by Jakob Buchgraber · 6 years ago
  80. caa73c4 rename to latest.json by Jakob Buchgraber · 6 years ago
  81. 09048fa fix platform detection by Jakob Buchgraber · 6 years ago
  82. 9d2c991 add config for downstream projects by Jakob Buchgraber · 6 years ago
  83. ac97247 product excellence by Jakob Buchgraber · 6 years ago
  84. 9f15354 detect windows by Jakob Buchgraber · 6 years ago
  85. e0a0b46 create_images.py: Remove unused imports. by Philipp Wollermann · 6 years ago
  86. e0b3993 Improvements to create_instances.py. by Philipp Wollermann · 6 years ago
  87. ee52370 Add support for a dedicated pipeline machine and improve the infra scripts. by Philipp Wollermann · 6 years ago
  88. 32dedb9 Remove now unneeded call to get the local IPv4 address. by Philipp Wollermann · 6 years ago
  89. d670343 Fix our Buildkite Windows VMs *once and for all*. by Philipp Wollermann · 6 years ago
  90. 10cb50d polish writing by Jakob Buchgraber · 6 years ago
  91. 702da36 polish writing by Jakob Buchgraber · 6 years ago
  92. 596413c fix grammar mistake by Jakob Buchgraber · 6 years ago
  93. 4a2bd18 moar documentation by Jakob Buchgraber · 6 years ago
  94. 465144c update README.md to refer to buildkite by Jakob Buchgraber · 6 years ago
  95. 609a20e pretty print json by Jakob Buchgraber · 6 years ago
  96. 1280705 include the build time in latest_fully_tested.json by Jakob Buchgraber · 6 years ago
  97. 3e4913d update status image by Jakob Buchgraber · 6 years ago
  98. 8735e7f add missing image by Jakob Buchgraber · 6 years ago
  99. 886b952 more documentation by Jakob Buchgraber · 6 years ago
  100. de15820 improve documentation by Jakob Buchgraber · 6 years ago