grpc-java/buildscripts/kokoro
zpencer 2404b25101
buildscripts: automate the release process (#4406)
These scripts set up the jobs needed to do one click releases.

List of changes:

Do not put files in mvn-artifacts/$ARCH. This makes the view uniform
across unix and windows and is easier to sign and upload.

A working curl is needed to build protobuf from source, so run yum
update.

run_in_docker.sh: use chmod to fix permisisons, do not set up user

linux_artifact builds 32 and 64 artifacts using unix.sh

add upload_artifacts cfg and script
2018-05-03 19:48:14 -07:00
..
android.cfg buildscripts: add Kokoro-based CI for Android APK stats (#3984) 2018-03-08 18:41:39 -08:00
android.sh examples: add kotlin and kotlin android examples (#4037) 2018-05-01 14:54:34 -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: automate the release process (#4406) 2018-05-03 19:48:14 -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 buildscripts: automate the release process (#4406) 2018-05-03 19:48:14 -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