grpc-java/buildscripts/grpc-java-releasing
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
..
Dockerfile buildscripts: automate the release process (#4406) 2018-05-03 19:48:14 -07:00
scl-enable-devtoolset.sh buildscripts: Cleaner Linux release Docker 2018-03-13 09:38:21 -07:00