-
Notifications
You must be signed in to change notification settings - Fork 15.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
V18 #14519
V18 #14519
Conversation
…s#9371) Credit should go to @elharo for most of these Java changes--I am just cherry-picking them from our internal codebase. The one thing I did change was to give the UTF-8 validation tests their own Bazel test target. This makes it possible to give the other tests a shorter timeout, which is important for UnknownFieldSetPerformanceTest in particular.
…fers#9899) This will fix the collect_all_artifacts.sh script, which was broken recently when NVidia stopped publishing Cuda packages for Ubuntu 16.04.
Cherry-pick composer fix
* Fix ruby permissions after Monterey upgrade * Install m4 via Homebrew * Adding ruby/python fixes to presubmits * Adding homebrew prefix command * More fixes for objc, python, and benchmark build * Properly disabling C++ benchmark warning * Use python 2 for testing * Splitting venv and python 2 * Setup tox-pyenv * Silencing more warnings * Cleanup * Upgrade python tests to 3.7 on mac * Switch to python 2 by default (googletest requires it) * Remove venv for python tests, use python 3.7 * Disable all compiler warnings for benchmark builds * Add objective-c support for XCode 13.x * Enable benchmark LTO to silence warnings * Upgrade python C++ tests to 3.7 on mac * Fix locale issues in cocoapods * Upgrade iOS simulator for cocoapods * Remove benchmark build from C++ tests
Add version file
Change top version to match branch name
…arcia-patch-5 Update version.json
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
What is the intention behind this PR? |
Closed for inactivity. |
No description provided.