383 Commits (15e7d71eacd7df66531aae2bb7c9b8b8a1a81483)

Author SHA1 Message Date
Protobuf Team Bot 2dde8f1cb5 Enable opt and asan Rust GHA tests, and split out the Cargo test to make those failures present more cleanly in GHA (the Cargo test was already using a different docker image than the other tests). 2 weeks ago
Protobuf Team Bot f5a293768f Drop Python 3.8 support 2 weeks ago
Protobuf Team Bot 826ce66117 Enable all //rust/... tests on GHA. 4 weeks ago
Mike Kruskal 9cc685edf8 Breaking change: Flip default behavior for handling cmake dependencies. 4 weeks ago
Protobuf Team Bot f87ac22c33 Internal change 4 weeks ago
Mike Kruskal 51de666ada Cancel in-progress scheduled GHA runs. 1 month ago
Protobuf Team Bot 7060d3d723 Add Python 3.13 test coverage 1 month ago
Mike Kruskal ac29f2d105 Pin to python 3.12 in upb/macos tests. 1 month ago
Jie Luo 5706140e09 Add "PythonMessageMutator GetClearedMutableMessage(PyObject *);" in proto_api which works with cpp extension, upb and pure python. 1 month ago
Sandy Zhang 9f1b38e8a1 Update minimum supported macOS 11 1 month ago
Evan Brown f971ed3f36 Use Layout::WithStaticSizes in SerialArenaChunk to improve performance of Layout computations. 1 month ago
Tony Liao fe535930d3 Bump minimum C++ version to C++17 after branch cut for v29. 2 months ago
Tony Liao b93b8e5f64 Upgrade Python test --macos_minimum_os to 10.15 (Catalina) 2 months ago
Protobuf Team Bot 7c0fe167b4 Automated rollback of commit bfaf36cbb1. 2 months ago
Sandy Zhang fac0325484 Update remaining Python 3.8 upb macos tests to macos-13 2 months ago
Sandy Zhang 8eef2b3edc Add validation that all steps have a name. 2 months ago
Mike Kruskal 264c4b7b43 Fix abseil build after bump broke windows/cmake 2 months ago
dependabot[bot] 8818c672f5 Bump actions/upload-artifact and actions/download-artifact from 3 to 4 (#18329) 2 months ago
Jie Luo bfaf36cbb1 Add "PythonMessageMutator GetClearedMutableMessage(PyObject *);" in proto_api which works with cpp extension, upb and pure python. 2 months ago
Mike Kruskal 3f06ca4306 Breaking change: Remove CMake submodule support in favor of fetched or installed dependencies. 2 months ago
Sandy Zhang 92bed48179 Remove obsolete references to 21.x and 22.x branches that used to use Kokoro 2 months ago
Protobuf Team Bot a0eb24061f Replace use of C++17 with disabling a warning 2 months ago
Mike Kruskal d3735bc2a0 Support fetching CMake dependencies via `-Dprotobuf_FETCH_DEPENDENCIES=ON` 2 months ago
Protobuf Team Bot 5aa7abc659 Upgrade rules_cc to 0.0.13 2 months ago
dependabot[bot] bb69dd658b Bump shivammathur/setup-php from 2.30.2 to 2.31.1 (#17855) 2 months ago
Protobuf Team Bot 87de73d8e8 Update GitHub Actions to use macOS-13 ahead of macOS-12 deprecation. 2 months ago
Protobuf Team Bot fe683705a1 Restore macOS CMake configuration. 2 months ago
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
Deanna Garcia 39824ca7bd Disable dependabot for version updates that aren't security related. 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 3 months ago
Protobuf Team Bot 3d39282d73 Fix a missing cfg=bzl flag that made all cpp kernel usage broken in OSS. 3 months ago
Protobuf Team Bot 372ddb308b Support --incompatible_enable_proto_toolchain_resolution 3 months ago
Mike Kruskal c87ba1e587 Add daily continuous runs of all our supported release branches 3 months ago
Derek Benson c3e7e987fe Add a cargo test step to the rust gha 3 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