grpc-java/buildscripts
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
..
grpc-java-releasing buildscripts: automate the release process (#4406) 2018-05-03 19:48:14 -07:00
kokoro buildscripts: automate the release process (#4406) 2018-05-03 19:48:14 -07:00
build_artifacts_in_docker.sh buildscripts: automate the release process (#4406) 2018-05-03 19:48:14 -07:00
checkstyle.license all: normalize copyright header 2018-05-03 14:55:21 -07:00
checkstyle.xml Move checkstyle config to buildscripts/ 2017-07-07 17:11:40 -07:00
jenkins-pre.bat buildscripts: Remove dependency on 7za 2017-12-06 16:31:00 -08:00
make_dependencies.bat buildscripts: build windows artifacts in kokoro (#4253) 2018-03-22 17:56:59 -07:00
make_dependencies.sh buildscripts: make unix.sh and make_dependencies.sh arch aware (#4384) 2018-04-27 15:59:16 -07:00
run_in_docker.sh buildscripts: automate the release process (#4406) 2018-05-03 19:48:14 -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