grpc-java/buildscripts
Eric Anderson 8a792c3367 buildscripts: Fix check for java-example-hostname:latest tagging
The previous 'git ls-remote' was returning the tag-referenced commits via
vF.O.O^{} which was confusing the version check (as v1.30.0 would not match
v1.30.0^{}). Passing --refs filters those ^{} tags.

There was also a missing 'v' in the version check. It was added explicitly to
generate the list but not to check the result.
2020-07-24 09:22:05 -05:00
..
kokoro buildscripts: Fix check for java-example-hostname:latest tagging 2020-07-24 09:22:05 -05: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 all: bump protobuf to 3.12.0 2020-05-20 16:30:59 -07:00
checkstyle.license all: normalize copyright header 2018-05-03 14:55:21 -07:00
checkstyle.xml gradle: Use config_loc in checkstyle 2018-07-30 10:51:54 -07:00
make_dependencies.bat all: bump protobuf to 3.12.0 2020-05-20 16:30:59 -07:00
make_dependencies.sh all: bump protobuf to 3.12.0 2020-05-20 16:30:59 -07:00
run_in_docker.sh buildscripts: Remove set -x from run_in_docker.sh 2018-07-20 14:08:07 -07: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 rls: add proto and converter (#6743) 2020-02-28 21:41:19 -08:00
xds_logging.properties buildscripts,interop-testing: Increase logging for xDS tests (#6818) 2020-03-11 20:34:26 -07:00