332 Commits (9e200bebb26a17129c8fab5442e153b0eee485ea)

Author SHA1 Message Date
Protobuf Team Bot a0eb24061f Replace use of C++17 with disabling a warning 4 months ago
Mike Kruskal d3735bc2a0 Support fetching CMake dependencies via `-Dprotobuf_FETCH_DEPENDENCIES=ON` 4 months ago
Protobuf Team Bot 5aa7abc659 Upgrade rules_cc to 0.0.13 4 months ago
dependabot[bot] bb69dd658b Bump shivammathur/setup-php from 2.30.2 to 2.31.1 (#17855) 4 months ago
Protobuf Team Bot 87de73d8e8 Update GitHub Actions to use macOS-13 ahead of macOS-12 deprecation. 4 months ago
Protobuf Team Bot fe683705a1 Restore macOS CMake configuration. 4 months ago
Mike Kruskal 60fdfbe377 Use bazel flags for remote caching. 4 months ago
Mike Kruskal cdb496d28f Remove release branch staleness tests. 4 months ago
Mike Kruskal c83b2f93a6 Clean up PHP CI (#18610) 4 months ago
Mike Kruskal ebbb1a465f Upgrade PHP mac runner to avoid slow PHP installs 4 months ago
Joshua Haberman 976eff8d2b Removed PHP 8.2 tests on macOS. 4 months ago
Deanna Garcia 59e469d5b0 Remove javaopts requiring java8 in non-release builds. 4 months ago
Derek Benson 6bfff3909c Cross compiled protoc and protoc-gen-upb_minitable as part of the build process for creating the codegen crate. 4 months ago
Protobuf Team Bot 6ae5db635e Enable rust/test/cpp/interop/... tests on GHA 4 months ago
Mike Kruskal ad8b857bdd Drop support for 27.x and add 29.x 4 months ago
Mike Kruskal 6d6571692a Use large runners for rust tests to avoid disk space flakes 4 months ago
Thomas Van Lenten 088b994653 [ObjC] Disabling visionOS on CI. 5 months ago
Mike Kruskal b022c5491e Add the ability to run continuous-only tests with a tag 5 months ago
Mike Kruskal cbc67e1c55 Fix toolchain resolution flag for bazel 6 5 months ago
Protobuf Team Bot 3d39282d73 Fix a missing cfg=bzl flag that made all cpp kernel usage broken in OSS. 5 months ago
Protobuf Team Bot 372ddb308b Support --incompatible_enable_proto_toolchain_resolution 5 months ago
Mike Kruskal c87ba1e587 Add daily continuous runs of all our supported release branches 5 months ago
Derek Benson c3e7e987fe Add a cargo test step to the rust gha 5 months ago
Protobuf Team Bot b377202cfb extend test matrix to python 3.12 5 months ago
Protobuf Team Bot 13cf397e1a upgrade test images to bazel 6.4 5 months ago
Adam Cozzette b7a7e71d6e Make UntypedMapIterator a trivial type 5 months ago
Deanna Garcia f6a6b060e2 Edit GHA to never skip full jobs on presubmit -- only steps. 6 months ago
Mike Kruskal 5695a882bd Move -Werror to our test/dev bazelrc files. 6 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 '.'). 6 months ago
Deanna Garcia f355d99f75 Remove the extra condition on All blocking tests to ensure it runs even when tests are skipped. 6 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. 6 months ago
Deanna Garcia 2f9cdd1d65 Update GHA tests to return single pass/fail signal at the end 6 months ago
Mike Kruskal 135eb8230b Use large runners for ubsan to avoid running out of disk space 6 months ago
Deanna Garcia f5ffaf9063 Remove unused pom.xml files. 6 months ago
Deanna Garcia 8714892d19 Set -ex in test_java.yml 6 months ago
Deanna Garcia 7c938044b9 Refactor java maven GHA test to use our generated jars. 7 months ago
Thomas Van Lenten 25ef4467ac [ObjC] Stop using `xcpretty`. 7 months ago
Protobuf Team Bot e9927cf762 Replace matrix.version with cache_key 7 months ago
Protobuf Team Bot b1c0715cb3 Mention that stale issues will be closed. 7 months ago
Protobuf Team Bot 00621324a4 Update setuptools to 70.3.0 7 months ago
Mike Kruskal 3bfa9b9784 Fix build breakage in new bzlmod test 7 months ago
Protobuf Team Bot 507ba36e29 Support building //java with bzlmod 7 months ago
Mike Kruskal da7b416fc3 Downgrade CMake to 3.29 to workaround Abseil issue. 7 months ago
Sandy Zhang 4b9a76cbd1 Add 28.x for staleness tests 7 months ago
Mike Kruskal f46e776b1f Upgrade sanitizer tests back to ubuntu 22 7 months ago
Mike Kruskal e1638dc823 Use explicit names of our large runners 7 months ago
Hong Shin 096b139192 move upb/hpb_generator -> protobuf/compiler/hpb 7 months ago
Mike Kruskal dba1aa1c81 Upgrade macos-11 tests to macos-12 8 months ago
Mike Kruskal c0e503b6b5 Upgrade our C++ release tests to large runners. 8 months ago
Hong Shin d7087fc901 Move over upb/protos -> hpb (note that hpb is now a sibling of upb, not a child) 8 months ago