Commit Graph

4 Commits

Author SHA1 Message Date
Lily Chen
3647d11b05 rust: add includable CQ builder for testing
This adds a new CQ builder (default disabled, i.e. includable_only) to
test the new Rust recipe steps added in crrev.com/c/6774006 for 64-bit
linux.

Change-Id: I7ebb89041b40b8b2cde4746259b6ffe5455cb027
Bug: 42290446
Reviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/80567
Auto-Submit: Lily Chen <chlily@google.com>
Commit-Queue: David Benjamin <davidben@google.com>
Reviewed-by: David Benjamin <davidben@google.com>
2025-07-24 07:31:29 -07:00
Julia Hansbrough
42396c54ac [clang-tidy] First stab at making clang-tidy bot work
Change-Id: Ia3514b93994b8c39a8f7424a2ae30a0c7d57c44f
Bug: 432056719
Reviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/79227
Reviewed-by: David Benjamin <davidben@google.com>
Auto-Submit: Julia Hansbrough <flowerhack@google.com>
2025-07-15 14:07:00 -07:00
Yiwei Zhang
e4978786da enable honor_gerrit_linked_accounts for boingssl
This is config is essentially telling CQ that if a user has linked
accounts in Gerrit (e.g. x@chromium.org and x@google.com org) and
only one of the accounts has committer access (i.e. can trigger CQ+2
Run), the other account will be treated to have committer access
as well. Note that this config has already been enabled in chromium
Project already.

Bug: 369221842
Change-Id: I12a7e72a4e160697b264e5f2debff578d55ed9a4
Reviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/72409
Reviewed-by: Adam Langley <agl@google.com>
Commit-Queue: Adam Langley <agl@google.com>
2024-10-24 18:01:53 +00:00
David Benjamin
ee3f946858 Copy the infra/config branch into an infra/config subdirectory
We'll then repoint the infra config to point to this infra/config
instead of that infra/config.

Bug: 373901544
Change-Id: I6dcd02f0da34a15b51e7a75653d7c79e55630313
Reviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/72167
Reviewed-by: Bob Beck <bbe@google.com>
Commit-Queue: David Benjamin <davidben@google.com>
Commit-Queue: Bob Beck <bbe@google.com>
2024-10-16 23:12:19 +00:00