1. 9332050 Implement matrix exclude (#2421) by Yun Peng · 12 days ago master
  2. 45d2158 Fix regex escaping in excluded platforms query (#2420) by Yun Peng · 13 days ago
  3. c5142bd Exclude tests incompatible with the current platform using target_compatible_with (#2419) by Yun Peng · 13 days ago
  4. a1dfff1 Bump webpki from 0.22.0 to 0.22.2 in /agent (#1749) by dependabot[bot] · 2 weeks ago
  5. 2c9b889 Bump mio from 0.8.6 to 0.8.11 in /agent (#1892) by dependabot[bot] · 2 weeks ago
  6. f3a9fcc Bump urllib3 from 1.26.19 to 2.6.0 in /buildkite/docker/ubuntu1604 (#2415) by dependabot[bot] · 2 weeks ago
  7. 55e6135 Update Docker image from ubuntu2404 to ubuntu2004 (#2417) by Yun Peng · 3 weeks ago
  8. 80a06a5 Update Docker image to Ubuntu 24.04 by Yun Peng · 3 weeks ago
  9. bc92ee7 Fix pagination for fetching PRs, commits, and reviews in bcr-pr-reviewer (#2416) by Yun Peng · 3 weeks ago
  10. 64c9ba2 BCR PR reviewer: add presubmit-auto-run for known module maintainer (#2414) by Yun Peng · 4 weeks ago
  11. deba4b6 BCR PR reviewer: Finish reviewing if the PR is merged. (#2413) by Yun Peng · 4 weeks ago
  12. fab9970 BCR presubmit: handle contributor check gracefully (#2412) by Yun Peng · 4 weeks ago
  13. 3435c3e BCR presubmit: add `presubmit-auto-run` automatically (#2411) by Yun Peng · 4 weeks ago
  14. e3c3c35 Add platform definitions for Ubuntu 22.04 and 24.04 for Arm64 (#2410) by Will Noble · 5 weeks ago
  15. df8cbac Replace --remote_default_platform_properties with --remote_default_exec_properties (#2409) by hvadehra · 5 weeks ago
  16. 7ed9ca5 Update Android build tools to 36.1.0 and remove old versions (#2408) by Alex Humesky · 5 weeks ago
  17. 35ef52d Bump golang.org/x/crypto from 0.42.0 to 0.45.0 (#2407) by dependabot[bot] · 6 weeks ago
  18. 9660729 Update windows security update commands by Yun Peng · 6 weeks ago
  19. 41abea5 Improve debugging by Yun Peng · 6 weeks ago
  20. 8f2ce91 Implement security updates installation (#2405) by Yun Peng · 6 weeks ago
  21. c3b6d88 Support handling BCR comment `@bazel-io abandon` (#2402) by Yun Peng · 7 weeks ago
  22. 75f7d0c Update slack invite link (November) (#2401) by KarolinaKalin · 7 weeks ago
  23. 16a9766 Enabling rules_python in Downstream (#2400) by satyanandak · 7 weeks ago
  24. ffed400 BCR presubmit: get PR labels from BUILDKITE_PULL_REQUEST_LABELS (#2399) by Yun Peng · 8 weeks ago
  25. 5904ada Improve CI resource and priority handling (#2397) by Yun Peng · 8 weeks ago
  26. e7e6746 Set concurrency_method to eager for priority handling. (#2396) by Yun Peng · 8 weeks ago
  27. a7d1578 BCR presubmit: allow lower ci job priority via PR label (#2395) by Yun Peng · 8 weeks ago
  28. 1ccd799 Lower priority for a few pipelines (#2394) by Yun Peng · 9 weeks ago
  29. 1e31f4b Apply CI_RESOURCE_PERCENTAGE to also bcr presubmit (#2393) by Yun Peng · 9 weeks ago
  30. 18dbac3 Added retry when fetching github labels (#2392) by UebelAndre · 9 weeks ago
  31. 4753e67 Fix syncing ./bazel_registry.json (#2391) by Yun Peng · 9 weeks ago
  32. a8a0a3e Fix sync_bcr_content function to use rsync (#2390) by Yun Peng · 9 weeks ago
  33. cbb12ea Unquote URL when mirroring (#2387) by Yun Peng · 3 months ago
  34. ef50fc9 add a step to build linux_aarch64 java_tools (#2388) by Benjamin Peterson · 3 months ago
  35. fdbb528 Add a script to mirror 404 artifacts for building Bazel (#2386) by Yun Peng · 3 months ago
  36. 8ec87b9 Update slack.bazel.build invite link (#2383) by KarolinaKalin · 3 months ago
  37. c323cb2 bcr_presubmit: Prepare test module source via Bazel (#2382) by Yun Peng · 3 months ago
  38. de03f5c Do not allow existing BCR modules to be modified (#2381) by Fabian Meumertzheim · 3 months ago
  39. 44b7314 Add tools_android repository to downstream projects (#2380) by Yun Peng · 3 months ago
  40. cc02676 Upload java.log after testing is complete to help with debugging. (#2378) by Tobias Werth · 3 months ago
  41. 0b60619 Bump requests from 2.32.2 to 2.32.4 in /actions/update-lockfile (#2376) by dependabot[bot] · 3 months ago
  42. efd2311 Resurrect metrics service (#2375) by Florian Weikert · 3 months ago
  43. 0fa5bab Fix broken links in README.md (#2373) by Florian Weikert · 3 months ago
  44. dbfbe45 Shard log: start at 1 instead of 0 (#2370) by Florian Weikert · 4 months ago
  45. 1de618d Fix curl --noproxy arg (#2369) by Florian Weikert · 4 months ago
  46. 858b77b Fix downloading bazel-diff (#2368) by Yun Peng · 4 months ago
  47. 0c15945 Skip pinging BCR maintainers if the module is approved by module maintainers (#2366) by Yun Peng · 4 months ago
  48. 4e6df2e Update Slack invite link in nginx configuration by Yun Peng · 4 months ago
  49. cac819b Disable rules_python in Downstream (#2365) by Gowroji Sunil · 4 months ago
  50. 3021432 Update untrusted buildkite api token (#2363) by Yun Peng · 4 months ago
  51. a77fbd8 Fix potential race condition in `fetchAllModifiedModuleVersions` (#2361) by Yun Peng · 4 months ago
  52. 1b1b306 Install `libclang-rt-dev` on Ubuntu 24.04 (#2362) by Fabian Meumertzheim · 4 months ago
  53. 655ffaa Fix clang tools package name on rockylinux8 (#2359) by Fabian Meumertzheim · 4 months ago
  54. 9d4f3f6 Install clang-tools in Docker images (#2358) by Fabian Meumertzheim · 4 months ago
  55. 5e6da08 fix: convert relative symlinks in test_module_repo to absolute (#2350) by Javier Maestro · 5 months ago
  56. c248c02 update poison cache key by Xùdōng Yáng · 5 months ago
  57. 184e2f8 Remove CI for Bazel for Intellij Plugin (#2357) by Daniel Brauner · 5 months ago
  58. 8cedbdb Fix Ubuntu ARM64 link error in the regular org. (#2356) by Florian Weikert · 5 months ago
  59. c4dabf7 Fix link opts (#2355) by Florian Weikert · 5 months ago
  60. c3ad10f Attempt at fixing link error on Ubuntu ARM64 (#2354) by Florian Weikert · 5 months ago
  61. 3057a5e Update BCR presubmit's user agent to match bcr_validation.py by Xùdōng Yáng · 5 months ago
  62. 7c1dec3 Upgrade bazel docker image to 22.04 (#2351) by James Sharpe · 5 months ago
  63. 337638d Update java_tools-binaries.yml (#2347) by hvadehra · 6 months ago
  64. 470f89c Add rbe configs for bazel 7 and 8 (#2346) by Chi Wang · 6 months ago
  65. 847db96 Sanitize retry log file names & swallow errors. (#2345) by Florian Weikert · 6 months ago
  66. 9d35a0e Add .txt extension to retry logs (#2343) by Florian Weikert · 6 months ago
  67. c30273d Don't use colons in retry log filenames (#2344) by Xùdōng Yáng · 6 months ago
  68. 612b3c0 Reapply and fix "Log jobs that have been retried" (#2332) (#2335) (#2339) by Florian Weikert · 6 months ago
  69. fc7d9e0 Increase ARM64 pool sizes (#2331) by Florian Weikert · 6 months ago
  70. 4da09fa Revert "Log jobs that have been retried" (#2332) by Xùdōng Yáng · 6 months ago
  71. e7695c6 Suspected cache poisoning by Xùdōng Yáng · 6 months ago
  72. dad7b87 Log jobs that have been retried (#2330) by Florian Weikert · 6 months ago
  73. daa224a Log information about Python binary on MacOS (#2329) by Florian Weikert · 6 months ago
  74. 7242410 Fix code order in create_instances.py (#2328) by Florian Weikert · 7 months ago
  75. 836468f Create GCE images on Ubuntu 22.04 machines (#2327) by Florian Weikert · 7 months ago
  76. b486ee7 Update bazel-postsubmit.yml (#2326) by Yun Peng · 7 months ago
  77. eec8114 Add llvm and clang to rockylinux8 image (#2324) by Fabian Meumertzheim · 7 months ago
  78. 7864394 Bump requests from 2.32.2 to 2.32.4 in /actions/cherry_picker (#2322) by dependabot[bot] · 7 months ago
  79. b92c35c Bump undici from 5.28.5 to 5.29.0 in /actions/release-helper (#2320) by dependabot[bot] · 7 months ago
  80. bfd619a Bump requests from 2.32.0 to 2.32.4 in /buildkite/docker/ubuntu1604 (#2321) by dependabot[bot] · 7 months ago
  81. cb43b3a Update setup-docker.sh (#2319) by Yun Peng · 7 months ago
  82. 6f13af5 Disable Clion & IntelliJ from Downstream CI (#2318) by Gowroji Sunil · 7 months ago
  83. f64117b Build ARM64 images for Ubuntu 22.04 & 24.04, too (#2317) by Florian Weikert · 7 months ago
  84. 8859890 Fix all curl commands (#2315) by Yun Peng · 7 months ago
  85. c45f8c1 bcr_presubmit: Use Rocky Linux instead of CentOS (#2314) by Florian Weikert · 7 months ago
  86. c15c7b5 Prevent curl command from using config file or proxy (#2313) by Yun Peng · 7 months ago
  87. d02475c BCR PR reviewer: Verify the PR isn't updated before approval/merge (#2312) by Yun Peng · 7 months ago
  88. c055431 Update bazel-postsubmit.yml: remove deleted package (#2311) by Yun Peng · 7 months ago
  89. 2c0ab6e Fix logging when no Bazel version is set (#2310) by Florian Weikert · 7 months ago
  90. 1377068 Update slack.bazel.build link (#2309) by Xùdōng Yáng · 7 months ago
  91. 2f6ed0f runner_step: Use Rocky Linux instead of CentOS (#2307) by Florian Weikert · 8 months ago
  92. bba682d Bump undici from 5.28.5 to 5.29.0 in /actions/bcr-pr-reviewer (#2306) by dependabot[bot] · 8 months ago
  93. f34b3f7 Remove CentOS 7 support... (#2305) by Florian Weikert · 8 months ago
  94. d0358a1 Restore `bazel mod deps` in post-submit config. (#2304) by Florian Weikert · 8 months ago
  95. 0b2bc0b Bump @octokit/request from 8.4.0 to 8.4.1 in /actions/release-helper (#2303) by dependabot[bot] · 8 months ago
  96. f660298 Bump @octokit/plugin-paginate-rest from 9.2.1 to 9.2.2 in /actions/release-helper (#2302) by dependabot[bot] · 8 months ago
  97. 88308da [Dashboard] Upgrade dependencies. (#2301) by Chi Wang · 8 months ago
  98. 2c23d7c Downstream: Update Bazel post-submit config (#2299) by Florian Weikert · 8 months ago
  99. 6e36672 Temporarily log all uses of the CentOS platform. (#2300) by Florian Weikert · 8 months ago
  100. 1e18538 BCR PR reviewer: approve a PR if it's from the module maintainer (#2297) by Yun Peng · 8 months ago