Releases: buildbuddy-io/buildbuddy
Releases · buildbuddy-io/buildbuddy
v2.94.0
Commits
- 7c48259: Fix dev checkstyle workflow (#7529) (Maggie Lou) #7529
- 42161d4: [raft] fix metricsCollector in raft (#7531) (Lulu Zhang) #7531
- 2d692ec: [raft] add replica init progress logs during startup (#7528) (Lulu Zhang) #7528
- 26f68d9: Allow a few more operations with user key management (#7524) (Brandon Duffany) #7524
- d1a723f: Pool bufio.Writers of different sizes (#7532) (Tyler Williams) #7532
- 21cba4e: Add optional CPU limit to OCI runtime. (#7527) (Vadim Berezniker) #7527
- 85b6353: Fix checkstyle take 2 (#7530) (Maggie Lou) #7530
- 33ac83b: Add execution ID to ctx sooner (#7533) (Brandon Duffany) #7533
- 3a076e8: Cache Proxy: add a few graphs to the Grafana dashboard (#7515) (Iain Macdonald) #7515
- 622ec61: [raft] increase the num of go routines waiting for init status (#7534) (Lulu Zhang) #7534
- 72f654f: Cap firecracker CPUs at firecracker limit. (#7535) (Vadim Berezniker) #7535
- 70368f8: [raft] only buffer one update per lease agent (#7538) (Lulu Zhang) #7538
- cleanup and use http_archive in MODULE.bazel (#7523) #7523 (Son Luong Ngoc)
- 9c1d267: [RB] Target correct BES backend and add fallback keys to remote bazel buttons (#7513) (Maggie Lou) #7513
- 91ec661: [RB] Add bb explain button to help debug cache misses (#7469) (Maggie Lou) #7469
- 640b76e: Fix checkstyle take 3 (#7540) (Maggie Lou) #7540
- 54e4d8c: don't call IsLeader in checkIfReplicaCaughtUp (#7541) (Lulu Zhang) #7541
- fc3b6dc: Protect accesses to the remote authenticator's JWT cache with a mutex (#7536) (Iain Macdonald) #7536
- 52a3fdc: Make CLI local cache configurable (#7544) (Brandon Duffany) #7544
- 53f3984: Schema changes for serving Executions page using ClickHouse (#7414) (Brandon Duffany) #7414
- 46254ca: Set API key in pr.yaml Bazel commands (#7537) (Iain Macdonald) #7537
- 6d552f5: Give kythe workflow 24BCU and fix BES config flags (#7547) (Tyler Williams) #7547
- 229f051: Export a kythe serving sstable (#7548) (Tyler Williams) #7548
- 47a34c4: Flip arg order (whoops) and update archive url (#7549) (Tyler Williams) #7549
- upgrade to v2.0.0 (#7551) #7551 (Son Luong Ngoc)
- Prepare for breaking changes to the compact execution log (#7539) #7539 (Fabian Meumertzheim)
- prevent option schema parsing from killing existing server (#7555) #7555 (Brandon Duffany)
- d9cdf91: Proxy Kythe apis to codesearch server (#7546) (Tyler Williams) #7546
v2.93.0
Commits
- 159fb0c: With consecutive doc IDs, bring back roaring bitsets (#7492) (Tyler Williams) #7492
- 2d09e2a: Use const for field name (#7493) (Tyler Williams) #7493
- 64dac8b: Fix ByteStreamProxyServer resource name rewriting (#7491) (Iain Macdonald) #7491
- a866a1d: [raft] fix eviction metrics (#7494) (Lulu Zhang) #7494
- 2989bfa: [raft] track range size (#7496) (Lulu Zhang) #7496
- 21592ee: [raft] track split errors in metrics for real (#7497) (Lulu Zhang) #7497
- 36f6ace: Add more graphs for raft (#7495) (Lulu Zhang) #7495
- 4bbe538: [raft] move queryMetaRange before initializing replica (#7498) (Lulu Zhang) #7498
- 6a71bef: [raft] batch evict (#7499) (Lulu Zhang) #7499
- 87e658f: Fix link when clicking on search result filename (#7500) (Tyler Williams) #7500
- Add support for symlink actions (#7490) #7490 (Fabian Meumertzheim)
- cb597b5: Use the correct context for local CAS proxy writes. (#7503) (Iain Macdonald) #7503
- 618d271: [raft] add system up/ready graph (#7502) (Lulu Zhang) #7502
- 9f22541: [raft] move cache name to constants (#7504) (Lulu Zhang) #7504
- b0e2e97: Revert "Enable task sizer for Firecracker CPU (#7487)" (#7507) (Brandon Duffany) #7507
- use less memory when indexing (#7508) #7508 (Tyler Williams)
- efd29bb: Revert accidental dashboard changes (#7509) (Brandon Duffany) #7509
- 1dd1f09: move pebble_cache.pebbleEventListener to pebble.MetricsCollector (#7505) (Lulu Zhang) #7505
- 1bbb475: Export kythe outputs in workflow (#7510) (Tyler Williams) #7510
- ba03f73: Add a basic VictoriaMetrics monitoring dashboard (#7501) (Brandon Duffany) #7501
- 685771b: [RB] Add bazel query button for build targets (#7448) (Maggie Lou) #7448
- 05818c3: [raft] collect pebble metrics in raft (#7506) (Lulu Zhang) #7506
- 25a335e: Auto-generate grafana graphs for cache-proxy as well as app & executor (#7514) (Iain Macdonald) #7514
- a02e5b3: Fix kythe indexer command (missing quote) (#7516) (Tyler Williams) #7516
- a884bc4: docs/cli: bump cli version (#7511) (Son Luong Ngoc) #7511
- remove rules_go_windows patch (#7519) #7519 (Son Luong Ngoc)
- 769d40b: Upgrade protobuf to 28.2 (#7520) (Son Luong Ngoc) #7520
- remove unused rules_foreign_cc (#7522) #7522 (Son Luong Ngoc)
- remove duplicated platforms archive (#7521) #7521 (Son Luong Ngoc)
- c31f453: Allow multiple firecracker test shards to run concurrently on a single machine (#7439) (Brandon Duffany) #7439
- 2b9a14e: [raft] fix instances graph (#7525) (Lulu Zhang) #7525
- 987516d: [raft] don't start eviction when we are still initializing replicas (#7526) (Lulu Zhang) #7526
- cc2c156: Allow a few more operations with user key management (#7524) (Brandon Duffany)
v2.92.0
Commits
- 72b1e53: Attempt to stop replicas we can't delete (#7458) (Tyler Williams) #7458
- a9380f3: [raft] sample and eviction (#7473) (Lulu Zhang) #7473
- 88f8cc4: remove Sender() in replica (#7477) (Lulu Zhang) #7477
- c6d5552: [raft] replica.Update metrics (#7478) (Lulu Zhang) #7478
- 5b5c800: UpdateDocument (#7481) (Tyler Williams) #7481
- 437f759: [raft] correctly identify request rejected err (#7480) (Lulu Zhang) #7480
- 8c43836: [raft] add some metrics to monitor splits (#7482) (Lulu Zhang) #7482
- 65f9f38: Add Vanja to teams page & welcome blog post (#7479) (Siggi Simonarson) #7479
- 61cf2e1: [raft] fix panic (#7483) (Lulu Zhang) #7483
- e97cb9c: go.mod: upgrade containerd/containerd to v1.7.22 (#7453) (Son Luong Ngoc) #7453
- 6d565db: Use pointer instead of struct for left joined tables (#6676) (Zoey Greer) #6676
- 696172d: [raft] increment configuredClusters on startup (#7486) (Lulu Zhang) #7486
- f7f8c73: track uploaded snapshot bytes. (#7484) (jim hollenbach) #7484
- 42637d2: Set firecracker default CPU overprovisioning to max (#7485) (Brandon Duffany) #7485
- 3ba0238: Enable task sizer for Firecracker CPU (#7487) (Brandon Duffany) #7487
- fdd9561: [raft] add a test for ConfiguredClusters in the store (#7488) (Lulu Zhang) #7488
- 2a2967b: Revert "go.mod: upgrade containerd/containerd to v1.7.22" (#7489) (Brandon Duffany) #7489
v2.91.0
Commits
- ccdd073: Fix specificity in flaky target icon styling (#7432) (Brandon Duffany) #7432
- 25849f0: Consolidate / clean up VM networking logic (#7425) (Brandon Duffany) #7425
- 3666dd1: Cache Proxy: Add a couple of metrics tracking atime_updater performance (#7424) (Iain Macdonald) #7424
- be457d2: Show spinner while fetching API key (#7435) (Brandon Duffany) #7435
- 232b577: [ci_runner] Rename WorkflowCommandCompleted build event to be more generic (#7188) (Maggie Lou) #7188
- a2fb1a4: Clean up ci_runner debug logs (#7436) (Maggie Lou) #7436
- 41b2d3f: Add missing
r
to would-be python raw string for regex (#7434) (Zoey Greer) #7434 - 995dee4: [raft] When stop the store, usage tracker should also be stopped (#7437) (Lulu Zhang) #7437
- 95b7e8a: [raft] move updating atime logic to raft/cache (#7420) (Lulu Zhang) #7420
- 7127c90: [raft] add an LRU test (#7431) (Lulu Zhang) #7431
- upgrade aws cert bundle sha (#7441) #7441 (Son Luong Ngoc)
- 4035940: Update docusaurus to unblock buildbuddy-io/buildbuddy/security/dependabot/170 (#7433) (Zoey Greer) #7433
- b83effd: Don't ignore errors uploading stdout/stderr (#7443) (Brandon Duffany) #7443
- 9c43a90: bump JanitorCutoffThreshold back to .9 (#7445) (jim hollenbach) #7445
- d292aba: Log stack trace to debug nil digest error (#7447) (Brandon Duffany) #7447
- beadb37: change default lookaside_cache_ttl to 1 minute (#7438) (Lulu Zhang) #7438
- dde0ddc: Add a simple searcher test (#7449) (Tyler Williams) #7449
- 3b1bc06: docs/rbe-setup: fix wrong usage of action_env (#7451) (Son Luong Ngoc) #7451
- add support for bazel qualifiers (#7412) #7412 (Son Luong Ngoc)
- 879bae2: Update path-to-regexp for dependabot#171 (#7446) (Zoey Greer) #7446
- silence warnings (#7450) #7450 (Son Luong Ngoc)
- 9d8f9fa: Make OCI image cache directory versioned and configurable (#7455) (Brandon Duffany) #7455
- 97505b4: Ensure overlay tmp dirs get cleaned up (#7456) (Brandon Duffany) #7456
- af6c608: Use flag.Slice for --executor.required_xcode_versions (#7457) (Iain Macdonald) #7457
- 81ba83e: fix testdigest's random seed (#7459) (Lulu Zhang) #7459
- b7938ec: Add executor flag to restrict nat source ports. (#7460) (Vadim Berezniker) #7460
- 613dd0d: go.mod: upgrade github.com/GoogleCloudPlatform/cloudsql-proxy to latest (#7452) (Son Luong Ngoc) #7452
- 5a97049: Add
bb explain
command (#7454) (Fabian Meumertzheim) #7454 - fb1cb30: Remove internal DocID completely (#7466) (Tyler Williams) #7466
- dde71a0: Add auth to arm64/linux build (#7468) (Tyler Williams) #7468
- 3f5d114: add clock to approxlru (#7470) (Lulu Zhang) #7470
- dbcd24a: Update sha in dev_qa.py too (whoops) (#7471) (Iain Macdonald) #7471
- e5818d9: [raft] extend deadline when updating atime (#7472) (Lulu Zhang) #7472
- fc866fc: possibly fix flaky remote webdriver test. (#7474) (jim hollenbach) #7474
- support uri-specific header qualifier (#7461) #7461 (Son Luong Ngoc)
- 73e1d91: Update protobuf from 26.0 -> 28.1 and absl to latest lts (#7401) (Zoey Greer) #7401
- 12c7774: Upgrade
soci-snapshotter
to the version we use with our executors (#7465) (Zoey Greer) #7465 - 06eb946: one more access in partitionEvictor (#7475) (Lulu Zhang) #7475
- efc043a: Use affinity router for non-CI tasks (#7476) (Brandon Duffany) #7476
v2.90.0
Commits
- bd39a5d: Fix refetching invocation with live-streaming invocation logs (#7398) (Maggie Lou) #7398
- 6ed91c1: [raft] close the db and stop replicaInitStatusWaiter when we close the store (#7406) (Lulu Zhang) #7406
- 2cccb74: pebble-cache: remove unused accesses from partitionEvictor (#7407) (Lulu Zhang) #7407
- 799fa2a: Delete old versions of a document if it's reindexed with the same docID (#7411) (Tyler Williams) #7411
- 4c8ddd0: grpc-go: upgrade to v1.66.0 (#7387) (Son Luong Ngoc) #7387
- efe44d3: Use clockwork instead of timeutil.Clock (#7413) (Brandon Duffany) #7413
- fd33d61: [raft] use clock from the env (#7410) (Lulu Zhang) #7410
- 79b2656: Fix up some 'invocation in progress' logic in the UI (#7415) (Brandon Duffany) #7415
- 388e818: Revert "website: add support to run from within the directory (#7399)" (#7421) (Brandon Duffany) #7421
- e84c7ac: [raft] set last access time in find response (#7417) (Lulu Zhang) #7417
- e73a2e7: Fix 'bb login' returning an error when using
--allow_existing
and API key is unset (#7419) (Brandon Duffany) #7419 - aa6005e: Add more action stage duration buckets (#7422) (Brandon Duffany) #7422
- 4a08ed5: Break out compact exec log spawns and files into their own tabs (#7408) (Siggi Simonarson) #7408
- 21f1f5b: [raft] extract creating test env logic out of startNNode (#7423) (Lulu Zhang) #7423
- 4f1ca72: [ci_runner] Redact all logs (#7416) (Maggie Lou) #7416
- 0d29a80: Cache Proxy: Update remote-cache-atime of locally-accessed cache entries (#7331) (Iain Macdonald) #7331
- 7bcc7ab: Minor cleanup/refactor of namespaces + veth pair names (#7360) (Brandon Duffany) #7360
- 4517da3: Add docs for remote_execution_priority (#7384) (Brandon Duffany) #7384
- 338d320: Remove 'advanced' label from runner output heading (#7428) (Brandon Duffany) #7428
- 7ed7fb4: [ci_runner] Upload artifacts for bazel commands in bash (#7330) (Maggie Lou) #7330
- 43f5068: Rename child invocation section (#7427) (Maggie Lou) #7427
- 93401e2: Fix async invocation fetch on invocation page (#7430) (Maggie Lou) #7430
- 336bbfe: Update docker in the executor to pick up recent security fixes (#7327) (Zoey Greer) #7327
- upgrade aws cert bundle sha (#7441) (Son Luong Ngoc)
v2.89.0
v2.87.0
Commits
- fix insteadOf replacement (#7342) #7342 (Son Luong Ngoc)
- re-enable remote downloader (#7355) #7355 (Son Luong Ngoc)
- account for static builds (#7353) #7353 (Son Luong Ngoc)
- f0295c0: Don't warmup bare/sandbox isolation types (#7356) (Brandon Duffany) #7356
- 3032d84: Fix order of veth interface cleanup (#7358) (Brandon Duffany) #7358
- 2c3ec98: Don't use container runtimes bundled with podman-static release (#7352) (Brandon Duffany) #7352
- f8132d7: integration/bep: bump test shard to 6 (#7311) (Son Luong Ngoc) #7311
- ce488c4: Build Event Handler: don't log error when context is canceled (#7354) (Son Luong Ngoc) #7354
- 2ed842b: Remove group_id field from CreateApiKeyRequest (#7348) (Brandon Duffany) #7348
- 2d39910: add replica name to error message (#7362) (Lulu Zhang) #7362
- 7bfdc4d: Fix flaky remote bazel test (#7357) (Maggie Lou) #7357
- 8b7c511: Add some basic hit/miss metrics to cache proxy servers that do stuff. (#7347) (Iain Macdonald) #7347
- 9fa331e: [raft] lower the priority of split (#7366) (Lulu Zhang) #7366
- 7a3142f: [raft] don't split if there is a node in suspect state (#7367) (Lulu Zhang) #7367
- 3f3d782: 2layer treecache (#7364) (Tyler Williams) #7364
- 177c1fe: Move build logs errors to warning level (#7368) (Brandon Duffany) #7368
- bc94950: [ci_runner] Rename the log that writes only to the executor logs to reduce ambiguity (#7365) (Maggie Lou) #7365
- bdbeedc: Allow admins to provision user API keys for other group users (#7346) (Brandon Duffany) #7346
- 0263bbe: Clean up a little more (#7370) (Tyler Williams)
- 3d11101: [ci_runner] Add more debug logs (#7379) (Maggie Lou)
v2.86.0
Commits
- d61c3f9: Allow switching kythe versions by just changing the URL (#7325) (Tyler Williams) #7325
- da147b8: Make deprecation notices more visible (#7328) (Siggi Simonarson) #7328
- 585bbc6: Fix missing expiration check in regular lookup path. (#7321) (Vadim Berezniker) #7321
- 4c1fdd6: Small improvements to replay_action (#7336) (Brandon Duffany) #7336
- 6265cf9: Revert #7259 (#7335) (Zoey Greer) #7335
- a9abfe0: [RB] Fix normalization of platform properties (#7337) (Maggie Lou) #7337
- bd40d1b: Revert #7258 (#7338) (Zoey Greer) #7338
- b383b80: Make ID an internal field (#7339) (Tyler Williams) #7339
- a7c4398: Move doc construction to schema package (#7340) (Tyler Williams) #7340
- c05ce03: Use schema from CLI too (#7341) (Tyler Williams) #7341
- d7f3aeb: Add run ID to invocations to link parent invocation attempts with children (#7333) (Maggie Lou) #7333
- f1401af: [RB] Log the run request (#7345) (Maggie Lou) #7345
- 5e242dc: remove usage of rand.Seed() (#7343) (Son Luong Ngoc) #7343
- 1e41915: Document action timeout props (#7323) (Brandon Duffany) #7323
- eb867b5: Fix
cache.distributed_cache.redis_target
comment (#7351) (Siggi Simonarson) #7351
v2.85.0
Commits
- 8bdb337: Reapply "gazelle: upgrade to v0.38.0 (#7289)" (#7297) (Son Luong Ngoc) #7297
- 7567491: Bump micromatch from 4.0.5 to 4.0.8 in /website (#7290) (dependabot[bot]) #7290
- 0be5b03: Change pill color for remote bazel (#7294) (Maggie Lou) #7294
- 658c4f6: Reduce cardinality of PSI metrics (#7302) (Brandon Duffany) #7302
- 6e88a1b: update dev-qa bb repo commit (#7301) (Lulu Zhang) #7301
- 92d1be4: [ci_runner] Move custom kythe code out of binary (#7293) (Maggie Lou) #7293
- f680859: upgrade bazel version in dev-qa (#7303) (Lulu Zhang) #7303
- 49f765e: Revert "[ci_runner] Populate child invocation cards in UI for bazel commands in bash" (#7298) (Maggie Lou) #7298
- 0ba29c5: Add mitigation for kernel bug in PSI calculation (#7288) (Brandon Duffany) #7288
- 0f02592: Revert "[ci_runner] Fetch child invocations from the db instead of BES events" (#7305) (Maggie Lou) #7305
- d67a51b: upgrade rules_go to v0.49.0 (#7308) (Son Luong Ngoc) #7308
- 52ea510: Go 1.23 (#7287) (Son Luong Ngoc) #7287
- ffcd1b4: upgrade go-sqlite3 to 1.14.22 (#7309) (Son Luong Ngoc) #7309
- add stdversion and unusedwrite (#7310) #7310 (Son Luong Ngoc)
- 90dadac: Fix problems described by
bazel mod fix
(#7312) (Zoey Greer) #7312 - d3aef45: Update
protobuf
from 26.0 -> 27.3 (#7259) (Zoey Greer) #7259 - cea292c: Update
abseil
to new lts (#7258) (Zoey Greer) #7258 - d6eb43c: Give kythe more CPU (#7314) (Tyler Williams) #7314
- c5a2da9: Fix owner/repo linking (#7315) (Tyler Williams) #7315
- 774b4df: Enable guest cgroup2 flag by default (#7317) (Brandon Duffany) #7317
- c978c58: Make examples clickable (#7320) (Tyler Williams) #7320
- 4d1b0c1: OCI runtime: test action inputs/outputs (#7313) (Brandon Duffany) #7313
- 30cfd53: Update podman-static to pick up security fixes for
CRITICAL
CVEs (#7322) (Zoey Greer) #7322 - b6ffdc3: Support termination grace period on RBE (#7304) (Brandon Duffany) #7304
- b22e5f1: Add debug logging to runner (#7324) (Maggie Lou) #7324
- e9d6970: Serve GetTree requests out of the local cache via BatchReadBlobs (#7319) (Iain Macdonald) #7319
v2.84.0
Commits
- b06482c: Handle SIGTERM in the same way as SIGKILL (#7261) (Siggi Simonarson) #7261
- 3814094: Simplify redundant squeries (which can be slower than necessary) (#7263) (Tyler Williams) #7263
- 8cf9d84: Range over fieldmatchers (required) not doc fields (optional) (#7264) (Tyler Williams) #7264
- a17bdbf: Add configurable limit to computed task milliCPU (#7262) (Brandon Duffany) #7262
- f6b0f0b: [ci_runner] Support using git credentials pre-configured on self-hosted executors (#7231) (Maggie Lou) #7231
- 1144b74: Locally cache unary requests in content_addressable_storage_server_proxy (#7076) (Iain Macdonald) #7076
- f9a756c: [ci_runner] Fix fetching execute response in the UI (#7266) (Maggie Lou) #7266
- a5b4da2: Dont index non-utf8 content (#7268) (Tyler Williams) #7268
- 2f7ca65: Split repo and owner fields (#7269) (Tyler Williams) #7269
- 453c03f: Remove bufconns from real_environment (#7070) (Iain Macdonald) #7070
- 3045fe3: Revert "Remove bufconns from real_environment" (#7271) (Tyler Williams) #7271
- 30961fe: Pull filters out (#7270) (Tyler Williams) #7270
- 86e4f27: Don't index gzip files (#7265) (Tyler Williams) #7265
- 257c8c8: Revert "Revert "Remove bufconns from real_environment"" (#7272) (Iain Macdonald) #7272
- 165af33: [ci_runner] Don't disable credential helpers when using system git credentials (#7267) (Maggie Lou) #7267
- 2fb4a60: update checksum (#7273) (Lulu Zhang) #7273
- ff18e20: Add two graphs for tracking action merging performance to the Remote execution collection of graphs. (#7274) (Iain Macdonald) #7274
- ea6369f: Update component styles to be more consistent (#7275) (Brandon Duffany) #7275
- d5eb73a: Add graph of rate of hedged executions to the action-merging rate graph (#7276) (Iain Macdonald) #7276
- 909a67a: Update Bazel protos (#7152) (Son Luong Ngoc) #7152
- 692d855: anotha day anotha hash (#7280) (Iain Macdonald) #7280
- 8e0dbe1: Set local CAS client in cache_proxy initialization so it doesn't crash. (#7279) (Iain Macdonald) #7279
- 7ae6502: Add task PSI histogram charts (#7281) (Brandon Duffany) #7281
- add40ad: Don't uninstall ca-certificates package (#7282) (Brandon Duffany) #7282
- 5a5b882: Set PSI correction factor back to 1 (#7283) (Brandon Duffany) #7283
- e0af50d: mark packages we used to configure the executor image as auto-installed (#7284) (jim hollenbach) #7284
- upgrade to 7.3.1 (#7285) #7285 (Son Luong Ngoc)
- 2047d31: go.mod: upgrade staticcheck version (#7286) (Son Luong Ngoc) #7286
- replace with placeholder (#7278) #7278 (Son Luong Ngoc)
- upgrade to v0.38.0 (#7289) #7289 (Son Luong Ngoc)
- ab58758: [ci_runner] Fetch child invocations from the db instead of BES events (#7138) (Maggie Lou) #7138
- f0d484f: upgrade go x/tools to 0.24 (#7291) (Son Luong Ngoc) #7291
- c0139a8: Fix panic when receiving invalid
application/proto+prefixed
payload (#7292) (Brandon Duffany) #7292 - c5ce88b: Revert "gazelle: upgrade to v0.38.0 (#7289)" (#7296) (Son Luong Ngoc) #7296
- disable staticcheck 'unused' check (#7295) #7295 (Son Luong Ngoc)
- 11205a3: [ci_runner] Populate child invocation cards in UI for bazel commands in bash (#7061) (Maggie Lou) #7061
- 39bb87f: [RB] Pass executable args to remote bazel command (#7234) (Maggie Lou) #7234
- 4d85d58: Handle podman SIGKILL / SIGTERM in Run() path (#7300) (Siggi Simonarson) #7300
- cce4d07: update dev-qa bb repo commit (#7301) (Lulu Zhang)
- b7b94f8: upgrade bazel version in dev-qa (#7303) (Lulu Zhang)
- 367ef31: Reduce cardinality of PSI metrics (#7302) (Brandon Duffany)
- 27b7c71: Revert "[ci_runner] Populate child invocation cards in UI for bazel commands …" (Maggie Lou)
- 178d717: Revert "[ci_runner] Fetch child invocations from the db instead of BES events" (#7305) (Maggie Lou)