Carl Mastrangelo
c6e44b28c9
all: include analytics in releasing notes
2017-03-20 09:53:55 -07:00
Eric Anderson
9fc4fa18aa
releasing: Add docs for creating new Jenkins job
2017-02-14 13:51:07 -08:00
Eric Anderson
5204e4f29e
releasing: Document bumping version on grpc.io
2017-01-05 13:25:05 -08:00
Eric Anderson
1f7fb044ab
docs: Android examples moved for sed in RELEASING.md
...
examples/android/app/build.gradle is now
examples/android/helloworld/app/build.gradle and
examples/android/routeguide/app/build.gradle.
Since the number of files is getting a bit long, move it to a variable.
2016-08-19 11:12:09 -07:00
Eric Anderson
f25f55a76f
docs: Update README.md before tagging release
2016-08-04 13:55:29 -07:00
Naveen Reddy Chedeti
2860959d5f
Support Thrift Messages
2016-07-28 08:48:27 -07:00
Eric Anderson
d7bf67e01f
examples: Provide Maven and Gradle build files
...
The examples are no longer part of the normal build, although they are
built with Travis. The examples now include their own copy of the gradle
wrapper to ease usage from IDEs which can now properly detect the
correct version of gradle to use.
The build files were generated using "gradle init" and "mvn
archetype:generate" and then modified following our README.
Fixes #1414
2016-07-11 09:20:25 -07:00
Eric Anderson
7b26a3249c
docs: Add gradle build to steps in RELEASING
2016-07-07 16:11:36 -07:00
Eric Anderson
554287a0cd
docs: Add missing files to sed in RELEASING
2016-07-07 16:11:36 -07:00
Eric Anderson
41a9c94045
Disable parallel with argument for greater ease
2016-05-01 08:19:00 -07:00
Carl Mastrangelo
0b3a41773c
Update Release docs to account for parallel upload
2016-04-29 15:08:09 -07:00
Eric Anderson
13f0122b2f
Clean up bitrot from Android example
...
Bump version of gRPC used, remove copy of gradle wrapper, and use
updated proto.
Fixes #1493
2016-03-25 13:52:03 -07:00
Eric Anderson
27d848901f
Improve updating hosted JavaDoc for copy/pasting commands
2016-03-10 16:28:35 -08:00
Eric Anderson
b824565632
Improve procedure for creating release tag and branch
...
The flow itself was improved, but also the addition of Bash variables
and sed automation should hopefully make it less error-prone.
2016-02-18 16:31:14 -08:00
Eric Anderson
e64c755a61
Add to RELEASING docs for updating JavaDoc and README
2016-02-03 15:52:57 -08:00
Kun Zhang
2bd0887db3
Use `docker cp` to copy files to docker containers.
...
`scp` won't work anymore on google workstations.
2016-01-22 15:42:29 -08:00
Carl Mastrangelo
8f6562eb3b
Update Docker version requirement
2015-08-13 15:35:13 -07:00
Carl Mastrangelo
7a6b166a6d
Updated docs
2015-08-12 14:33:09 -07:00
nmittler
483738e8bc
Reorganizing the deployment docs.
2015-06-10 13:15:04 -07:00