Buildbuddy Versions Save

BuildBuddy is an open source Bazel build event viewer, result store, remote cache, and remote build execution platform.

v2.52.0

2 weeks ago

Commits

  • af1f263: Update expectedHash (#6435) (Tyler Williams) #6435
  • 3f5f1b1: Turn off repo fetching worker (#6438) (Brandon Duffany) #6438
  • 81a89bf: Fix MODULES.bazel (#6434) (Tyler Williams) #6434
  • 9fb8163: Fix release.py running docker images instead of just building (#6439) (Brandon Duffany) #6439
  • 13af386: Apply workflow action env to CI runner env, not just bazel commands (#6437) (Brandon Duffany) #6437
  • 539cede: Use non-aliased target for image push (#6440) (Brandon Duffany) #6440
  • 5e21a6b: Rename some things to be more readable. (#6433) (Tyler Williams) #6433
  • 1c37cc5: Decrease default task timeout and maximum allowed timeout (#6372) (Brandon Duffany) #6372
  • explicitly set ALGORITHM=INPLACE, LOCK=NONE when creating new indexes (#6441) #6441 (jim hollenbach)
  • bae1ebc: [Raft] Add a transaction janitor (#6374) (Lulu Zhang) #6374
  • 1b7d0b8: Enable golang static check analyzer SA9001: Defers in range loops may not run when you expect them to (#6444) (Iain Macdonald) #6444
  • d5df189: Clean up code flow for gRPC server setup and server registration (#6442) (Iain Macdonald) #6442
  • 4702a42: Basic CacheProxy Server (#6430) (Iain Macdonald) #6430
  • f5457ae: Add some basic rendering for the execution log in the UI (#6449) (Siggi Simonarson) #6449
  • d19298e: make comment creation interaction, like, good. (#6450) (jim hollenbach) #6450
  • 8574aff: Add expand all button to reviews page (#6454) (jim hollenbach) #6454
  • 7114737: remove error alerts when comments are posted, clean up some dead code (#6456) (jim hollenbach) #6456
  • bacccce: go-deps: resolve _main to workspace dir (#6457) (Brandon Duffany) #6457
  • 8bf2711: Add a toggle to enable codesearch (#6459) (Tyler Williams) #6459
  • be19fc5: Add a button to invalidate all workflows for a repo (#6308) (Maggie Lou) #6308
  • d6fe770: show comments in folded areas--still a little weird, but better than not (#6451) (jim hollenbach) #6451
  • 5cd408c: shade comments lighter when the current user has already replied (#6458) (jim hollenbach) #6458
  • c6d4833: include base commit sha and use it in appropriate places (#6452) (jim hollenbach) #6452
  • 8b6a208: Add a button to the action details page to invalidate a recycled runner snapshot (#6333) (Maggie Lou) #6333
  • a43d884: Break up searcher into query, scorer, and highlighter (#6462) (Tyler Williams) #6462
  • ee29cfb: Upgrade rules_go to v0.47.0 (#6436) (Son Luong Ngoc) #6436
  • 2393fa5: add server-side support for identifying moved files. (#6463) (jim hollenbach) #6463
  • a1b6980: buildbuddy-toolchain: upgrade to the latest version (#6464) (Son Luong Ngoc) #6464
  • 615c78b: Fix VM network clone IP calculation and consolidate cleanup (#6461) (Brandon Duffany) #6461
  • download execution log with ext (#6467) #6467 (Son Luong Ngoc)
  • write exec log to local repo (#6471) #6471 (Son Luong Ngoc)
  • get profile from structured flag (#6465) #6465 (Son Luong Ngoc)
  • allow customizing git fetch (#6470) #6470 (Brandon Duffany)
  • 376cac3: Make IndexReader return a fieldmap (#6477) (Tyler Williams) #6477
  • e4bfddf: [RB] Add git metadata for pushed repo for remote bazel (#6474) (Maggie Lou) #6474
  • 4e8e6bc: Fetch invocation history from clickhouse, merge in unfinished builds from mysql (#6447) (jim hollenbach) #6447
  • 036c12c: share logic for python-ish syntax highlighting between code and reviews ui (#6478) (jim hollenbach) #6478
  • c8fc7dd: Allow ci_runner to install kythe (#6479) (Tyler Williams) #6479

v2.51.0

3 weeks ago

Commits

  • 37d188e: Require http(s):// prefix to render links (#6395) (Siggi Simonarson) #6395
  • 7ca21f7: Always skip latest tag when building arch-specific images (#6396) (Brandon Duffany) #6396
  • 7e6b460: [RB] Automatically authorize remote bazel runs if a workflow for the same repo has been configured (#6381) (Maggie Lou) #6381
  • 5d2e17f: Use "..." for truncated execution status messages (#6392) (Brandon Duffany) #6392
  • 829773b: [raft] refactor: move pass db and leaser into NewWithArgs (#6398) (Lulu Zhang) #6398
  • fd1c07a: Start setting and respecting new default_non_root_runner column (#6397) (Brandon Duffany) #6397
  • f989558: Add BUILDBUDDY_INVOCATION_ID environment variable to workflows (#6399) (Siggi Simonarson) #6399
  • 3487542: Small clean-up of build event handler logic (#6393) (Zoey Greer) #6393
  • 19998aa: re-enable code splitting in the app client, use it for reviews. (#6400) (jim hollenbach) #6400
  • move exec log logic to new package (#6405) #6405 (Son Luong Ngoc)
  • 1eb503c: Display testSuite time when parsing test.xml if populated (#6403) (Siggi Simonarson) #6403
  • 2fb25d5: Only invalidate the specific workflow snapshot when re-running a workflow from a clean workspace (#6303) (Maggie Lou) #6303
  • 318a59f: Show logged-in user's email when hovering over name (#6408) (Siggi Simonarson) #6408
  • 6061ff6: Roll-forward "Fix ext4 DirectoryToImageAutoSize not working for some images (#6380)" (#6402) (Brandon Duffany) #6402
  • 1c067d2: Clean up deprecated remote_execution.VMMetadata field (#6379) (Maggie Lou) #6379
  • a7c2fc3: printlog/compact: support sorting SpawnExec (#6406) (Son Luong Ngoc) #6406
  • 2689e22: Exclude testdata using .prettierignore (#6410) (Brandon Duffany) #6410
  • 28d8f2e: Rework invocation error card and render more types of errors (#6407) (Brandon Duffany) #6407
  • e53bcaf: Pull GitRepo and RepoState into a separate git.proto (#6414) (Siggi Simonarson) #6414
  • 118b5b8: Use monaco to show PR file diffs (#6412) (jim hollenbach)
  • 4ec0a32: Fix filecache concurrent scan and remove (#6415) (Brandon Duffany) #6415
  • e85fc0f: re-disable splitting, still busted. (#6417) (jim hollenbach) #6417
  • 54babca: Small cosmetic editor tweaks (#6418) (Siggi Simonarson) #6418
  • 1813941: Fix incorrect mediaType in arm64 executor image layers (#6416) (Brandon Duffany) #6416
  • a187ccf: Use MergeStateStatus to determine if PRs can be submitted. (#6421) (jim hollenbach) #6421
  • 5c3630a: Show PRs that dont require review as 'Mergeable' in reviews list. (#6422) (jim hollenbach) #6422
  • support digest function and blake3 (#6382) #6382 (Son Luong Ngoc)
  • 0f4256c: preserve filter state when going to trends page from history page (#6423) (jim hollenbach) #6423
  • b30fcb8: Fix rpcutil not respecting context cause arg (#6420) (Brandon Duffany) #6420
  • f006e60: Apply timeout to vmexec stream recv (#6419) (Brandon Duffany) #6419
  • f3c4ffa: Add timeout to guest mount/unmount RPCs (#6424) (Brandon Duffany) #6424
  • 2181f70: remove some unused stuff on the pr search request (#6425) (jim hollenbach) #6425
  • 42b7390: grpc_server.go cleanups (#6426) (Iain Macdonald) #6426
  • 1867d8d: Remove unnecessary err check in libmain.go (#6427) (Iain Macdonald) #6427
  • 2dcd927: Add ze postinglist (#6428) (Tyler Williams) #6428
  • 5a51300: postings (#6429) (Tyler Williams) #6429
  • 41da461: Add result struct/proto (#6431) (Tyler Williams) #6431
  • 33148df: Add searcher implementation (#6432) (Tyler Williams) #6432

v2.50.0

1 month ago

Commits

  • 5ea43e5: make GetUsageResponse.usage optional instead of repeated (#6346) (jim hollenbach) #6346
  • 5d61695: Have ExtendContextForFinalization respect the parent context's cancelation (#6345) (Brandon Duffany) #6345
  • a20f4d6: echo comment info from github back when creating new comments. (#6343) (jim hollenbach) #6343
  • f652bd1: Render action timeout in action page (#6348) (Brandon Duffany) #6348
  • 9e1e3b4: cli/printlog: improve compact exec log (#6350) (Son Luong Ngoc) #6350
  • d14996f: Bump protobufjs from 7.2.4 to 7.2.5 (#6349) (dependabot[bot]) #6349
  • 558ae97: Fabian blog post & teams page update (#6344) (Siggi Simonarson) #6344
  • 24b2849: Remove old emails (#6354) (Siggi Simonarson) #6354
  • 90f6ee1: Small tweaks to firecracker cleanup script (#6352) (Brandon Duffany) #6352
  • 3b5e427: Make snaploader code more rollout safe before my proto change (#6356) (Maggie Lou) #6356
  • 0ddef0e: Move VMMetadata proto to a more fitting home (#6341) (Maggie Lou) #6341
  • 1f88059: Disable debug logs in disconnectedContext.Deadline() (#6353) (Brandon Duffany) #6353
  • 633fb52: Clear replica states after we apply remote snapshot to recover (#6347) (Lulu Zhang) #6347
  • 2f2b1c6: split out data model for code review into immutable objects (#6342) (jim hollenbach) #6342
  • f70ede7: Add flag to skip Contains() check in bytestream.Write if file is small. (#6358) (jim hollenbach) #6358
  • 83dd55a: Don't skip deleting counters when detailed stats are enabled (#6355) (Zoey Greer) #6355
  • 5e2bd0b: Tweaks to vmexec client tool (#6360) (Brandon Duffany) #6360
  • 6584e0f: Update DB schema for workflows non-root migration (#6351) (Brandon Duffany) #6351
  • 311f4e0: Use podman-static version at HEAD in integration tests (#6337) (Brandon Duffany) #6337
  • ensure ActionResult ouputs are posix (#6361) #6361 (Son Luong Ngoc)
  • 5a938e1: Remove extra = from java toolchain docs (#6367) (Siggi Simonarson) #6367
  • 6e8d534: Add missing : to scrape config docs (#6368) (Siggi Simonarson) #6368
  • update remote_asset.proto (#6370) #6370 (Son Luong Ngoc)
  • 5923027: Improve vmexec RPC error handling (#6363) (Brandon Duffany) #6363
  • f4319c3: Revert "workflows/remote-bazel: fix default branch not found" (#6362) (Maggie Lou) #6362
  • a9a4ef3: Extend finalization deadline for pausing firecracker VMs (#6364) (Maggie Lou) #6364
  • 6911a89: Fix a case where we incorrectly log 'execution possibly stuck' (#6371) (Brandon Duffany) #6371
  • 1a30911: Lock VM host network IP ranges while in use (#6365) (Brandon Duffany) #6365
  • 993fdde: Don't log nil err (#6373) (Brandon Duffany) #6373
  • 5829c93: Only return EOF in cache proxy if a more descriptive error is not available (#6375) (Maggie Lou) #6375
  • f225408: [RB] Stream large writes to prevent grpc errors (#6377) (Maggie Lou) #6377
  • 1cab5cb: Simplify if block (#6378) (Maggie Lou) #6378
  • 8fc5a88: Use block-based size for filecache entry size (#6376) (Brandon Duffany) #6376
  • 7b48fcb: [Raft] Add a direct delete request (#6384) (Lulu Zhang) #6384
  • 8b25341: [RB] Use auth from bb login if set (#6386) (Maggie Lou) #6386
  • d91b6e8: remove unused variable that manages to trick go (#6387) (jim hollenbach) #6387
  • 168f75a: Make terminal links clickable (#6388) (Siggi Simonarson) #6388
  • 2bfc4f8: add a view for a single file (kinda hacked up ui-wise) (#6391) (jim hollenbach) #6391
  • 0b37805: Fix ext4 DirectoryToImageAutoSize not working for some images (#6380) (Brandon Duffany) #6380
  • 9a317ff: Temporarily make VM logging opt-in only (#6385) (Brandon Duffany) #6385
  • 6449776: Revert "Fix ext4 DirectoryToImageAutoSize not working for some images (#6380)" (#6394) (Brandon Duffany) #6394
  • 2866266: Replace instances of document.onkeydown = with document.addEventListener (#6389) (Siggi Simonarson) #6389
  • ffe1e98: Make editor a little nicer when GitHub isn't linked yet (#6390) (Siggi Simonarson) #6390

v2.49.0

1 month ago

Commits

  • ae192fa: [RB] Add more descriptive error messages (#6293) (Maggie Lou) #6293
  • 7791cee: Fix typo in github release workflow (#6294) (Maggie Lou) #6294
  • 681dfca: Revert "nogo: enable SA1024" (#6296) (Iain Macdonald) #6296
  • 988b7cc: Enable bzlmod testing (#5792) (Son Luong Ngoc) #5792
  • upgrade to 1.22.2 and grpc-go to latest (#6297) #6297 (Son Luong Ngoc)
  • c6f7f91: Review styling tweaks (#6301) (Siggi Simonarson) #6301
  • d7b9511: Make the reply button red (#6302) (Siggi Simonarson) #6302
  • b6c6a40: switch to graphql for review list page (#6305) (jim hollenbach) #6305
  • set username on Gitlab CI (#6257) #6257 (Son Luong Ngoc)
  • e52435b: workflows/remote-bazel: fix default branch not found (#6283) (Son Luong Ngoc) #6283
  • fix TrimLeft to TrimPrefix (#6298) #6298 (Son Luong Ngoc)
  • 269d19b: Use finer-grained buckets for MySQL latency (#6306) (Brandon Duffany) #6306
  • bda6ac5: Update release.py to support arch-specific executor images (#6299) (Brandon Duffany) #6299
  • 36c117d: Add “Generating release archives” section to “How to migrate an iOS app to Bazel” blog post (#6309) (Brentley Jones) #6309
  • e138c5d: Switch to podman-static for podman installation (#6295) (Brandon Duffany) #6295
  • ba6a467: Don't wrap error if it's nil (#6311) (Siggi Simonarson) #6311
  • 2b44ca2: Update customers (#6312) (Siggi Simonarson) #6312
  • 3d74f05: [raft] create a worker to handle update tags tasks and skip update tags when necessary (#6304) (Lulu Zhang) #6304
  • d885d39: Add arm64 support to executor docker image (#6310) (Brandon Duffany) #6310
  • 8097cd4: Add a bit more logging to release.py (#6320) (Brandon Duffany) #6320
  • bea89ce: Borrow regexp->trigram for now (#6329) (Tyler Williams) #6329
  • 27c9b5c: [raft] actually write shardStatementMap (#6330) (Lulu Zhang) #6330
  • 0b58ac6: Update bazel proto (#6331) (Son Luong Ngoc) #6331
  • 4326a6e: Don't use sqlite3://:memory: (#6325) (Brandon Duffany) #6325
  • 25563f3: cli/printlog: handle compact exec log (#6316) (Son Luong Ngoc) #6316
  • 85b0af9: Add skopeo back to executor image (#6332) (Brandon Duffany) #6332
  • 83340cb: Disable Firecracker and soci-snapshotter on arm64 for now (#6315) (Brandon Duffany) #6315
  • 181f4d2: Fix auth issue in podman integration test (#6336) (Brandon Duffany) #6336
  • f31b4eb: Deflake arm64 RBE tests (#6340) (Brandon Duffany) #6340
  • 222b491: Make the auth popup a little wider (#6339) (Brandon Duffany) #6339

v2.48.2

1 month ago

What's Changed

Full Changelog: https://github.com/buildbuddy-io/buildbuddy/compare/v2.48.1...v2.48.2

v2.48.1

1 month ago

What's Changed

Full Changelog: https://github.com/buildbuddy-io/buildbuddy/compare/v2.47.0...v2.48.1

v2.47.0

1 month ago

Commits

  • 4622e3e: Downgrade disk space warning to info. (#6247) (Vadim Berezniker) #6247
  • 2c111dc: Revert "upgrade kms to tink v2 and aws sdk v2" (#6249) (Zoey Greer) #6249

v2.46.0

1 month ago

Commits

  • a14b030: Show links to editor from repo page if editor is enabled (#6197) (Siggi Simonarson) #6197
  • df20517: [RB] Use github token from env var (#6196) (Maggie Lou) #6196
  • 6376716: Add an org picker to code editor (#6199) (Siggi Simonarson) #6199
  • d7ef658: Fix up code editor empty state (#6201) (Siggi Simonarson) #6201
  • 8fea745: Auto-init new github repos if they're not created from a template (#6202) (Siggi Simonarson) #6202
  • 47e9f13: Fix new editor empty state (#6204) (Siggi Simonarson) #6204
  • b509121: Link to review UI (if enabled) from editor (#6205) (Siggi Simonarson) #6205
  • 76031b6: Upgrade zig toolchain to 3.0.1 (#6206) (Son Luong Ngoc) #6206
  • 4e38a4a: Fix UpdateSecret and add test (#6200) (Zoey Greer) #6200
  • 7159163: Show executions tab in the UI for hosted bazel runs (#6211) (Siggi Simonarson) #6211
  • 25f4186: Move org picker to the right spot for single file view (#6212) (Siggi Simonarson) #6212
  • 87e5588: split out failed and successful builds in trends chart (#6213) (jim hollenbach) #6213
  • 32a5a45: Add a lookaside cache in distributed.go for small CAS values (#6203) (Tyler Williams) #6203
  • ed17796: Add diff view and upgrade monaco from 0.46.0 => 0.47.0 (#6215) (Siggi Simonarson) #6215
  • 6f94423: Use normalized repo URL for token check (#6207) (Brandon Duffany) #6207
  • upgrade to 7.1.1 (#6219) #6219 (Son Luong Ngoc)
  • 25153ca: Removes unnecessary select and fixes potential time-of-check, time-of-use problem (#6010) (Zoey Greer) #6010
  • upgrade to 1.22.1 (#6217) #6217 (Son Luong Ngoc)
  • 03f1bfe: docs/rbe-platforms: replace deprecated bazel_tools packages (#6220) (Son Luong Ngoc) #6220
  • c68e53d: Fix up diff view for new files (#6222) (Siggi Simonarson) #6222
  • f153d74: just show a single analysis chip with the app name for checksuites (#6210) (jim hollenbach) #6210
  • b68e215: upgrade kms to tink v2 and aws sdk v2 (#4357) (Zoey Greer) #4357
  • add missing go vet checks (#6218) #6218 (Son Luong Ngoc)
  • upgrade docker, pgx and jwx (#6224) #6224 (Son Luong Ngoc)
  • 5d83dfb: [raft] use dragonboat 4.0.0-pre1.2 (#6139) (Lulu Zhang) #6139
  • e76f4b5: [raft] more logs (#6225) (Lulu Zhang) #6225
  • 78787ce: Make bgithub url work for pull requests (#6230) (Siggi Simonarson) #6230
  • add GOPROXY (#6236) #6236 (Son Luong Ngoc)
  • ea55ffd: Add prometheus metric tracking client Bazel versions (#6231) (Iain Macdonald) #6231
  • fix cred helper flag parse (#6235) #6235 (Son Luong Ngoc)
  • upgrade containerd (#6237) #6237 (Son Luong Ngoc)
  • ee1c893: add podName to buildbuddy_remote_execution_duration_usec_exported (#6239) (Lulu Zhang) #6239
  • 37c79da: [SS] Always set boot arg lapic=notscdeadline in firecracker to prevent stalling (#6242) (Maggie Lou) #6242
  • 6ac30d6: make tasks running chart only show tasks for the pool being viewed (#6241) (jim hollenbach) #6241
  • 616fd82: Don't recycle VM if workspace device is still busy after unmounting (#6227) (Brandon Duffany) #6227
  • 4dd9a86: Make more firecracker errors retryable (#6233) (Brandon Duffany) #6233
  • 33a6386: Add chart of invocations by Bazel versions graph to Grafana dashboard (#6240) (Iain Macdonald) #6240

v2.45.0

2 months ago

Commits

  • 7da226b: [raft] remove sync read from healthcheck (#6138) (Lulu Zhang) #6138
  • 3cbe7d8: Fix a typo (#6141) (Brentley Jones) #6141
  • 1f58efc: Add chart for tree cache hits/misses by directory level (#6137) (Brandon Duffany) #6137
  • 0abb482: Reduce log volume (#6142) (Tyler Williams) #6142
  • 98c4c6c: Respect redirect_url even for non-OIDC logins (#6145) (Siggi Simonarson) #6145
  • skip TreeCache lookups for levels that aren't cached (#6136) #6136 (Brandon Duffany)
  • 6382792: Set DirectMountStrict in VBD/VFS to prevent deadlocks (#6143) (Brandon Duffany) #6143
  • 479ca69: [raft] add some logging in loadReplicaState (#6146) (Lulu Zhang) #6146
  • b36c70b: fix random lint error that popped up when i ran buildfix -a (#6148) (jim hollenbach) #6148
  • 7ba5d51: Upgrade rules_go to v0.46.0 (#6149) (Son Luong Ngoc) #6149
  • 575f165: Add a workflow that uses an image with a bunch of layers, for testing image streaming (#6135) (Iain Macdonald) #6135
  • c4d77ca: Set pdgid=true for soci-store subprocess (#6150) (Iain Macdonald) #6150
  • 59a5b10: Set cmd.SysProcAttr before using (#6152) (Iain Macdonald) #6152
  • 0dfd136: [SS] When routing workflows, support adding git default branch to routing key as a fallback (#6144) (Maggie Lou) #6144
  • a48e892: Have bb fix format .bzl files (#6154) (Brandon Duffany) #6154
  • 0bcfd5d: Roll forward schduler_server refactor (#5918) (Iain Macdonald) #5918
  • fc24ff3: Remove redundant executor host ID option (#6156) (Brandon Duffany) #6156
  • ba1280c: Fix CLI release missing GH token (#6159) (Brandon Duffany) #6159
  • cd2c743: Reapply "runfiles refactoring (#5812)" (#5931) (#6133) (Son Luong Ngoc) #6133
  • 2a1d8f5: Unmount VBD devices before calling saveSnapshot (#6155) (Brandon Duffany) #6155
  • a088503: slap in a bit of extra logging on directory size RPCs (#6161) (jim hollenbach) #6161
  • 8805584: actually log access time delta for case where atime wont be updated (#6140) (jim hollenbach) #6140
  • e1d1f9e: Upgrade protobuf deps (#6165) (Son Luong Ngoc) #6165
  • 11e456c: Make code blocks look better in docs (#6166) (Siggi Simonarson) #6166
  • d62ab4b: Add filepaths to examples in “How to migrate an iOS app to Bazel” blog post (#6167) (Brentley Jones) #6167
  • 11e02be: Use a more stable selector for code blocks (#6168) (Siggi Simonarson) #6168
  • 1181f78: Remove debug print (#6162) (Brandon Duffany) #6162
  • 2ab49d9: frontend support for review comments (#6157) (jim hollenbach) #6157
  • 2b4a57d: Check if change is approved before marking it as submittable. (#6169) (jim hollenbach) #6169
  • d019ce2: Make blog post list page a little nicer (#6172) (Siggi Simonarson) #6172
  • ce9cc1f: Fix approvals on changes when the user has no draft comments (#6173) (jim hollenbach) #6173
  • d98efe4: fix infinite loop when rendering diffs (#6175) (jim hollenbach) #6175
  • c70d70c: [RB] Fix duplicate logs when the console does not support ANSI escape sequences (#6163) (Maggie Lou) #6163
  • 5fdeaa8: initial insert when registering invocation attempt doesn't need to be in a transaction (#5865) (Zoey Greer) #5865
  • bf878e8: Clean up unnecessary env_overrides flag (#6121) (Maggie Lou) #6121
  • 7b53e88: Store ExecuteResponse for executions marked failed after retry (#6176) (Brandon Duffany) #6176
  • 2f93094: Fix nil pointer ref in vbd (#6179) (Maggie Lou) #6179
  • d90df77: Rename default branch routing flag (#6181) (Maggie Lou) #6181
  • 0486ad1: Show error for workflows that fail before invocation is created (#6177) (Brandon Duffany) #6177
  • 2123b4b: add submit button, for submitting (#6174) (jim hollenbach) #6174
  • 129ef3f: Make subnet addition optional (#6186) (Tyler Williams) #6186
  • df95fe3: at least dont crash when loading diffs for binary files (#6187) (jim hollenbach) #6187
  • 76bd287: Remove GH actions runner workflow (#6183) (Brandon Duffany) #6183
  • b7f55e8: Add userxattr to overlayfs mount to support more kernels (#6182) (Zoey Greer) #6182
  • d782de4: Reduce telemetry insert to one query that does nothing on conflict (#6003) (Zoey Greer) #6003
  • 47e03e1: go.mod: add dependencies for go tooling (#5811) (Son Luong Ngoc) #5811
  • 2acd949: Fix missing instance_name/digest in replay_action (#6189) (Brandon Duffany) #6189
  • 0d021ca: Add bazel-6.5.0 and bazel-7.1.0 to //server/util/bazel:bazel_binaries.tar (#6185) (Iain Macdonald) #6185
  • 5cefd30: [SS] Align disks to page size (#6184) (Maggie Lou) #6184
  • ensure runfiles lib is used (#6190) #6190 (Son Luong Ngoc)
  • f2734e4: Add captions to some blog post images (#6193) (Brentley Jones) #6193
  • 688078b: A whole bunch of prework for making build charts use stackable bars. (#6194) (jim hollenbach) #6194
  • bc66662: Show check state in analysis list, fix pending / done states (#6188) (jim hollenbach) #6188

v2.44.0

2 months ago

Commits

  • 4482bd3: Log OCI => EXT4 conversions (#6086) (Brandon Duffany) #6086
  • 0d37058: Attempt to track compression ratio in a more accurate way (#6084) (Tyler Williams) #6084
  • aba9590: Add support for GPUs to docker / podman executors (#6087) (Siggi Simonarson) #6087
  • 29cfc56: Ignore invalid flags in the ci_runner script (#6080) (Maggie Lou) #6080
  • 5098543: Support improved load balancing in consistent hash (#6088) (Brandon Duffany) #6088
  • aa111b0: Make extra_nodes an independent set (#6089) (Tyler Williams) #6089
  • c662acf: Add new hash and readonly params to distributed cache (#6091) (Tyler Williams) #6091
  • 1b6c638: Upgrade soci-store to v0.0.13 (with some new log statements). (#6093) (Iain Macdonald) #6093
  • 5ea60da: Revert "Upgrade soci-store to v0.0.13 (with some new log statements)." (#6097) (Iain Macdonald) #6097
  • 1223d35: Ensure Range.String() outputs utf8 valid string (#6096) (Lulu Zhang) #6096
  • ba44951: Log all read errors. (#6095) (Vadim Berezniker) #6095
  • bf04e16: Retry updating atime (#6098) (Lulu Zhang) #6098
  • 63eee9e: add more context in error message to make debugging easier (#6099) (Lulu Zhang) #6099
  • ee88cae: Trace cache ops and verify they are the same (#6100) (Tyler Williams) #6100
  • fa3b450: Add another test; this time with writeable nodes (#6101) (Tyler Williams) #6101
  • 3cd13e0: Add a flag that controls the podman's engine.image_parallel_copies (#6102) (Iain Macdonald) #6102
  • fef8703: Rename replicas => vnodes (#6094) (Brandon Duffany) #6094
  • 92325bf: Add level label to TreeCache lookup metric (#6103) (Brandon Duffany) #6103
  • 745d7cc: [SS] Fix rootfs file path and name (#6105) (Maggie Lou) #6105
  • 7823df6: Add a histogram for the delta between atime and current time for cache reads (#6106) (jim hollenbach) #6106
  • f2d0838: Fix raft atime update bug (#6107) (Lulu Zhang) #6107
  • 6274600: [raft] fix concurrent map iteration and map write (#6110) (Lulu Zhang) #6110
  • 0b609cd: ci_runner/bundle: stop using runfiles (#5937) (Son Luong Ngoc) #5937
  • 8ff5ec9: Fix exec duration metric (#6111) (Brandon Duffany) #6111
  • 1f9de71: Move AuthorizeGroupAccess to authutil (#5905) (Brandon Duffany) #5905
  • e9a4019: Style error messages a little nicer (#6108) (Siggi Simonarson) #6108
  • 9eeea4d: Remove API key value from delete dialog. (#4897) (Vadim Berezniker) #4897
  • abcd134: blow away previous state when clicking links on workflows (#6113) (jim hollenbach) #6113
  • a28e585: Fix dev QA script (#6092) (Maggie Lou) #6092
  • allow using overlayfs for action workspaces (#4330) #4330 (Brandon Duffany)
  • 0f707d7: [SS] Clean up some noisy prometheus metrics (#6109) (Maggie Lou) #6109
  • 2861eba: [RB] Try to set default branch env var for better snapshot matching (#6085) (Maggie Lou) #6085
  • 6f62d92: Fix visibility modal in the UI (#6117) (Siggi Simonarson) #6117
  • a59aaf7: Upgrade soci-store to v0.0.13 (with some new log statements). (#6119) (Iain Macdonald) #6119
  • 15d19f2: [raft] log and return error if total count is negative (#6115) (Lulu Zhang) #6115
  • c019371: Fix release cli workflow (#6116) (Maggie Lou) #6116
  • e7594c8: Revert "Upgrade soci-store to v0.0.13 (with some new log statements)." (#6120) (Iain Macdonald) #6120
  • 009701c: server changes to support commenting on reviews (#6123) (jim hollenbach) #6123
  • b5ae1d8: Fix release cli workflow (#6122) (Maggie Lou) #6122
  • 98c14b5: Use auth from context (if set) if we get redacted api key in options (#6118) (Siggi Simonarson) #6118
  • 4c6ff68: Prevent hanging vbd.Unmount from blocking task progress (#6114) (Brandon Duffany) #6114
  • update bazel protos (#6124) #6124 (Son Luong Ngoc)
  • 5543fc4: Upgrade to soci-store v0.0.14 (#6128) (Iain Macdonald) #6128
  • 6f565ca: Fix executable diagnostics (#6126) (Brandon Duffany) #6126
  • 75d3e79: Add GCS rule option to disable caching. (#6131) (Vadim Berezniker) #6131
  • 4d5003d: [raft] increase the event channel size (#6129) (Lulu Zhang) #6129
  • 808e39a: Add metrics for distributed cache peer lookups (#6127) (Brandon Duffany) #6127
  • 5dd318c: link from reviews list to code review page. (#6132) (jim hollenbach) #6132
  • 9891dc6: Add “How to migrate an iOS app to Bazel” blog post (#6112) (Brentley Jones) #6112