grpc-java/buildscripts
Eric Anderson d17a2db4bd Upgrade to Checkstyle 8.28
Trying to upgrade Gradle to 7.6 improved the checkstyle plugin such that
it appears to have been running in new occasions. That in turn exposed
us to https://github.com/checkstyle/checkstyle/issues/5088. That bug was
fixed in 8.28, which also fixed lots of other bugs. So now we have
better checking and some existing volations needed fixing. Since the
code style fixes generated a lot of noise, this is a pre-fix to reduce
the size of a Gradle upgrade.

I did not upgrade past 8.28 because at some point some other bugs were
introduced, in particular with the Indentation module. I chose the
oldest version that had the particular bug impacting me fixed. Upgrading
to this old-but-newer version still makes it easier to upgrade to a
newer version in the future.
2023-01-05 17:07:04 -08:00
..
grpc-java-artifacts buildscripts: Fix grpc-java-artifacts indentation 2020-12-04 16:42:26 -08:00
kokoro buildscripts: drop xDS v2 interop test (#9783) 2023-01-03 15:37:12 -08:00
qemu_helpers Improve emulated linux aarch64 tests, without protoc artifact build 2021-04-26 10:54:28 -07:00
xds-k8s Update xDS client/server image per-branch tag after build (#8400) 2021-08-11 14:01:21 -07:00
build_artifacts_in_docker.sh Add support for cross-compiling for aarch64 platform 2019-12-06 14:21:34 -08:00
build_docker.sh Build Linux artifacts using CentOS 7 2020-12-03 22:56:31 -08:00
checkstyle.license all: normalize copyright header 2018-05-03 14:55:21 -07:00
checkstyle.xml Upgrade to Checkstyle 8.28 2023-01-05 17:07:04 -08:00
make_dependencies.bat Use Protobuf 21.7 in our code generator 2022-10-04 10:22:52 -07:00
make_dependencies.sh buildscripts: Enhancement for LoongArch64 (#9778) 2023-01-04 09:11:23 -08:00
run_arm64_tests_in_docker.sh Increase memory in Linux aarch64 (emulated) builds (#9111) 2022-04-27 16:02:05 -07:00
run_in_docker.sh Build Linux artifacts using CentOS 7 2020-12-03 22:56:31 -08:00
set_github_status.py all: normalize copyright header 2018-05-03 14:55:21 -07:00
sign-local-repo.sh all: normalize copyright header 2018-05-03 14:55:21 -07:00
sonatype-upload.sh all: normalize copyright header 2018-05-03 14:55:21 -07:00
sync-protos.sh interop-testing: Support syncing protos from grpc-proto 2022-05-18 14:28:20 -07:00
xds_logging.properties buildscripts,interop-testing: Increase logging for xDS tests (#6818) 2020-03-11 20:34:26 -07:00