326 Commits (84e832de2d8654c6a06d012baf4c3672aa1eb6a7)

Author SHA1 Message Date
Mike Kruskal 60fdfbe377 Use bazel flags for remote caching. 2 months ago
Mike Kruskal cdb496d28f Remove release branch staleness tests. 2 months ago
Mike Kruskal c83b2f93a6 Clean up PHP CI (#18610) 2 months ago
Mike Kruskal ebbb1a465f Upgrade PHP mac runner to avoid slow PHP installs 2 months ago
Joshua Haberman 976eff8d2b Removed PHP 8.2 tests on macOS. 2 months ago
Deanna Garcia 59e469d5b0 Remove javaopts requiring java8 in non-release builds. 2 months ago
Derek Benson 6bfff3909c Cross compiled protoc and protoc-gen-upb_minitable as part of the build process for creating the codegen crate. 2 months ago
Protobuf Team Bot 6ae5db635e Enable rust/test/cpp/interop/... tests on GHA 2 months ago
Mike Kruskal ad8b857bdd Drop support for 27.x and add 29.x 2 months ago
Mike Kruskal 6d6571692a Use large runners for rust tests to avoid disk space flakes 2 months ago
Thomas Van Lenten 088b994653 [ObjC] Disabling visionOS on CI. 2 months ago
Mike Kruskal b022c5491e Add the ability to run continuous-only tests with a tag 2 months ago
Mike Kruskal cbc67e1c55 Fix toolchain resolution flag for bazel 6 2 months ago
Protobuf Team Bot 3d39282d73 Fix a missing cfg=bzl flag that made all cpp kernel usage broken in OSS. 2 months ago
Protobuf Team Bot 372ddb308b Support --incompatible_enable_proto_toolchain_resolution 2 months ago
Mike Kruskal c87ba1e587 Add daily continuous runs of all our supported release branches 2 months ago
Derek Benson c3e7e987fe Add a cargo test step to the rust gha 2 months ago
Protobuf Team Bot b377202cfb extend test matrix to python 3.12 3 months ago
Protobuf Team Bot 13cf397e1a upgrade test images to bazel 6.4 3 months ago
Adam Cozzette b7a7e71d6e Make UntypedMapIterator a trivial type 3 months ago
Deanna Garcia f6a6b060e2 Edit GHA to never skip full jobs on presubmit -- only steps. 3 months ago
Mike Kruskal 5695a882bd Move -Werror to our test/dev bazelrc files. 3 months ago
Yamil Morales 3f908cfff7 Wildcard support for Protobuf conformance failure lists by using a Trie made up of nodes that contain a section of a test name (divided by '.'). 3 months ago
Deanna Garcia f355d99f75 Remove the extra condition on All blocking tests to ensure it runs even when tests are skipped. 3 months ago
Deanna Garcia c4942ceefb Add a "(fork)" suffix to the version of "All blocking tests" that is run on a fork. This will help us distinguish between the two different test cases that run, so we don't block on the fork version for CLs. 3 months ago
Deanna Garcia 2f9cdd1d65 Update GHA tests to return single pass/fail signal at the end 3 months ago
Mike Kruskal 135eb8230b Use large runners for ubsan to avoid running out of disk space 4 months ago
Deanna Garcia f5ffaf9063 Remove unused pom.xml files. 4 months ago
Deanna Garcia 8714892d19 Set -ex in test_java.yml 4 months ago
Deanna Garcia 7c938044b9 Refactor java maven GHA test to use our generated jars. 4 months ago
Thomas Van Lenten 25ef4467ac [ObjC] Stop using `xcpretty`. 4 months ago
Protobuf Team Bot e9927cf762 Replace matrix.version with cache_key 4 months ago
Protobuf Team Bot b1c0715cb3 Mention that stale issues will be closed. 4 months ago
Protobuf Team Bot 00621324a4 Update setuptools to 70.3.0 4 months ago
Mike Kruskal 3bfa9b9784 Fix build breakage in new bzlmod test 4 months ago
Protobuf Team Bot 507ba36e29 Support building //java with bzlmod 4 months ago
Mike Kruskal da7b416fc3 Downgrade CMake to 3.29 to workaround Abseil issue. 5 months ago
Sandy Zhang 4b9a76cbd1 Add 28.x for staleness tests 5 months ago
Mike Kruskal f46e776b1f Upgrade sanitizer tests back to ubuntu 22 5 months ago
Mike Kruskal e1638dc823 Use explicit names of our large runners 5 months ago
Hong Shin 096b139192 move upb/hpb_generator -> protobuf/compiler/hpb 5 months ago
Mike Kruskal dba1aa1c81 Upgrade macos-11 tests to macos-12 5 months ago
Mike Kruskal c0e503b6b5 Upgrade our C++ release tests to large runners. 5 months ago
Hong Shin d7087fc901 Move over upb/protos -> hpb (note that hpb is now a sibling of upb, not a child) 5 months ago
Jason Lunn 2088bc6e66 Disable upload artifacts action (#17160) 5 months ago
Sandy Zhang 4d8be99f2b Add stubs for GeneratedMessageV3, RepeatedFieldBuilderV3, SingleFieldBuilderV3 for compatibility with older <4.26.x gencode. 5 months ago
Hong Shin 968087eb61 protos abrogation stage 1 - rename :: hpb for protos_generator 6 months ago
Protobuf Team Bot 3784ba1959 Fix stack overflow on self-recursive messages with pybind11 6 months ago
Protobuf Team Bot 4a5660c889 Automated rollback of commit 4dc164884c. 6 months ago
Mike Kruskal 4dc164884c Automated rollback of commit e1bf1f048e. 6 months ago