grpc-java/buildscripts/kokoro
Eric Anderson 3a58a9999e Fix signatures in release process
We must not include signatures for maven-metadata.xml*, as the file is
a server-maintained index. Avoiding signing the .md5 and .sha1 avoids
signing unnecessary files (which double-excludes some
maven-metadata.xml* files).

We also swap to using ASCII armored output instead of the binary output,
as that's what is appropriate for "asc" files.

Fixes #4574
2018-06-20 11:29:32 -07:00
..
android.cfg buildscripts: add Kokoro-based CI for Android APK stats (#3984) 2018-03-08 18:41:39 -08:00
android.sh buildscripts: correct Android apk size and dex diff output (#4522) 2018-06-05 12:50:39 -07:00
bazel.cfg buildscripts: Add Kokoro-based Bazel CI 2018-01-11 10:28:21 -08:00
bazel.sh java_grpc_library: re-add grpc-java repo to targets 2018-04-03 08:42:40 -07:00
gae-interop.cfg kokoro: add a placeholder script for GAE testing (#3590) 2017-10-19 16:26:52 -07:00
gae-interop.sh buildscripts: fix GAE dummy app deploy races (#4308) 2018-04-05 13:19:36 -07:00
linux_artifacts.cfg buildscripts: add linux job that release_artifacts can dep on (#4392) 2018-04-25 15:54:15 -07:00
linux_artifacts.sh buildscripts: generate android artifact 2018-05-07 11:31:56 -07:00
macos.cfg buildscripts: always keep mvn artifacts (#4372) 2018-04-20 15:19:48 -07:00
release_artifacts.cfg buildscripts: add linux job that release_artifacts can dep on (#4392) 2018-04-25 15:54:15 -07:00
release_artifacts.sh buildscripts: initial kokoro config for auto releasing artifacts (#4391) 2018-04-25 14:12:06 -07:00
unix.sh buildscripts: automate the release process (#4406) 2018-05-03 19:48:14 -07:00
upload_artifacts.cfg buildscripts: automate the release process (#4406) 2018-05-03 19:48:14 -07:00
upload_artifacts.sh Fix signatures in release process 2018-06-20 11:29:32 -07:00
windows.bat buildscripts: automate the release process (#4406) 2018-05-03 19:48:14 -07:00
windows.cfg buildscripts: always keep mvn artifacts (#4372) 2018-04-20 15:19:48 -07:00
windows32.bat buildscripts: automate the release process (#4406) 2018-05-03 19:48:14 -07:00
windows64.bat buildscripts: automate the release process (#4406) 2018-05-03 19:48:14 -07:00