73 Commits (79781edd8d8038b17094cab3f719d77c26af7737)

Author SHA1 Message Date
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 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
Protobuf Team Bot e9927cf762 Replace matrix.version with cache_key 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
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
Mike Kruskal c0e503b6b5 Upgrade our C++ release tests to large runners. 8 months ago
Protobuf Team Bot 4a5660c889 Automated rollback of commit 4dc164884c. 8 months ago
Mike Kruskal 4dc164884c Automated rollback of commit e1bf1f048e. 9 months ago
Protobuf Team Bot e1bf1f048e Update rules_python to 0.28.0 9 months ago
Mike Kruskal b28d9d4144 Migrate bazel tests to protobuf-ci. 10 months ago
Mike Kruskal 89118ba9d4 Fix bazel cache issues in 7.0.0 10 months ago
Mike Kruskal 6898451f5e Setup upb installation with cmake. 11 months ago
Mike Kruskal 0176f8a72a Downgrade our sanitized builds to ubuntu-20. 11 months ago
Mike Kruskal c17b102148 Disable TSAN tests due to what appears to be a sanitizer bug 11 months ago
Mike Kruskal b6032d72e3 Add basic upb cmake support. 11 months ago
Mike Kruskal 396e26b475 Enable C++ tests for Bazel 7 on mac 12 months ago
Mike Kruskal f6812b7d6d Bump python version to 3.9 for gcloud 460.0.0 1 year ago
Joshua Haberman 36bb6fb0dd Disable MacOS C++ Cmake test for now. 1 year ago
Mike Kruskal eea39d6f53 Add Bazel 7 test points. 1 year ago
Adam Cozzette 5ca84008fc Move utf8_range into the protobuf repo 1 year ago
Adam Cozzette f247630a10 Add CI coverage for utf8_range 1 year ago
Mike Kruskal 769ab10e3b Fix windows 2019 build. 1 year ago
Mike Kruskal f2ce105a48 Migrate tests to windows 2022 by default. 1 year ago
Adam Cozzette 96c7680f4e Update CMake install test to use shared libraries 1 year ago
Mike Kruskal fdcb5d17b9 Use large runners for ASAN and MSAN builds 1 year ago
Mike Kruskal e237925b05 Temporarily disable ASAN and MSAN C++ tests due to disk space issues on the github runners. 1 year ago
Mike Kruskal 4ce04206fc Update our tests to use a custom checkout action. 1 year ago
Sandy Zhang 81068e8e8c Internal change 1 year ago
Mike Kruskal e27ea5d964 Fix test cruft, migrating all actions to v2 of protobuf-ci 1 year ago
Mike Kruskal 4d6ad56e4a Migrate to sccache for better CMake caching 1 year ago
Mike Kruskal 2447882e04 Update Abseil dependency in cmake docker images 1 year ago
Protobuf Team Bot da398bd4c2 Hash pin github workflows 1 year ago
Mike Kruskal 9c8fc04968 Add windows 32-bit tests and re-enable 2022 2 years ago
Adam Cozzette a2f3fd0367 Upgrade our `emulation` and `tcmalloc` Docker images 2 years ago
Mike Kruskal fff4905588 Drop support for Bazel 5. 2 years ago
Mike Kruskal a80daa2a2c Drop support for Bazel 5. 2 years ago
Mike Kruskal d4cd481e60 Remove excess C++14 flag in our CMake tests. 2 years ago
Mike Kruskal 4031712c34 Drop Bazel 4 support and add Bazel 6 2 years ago
Joyce 010fde9a18 Set top level permissions to read only on GitHub Workflows (#12971) 2 years ago
Mike Kruskal 722d6f5897 Disable non-hermetic breakage due to github runner update 2 years ago
Mike Kruskal e15326ba80 Add a workaround for GCC constexpr bug 2 years ago
Mike Kruskal d4ef42aa9b Fix C++17 gcc issues. 2 years ago
Mike Kruskal bc9a1d219e Add tests for GCC support window. 2 years ago
Mike Kruskal da2c4a6ce9 Add tests for GCC support window. 2 years ago
Mike Kruskal 54caf40312 Avoid using string(JOIN..., which requires cmake 3.12 2 years ago