dep-protobuf/.bazelci
Protobuf Team Bot 0d7ebb7122 Add .bazelci/presubmit.yml to test protobuf on Bazel CI
PiperOrigin-RevId: 731327971
2025-02-26 08:39:06 -08:00
..
presubmit.yml Add .bazelci/presubmit.yml to test protobuf on Bazel CI 2025-02-26 08:39:06 -08:00
README.md Add .bazelci/presubmit.yml to test protobuf on Bazel CI 2025-02-26 08:39:06 -08:00

Bazel CI test

The .bazelci/presubmit.yml file is used by https://buildkite.com/bazel/protobuf to test building protobuf with Bazel on Bazel CI. It should contain the same set of tests as .bcr/presubmit.yml which is the tests that will run before publishing protobuf to BCR.