Merge branch 'stable-2.16' into stable-3.0

* stable-2.16:
  dev-bazel: Fix section title sequence
  Elasticsearch: Exclude types from V7 which deprecates them
  Send an email notification when the HTTP password is deleted or changed
  Send email notification when SSH key or GPG key is removed
  Show progress on number of users migrated during schema migration 146

Additional changes done in this merge to adjust to stable-3.0:

- Edit newly added soy templates to use {@param} in the template header.
- Import EmailException from the c.g.g.exceptions package.

Change-Id: I1ada39f1f489a2483446ea62376d0cab8aa1b084
This commit is contained in:
David Pursehouse
2019-05-21 15:45:05 +09:00
20 changed files with 656 additions and 45 deletions

View File

@@ -544,7 +544,7 @@ wrapper script. For an example, see the use of `crisper` in `tools/bzl/js.bzl`.
[[RBE]]
==== Google Remote Build Support
== Google Remote Build Support
The Bazel build can be used with Google's Remote Build Execution.