Commit Graph

84 Commits

Author SHA1 Message Date
Terry Wilson 5d40396aa2
A note to include backports in release notes (#10198) 2023-05-17 11:36:01 -07:00
Eric Anderson b4f4142e8d RELEASING.md: Include version number in release branch name
This makes it easier to manage multiple patch releases in-flight
simultaneously and improves the default PR description.
2023-05-09 08:12:27 -07:00
Eric Anderson be2a2fc3b8 Avoid repeating grpc version in Android documentation
This removes some steps from the release process. These two locations
aren't special enough in way that deserves manually changing the version
each release.
2023-04-14 15:06:53 -07:00
DNVindhya 9ea7506b2b
use glob for example file names which is used in updating release versions (#9998) 2023-03-31 10:24:05 -07:00
Larry Safran e0ddce8612
RELEASING.md:Addressed review comments. (#9995) 2023-03-27 18:17:13 -07:00
Larry Safran 50a76610ee
docs:Improve instructions (#9974) 2023-03-24 16:39:55 -07:00
Colin Alworth 706646f8bb
servlet: Implement gRPC server as a Servlet (#8596)
Full end to end implementation of gRPC server as a Servlet including tests and examples

Co-authored-by: Penn (Dapeng) Zhang <zdapeng@google.com>
Co-authored-by: Chengyuan Zhang <chengyuanzhang@google.com>
2023-01-20 13:17:58 -08:00
yifeizhuang 03abe8a088
Update README etc to reference 1.48.0 (#9401) 2022-07-20 15:36:22 -07:00
yifeizhuang 45dd17c799
examples: add examples-orca (#9204) 2022-05-26 10:23:43 -07:00
Eric Anderson 30b5d6b840 RELEASING.md: Update variable name of grpc.io's config.yaml 2022-03-30 10:02:50 -07:00
Eric Anderson 1d4eb49d1d
RELEASING.md: Before releasing, check TODO labels 2022-03-07 11:36:22 -08:00
ZHANG Dapeng c59cc11e7a
Update RELEASING.md to clarify a step in tagging process 2022-01-25 12:01:59 -08:00
Eric Anderson 41f2ad2540 RELEASING.md: Use git merge-base instead of cherry for backport summary
git cherry is too conservative in determining backports. Showing all
commits between the branch point and the release is more reliable.
2022-01-20 11:06:44 -08:00
Eric Anderson bc12a1eb66 RELEASING.md: Individual OSSRH account is no longer needed
Most of the OSSRH interactions are performed by a robot.
2021-11-03 11:26:27 -07:00
Sergii Tkachenko e0ecd5cfde
RELEASING.md: remove Travis; check milestones before the cut
* Update RELEASING.md

1) Remove Travis Job
2) Add a note to check milestones before cutting the branch
2021-10-25 15:34:28 -04:00
Eric Anderson 499c51fa3f RELEASING.md: Bump protobuf version to match build.gradle
For 1.40.0 the protobuf version was bumped to the latest version, which
we hadn't tested at all. We want to bump to the version used in the
release.
2021-09-22 13:36:42 -07:00
Sergii Tkachenko d971fe629c RELEASING.md: remove JCenter note
JFrog has announced that they are shutting down the JCenter: https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/
2021-04-08 14:03:33 -04:00
Sergii Tkachenko 239db4b381 RELEASING.md: Add pre-tagging internal step 2021-04-07 16:36:58 -04:00
Eric Anderson 486d82a7e1 Build Linux artifacts using CentOS 7
CentOS 6 is dead and no longer has update servers. CentOS 7 is older
than Debian 9 (oldstable), so binaries hopefully work on both. More
testing is necessary, but everything's broken now, so this is better
than nothing.

We stop using protoc-artifacts because now the container is
straight-forward enough that we can just use our own. Previously the
"devtoolset" stuff made us want to share the container.
2020-12-03 22:56:31 -08:00
Chengyuan Zhang 3a10392e4e
RELEASING.md: only project admin can create Cron jobs (#7642) 2020-11-18 16:24:55 -08:00
Eric Anderson 6593fc8d35 RELEASING.md: Add missing repo+branch for gh-pages git pull 2020-08-13 11:09:42 -07:00
Sanjay Pujare 75664a5c83 doc: config.toml changed to config.yaml in grpc.io 2020-06-23 16:02:19 -07:00
Jihun Cho 190ab88400
examples: update xds example readme (#7017) 2020-05-07 13:24:30 -07:00
Patrice Chalin da855f4164
Delete example-kotlin (#6936) 2020-04-16 13:55:05 -07:00
Chengyuan Zhang d537adedb3
android-interop-testing: include android interop testing in main build (#6829)
Proto generated code for android-interop-testing is checked in.
2020-03-19 12:37:48 -07:00
Anar Sultanov b7859e73a0
examples: Add a JWT authentication example (#5915) 2020-03-17 17:43:31 -07:00
Jihun Cho 2eab291928
RELEASING.md: update mac build version (#6770) 2020-02-27 09:22:12 -08:00
Chengyuan Zhang e320b9bee5 Include xDS example's README.md when updating release tag version. 2020-02-13 14:54:11 -08:00
Eric Anderson 2e12b53f2f
examples: Add XDS client example 2020-01-31 11:13:44 -08:00
Eric Anderson e7d7c5bde4
examples: Add hostname example
This is placed in its own directory since it depends on grpc-services.
2020-01-17 15:50:49 -08:00
Chengyuan Zhang e281c75b2a
cronet: update README for using published grpc-cronet with play service Cronet implementation (#6178)
* cronet: update README for using published grpc-cronet with play service Cronet implementation.

* doc: Added cronet/README.md version update to RELEASING.md.
2019-09-24 13:24:59 -07:00
ZHANG Dapeng 79bc50c171
doc: fix version bug in documentation/android-channel-builder.md 2019-07-30 15:36:33 -07:00
Jihun Cho aba45cd2e3
RELEASING.md: add missing version file for android strictmode example (#5898) 2019-06-18 13:43:37 -07:00
Eric Anderson d7ef437dac RELEASING.md: Update locations for new grpc.io website 2019-05-23 13:31:47 -07:00
Eric Anderson 58c0ea5961 RELEASING.md: Use search.maven.org instead of mvnrepository.com
search.maven.org is more authoritative than mvnrepository.com
2019-05-23 12:56:29 -07:00
Eric Anderson 9679296573 RELEASING.md: Pull recent version of gh-pages before modifying 2019-05-23 12:55:37 -07:00
Eric Anderson 50b08eee3b
Delete protobuf-nano
Nano was dropped from upstream protobuf. See gRFC L51
2019-05-22 08:49:07 -07:00
Eric Anderson 8fdd2072ee RELEASING.md: Document command to start making release notes
It's fine if the command changes in the future, but we do want to start making
the release notes earlier than later.
2019-05-15 16:52:33 -07:00
Nguyen Quang Huy 05d5e4802a doc: Change http to https for security links
For security, we should change http into https links.

Co-Authored-By: Nguyen Van Trung [trungnvfet@outlook.com](mailto:trungnvfet@outlook.com)
Signed-off-by: Nguyen Quang Huy [huynq0911@gmail.com](mailto:huynq0911@gmail.com)
2019-02-27 17:25:42 -08:00
ZHANG Dapeng 26a7fe1396
doc: Update RELEASE.md VERSION_FILES 2019-01-02 10:51:20 -08:00
ZHANG Dapeng 8ff92a4a7d
doc: emphasize building examples on master branch should follow COMPILING
Resolves #5115
2018-12-06 13:17:59 -08:00
Eric Anderson 69bb8a37f8 RELEASING.md: Add missing TestDeprecatedService replacements 2018-09-25 12:32:10 -07:00
Kun Zhang a80159f85c
doc: new file to be sed'ed during the release. (#4804) 2018-08-27 17:28:31 -07:00
Eric Anderson 818d7246c3 RELEASING.md: Remove manual artifact documentation
This greatly reduces the amount of content. The removed content was
already deteriorating. For example, it references grpc-java-deploy which
is no longer present nor necessary. It also didn't suggest using
build_docker.sh for building protoc-artifacts.

While the docs could have been updated, without actually running them
they are unlikely to be functional. Removing the docs seems better than
spending effort of maintaining them, especially since they add confusion
to the process and are a scary amount of content for new devs.
2018-07-12 14:18:11 -07:00
Eric Gribkoff 5b59c696fc
documentation: update version in android-channel-builder.md (#4605) 2018-06-30 09:46:35 -07:00
Eric Gribkoff 6eb8aba669
RELEASING.md: check availability on JCenter (#4490) 2018-05-22 15:28:20 -07:00
zpencer 8a0ee979d0
RELEASING.md: add links to auto release documentation (#4444)
The steps are still valid, and should be considered the source of
truth. However, these steps have been automated as a kokoro job. Add a
link to the documentation for the kokoro job.
2018-05-07 16:29:09 -07:00
zpencer f8424f7b7b
examples: add kotlin and kotlin android examples (#4037)
Add kotlin version of HelloWorldClient and HelloWorldServer.
Add kotlin version of android example.
2018-05-01 14:54:34 -07:00
Eric Gribkoff ba86a86c77
android: add AndroidChannelBuilder (#4172) 2018-04-23 11:49:36 -07:00
Eric Anderson 5780743be4 RELEASING.md: Push branch before tag
If the release branch (i.e., v1.11.x) was not up-to-date with the local
repo, then the push to update the branch will fail. Doing it first
allows you to notice, merge in the updates and fix the tag before
pushing it.

Also document pulling the most up-to-date version of the release branch
before creating the 'release' branch. That would reduce the amount of
time the release branch could be modified.
2018-03-29 09:48:35 -07:00