352 Commits (test_698517877)

Author SHA1 Message Date
Protobuf Team Bot f5a293768f Drop Python 3.8 support 5 days ago
Protobuf Team Bot 826ce66117 Enable all //rust/... tests on GHA. 3 weeks ago
Mike Kruskal 9cc685edf8 Breaking change: Flip default behavior for handling cmake dependencies. 3 weeks ago
Protobuf Team Bot f87ac22c33 Internal change 3 weeks ago
Mike Kruskal 51de666ada Cancel in-progress scheduled GHA runs. 3 weeks ago
Protobuf Team Bot 7060d3d723 Add Python 3.13 test coverage 4 weeks 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. 1 month ago
Tony Liao b93b8e5f64 Upgrade Python test --macos_minimum_os to 10.15 (Catalina) 1 month ago
Protobuf Team Bot 7c0fe167b4 Automated rollback of commit bfaf36cbb1. 1 month ago
Sandy Zhang fac0325484 Update remaining Python 3.8 upb macos tests to macos-13 1 month ago
Sandy Zhang 8eef2b3edc Add validation that all steps have a name. 1 month ago
Mike Kruskal 264c4b7b43 Fix abseil build after bump broke windows/cmake 1 month ago
dependabot[bot] 8818c672f5 Bump actions/upload-artifact and actions/download-artifact from 3 to 4 (#18329) 1 month ago
Jie Luo bfaf36cbb1 Add "PythonMessageMutator GetClearedMutableMessage(PyObject *);" in proto_api which works with cpp extension, upb and pure python. 1 month ago
Mike Kruskal 3f06ca4306 Breaking change: Remove CMake submodule support in favor of fetched or installed dependencies. 1 month ago
Sandy Zhang 92bed48179 Remove obsolete references to 21.x and 22.x branches that used to use Kokoro 1 month ago
Protobuf Team Bot a0eb24061f Replace use of C++17 with disabling a warning 1 month ago
Mike Kruskal d3735bc2a0 Support fetching CMake dependencies via `-Dprotobuf_FETCH_DEPENDENCIES=ON` 1 month ago
Protobuf Team Bot 5aa7abc659 Upgrade rules_cc to 0.0.13 1 month ago
dependabot[bot] bb69dd658b Bump shivammathur/setup-php from 2.30.2 to 2.31.1 (#17855) 1 month 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
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 2 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