Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

Commit

Permalink
docs(v2): regenerate documentation from protos (#129)
Browse files Browse the repository at this point in the history
69517fc
commit 69517fc
Author: Yoshi Automation Bot <yoshi-automation@google.com>
Date:   Wed Apr 8 20:49:36 2020 -0700

    docs(v2): regenerate documentation from protos (#129)

    * Change triggered by none of the following:
    This git repo (https://github.com/googleapis/java-dlp.git)
    Git repo https://github.com/googleapis/synthtool.git

    * chore: release 1.1.1 (#123)

    6efb4a4
    commit 6efb4a4
    Author: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Date:   Tue Apr 7 18:02:22 2020 +0000

        chore: release 1.1.1 (#123)

        🤖 I have created a release \*beep\* \*boop\*
        ---
        ### [1.1.1](https://www.github.com/googleapis/java-dlp/compare/v1.1.0...v1.1.1) (2020-04-07)

        ### Dependencies

        * update core dependencies ([#94](https://www.github.com/googleapis/java-dlp/issues/94)) ([88d8307](https://www.github.com/googleapis/java-dlp/commit/88d83071de1ce2251af5c69691221e26c9526618))
        * update dependency org.threeten:threetenbp to v1.4.3 ([#105](https://www.github.com/googleapis/java-dlp/issues/105)) ([b636547](https://www.github.com/googleapis/java-dlp/commit/b63654725c1e22a3c1e0ee46b33bfbd71a65c99c))
        ---

        This PR was generated with [Release Please](https://github.com/googleapis/release-please).

    * build(java): fix retry_with_backoff when -e option set (#475)

    googleapis/synthtool@bd69a2a
    commit bd69a2aa7b70875f3c988e269706b22fefbef40e
    Author: Jeff Ching <chingor@google.com>
    Date:   Wed Apr 8 14:01:08 2020 -0700

        build(java): fix retry_with_backoff when -e option set (#475)

    * build(java): fix nightly integration test config to run integrations (#465)

    googleapis/synthtool@c7e0e51
    commit c7e0e517d7f46f77bebd27da2e5afcaa6eee7e25
    Author: Jeff Ching <chingor@google.com>
    Date:   Wed Apr 8 14:06:04 2020 -0700

        build(java): fix nightly integration test config to run integrations (#465)

        This was only running the units.

    * chore(java): release-please only updates non maven versions in README (#476)

    googleapis/synthtool@7f8e62a
    commit 7f8e62aa3edd225f76347a16f92e400661fdfb52
    Author: Jeff Ching <chingor@google.com>
    Date:   Wed Apr 8 14:14:25 2020 -0700

        chore(java): release-please only updates non maven versions in README (#476)

        Prevent release-please and synthtool from fighting over the released library version. Synthtool updates the install snippets from the samples pom.xml files so the bots fight if they are temporarily out of sync after a release.
  • Loading branch information
yoshi-automation committed Apr 9, 2020
1 parent 69517fc commit 159e51a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -38,7 +38,7 @@ If you are using Maven without BOM, add this to your dependencies:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-dlp</artifactId>
<version>1.1.0</version>
<version>1.1.1</version>
</dependency>

```
Expand Down
7 changes: 3 additions & 4 deletions synth.metadata
@@ -1,11 +1,11 @@
{
"updateTime": "2020-04-09T00:15:55.607491Z",
"updateTime": "2020-04-09T09:52:53.382524Z",
"sources": [
{
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-dlp.git",
"sha": "a77fe01e0b20744c51b866e9345900f7cf7c2732"
"sha": "69517fc9587b91ba970d49c6afd620aabf6ce2c7"
}
},
{
Expand All @@ -20,8 +20,7 @@
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "7f8e62aa3edd225f76347a16f92e400661fdfb52",
"log": "7f8e62aa3edd225f76347a16f92e400661fdfb52\nchore(java): release-please only updates non maven versions in README (#476)\n\nPrevent release-please and synthtool from fighting over the released library version. Synthtool updates the install snippets from the samples pom.xml files so the bots fight if they are temporarily out of sync after a release.\nc7e0e517d7f46f77bebd27da2e5afcaa6eee7e25\nbuild(java): fix nightly integration test config to run integrations (#465)\n\nThis was only running the units.\nbd69a2aa7b70875f3c988e269706b22fefbef40e\nbuild(java): fix retry_with_backoff when -e option set (#475)\n\n\nd9b173c427bfa0c6cca818233562e7e8841a357c\nfix: record version of working repo in synth.metadata (#473)\n\nPartial revert of b37cf74d12e9a42b9de9e61a4f26133d7cd9c168.\nf73a541770d95a609e5be6bf6b3b220d17cefcbe\nfeat(discogapic): allow local discovery-artifact-manager (#474)\n\n\n8cf0f5d93a70c3dcb0b4999d3152c46d4d9264bf\ndoc: describe the Autosynth & Synthtool protocol (#472)\n\n* doc: describe the Autosynth & Synthtool protocol\n\n* Accommodate review comments.\n980baaa738a1ad8fa02b4fdbd56be075ee77ece5\nfix: pin sphinx to <3.0.0 as new version causes new error (#471)\n\nThe error `toctree contains reference to document changlelog that doesn't have a title: no link will be generated` occurs as of 3.0.0. Pinning to 2.x until we address the docs build issue.\n\nTowards #470\n\nI did this manually for python-datastore https://github.com/googleapis/python-datastore/pull/22\n928b2998ac5023e7c7e254ab935f9ef022455aad\nchore(deps): update dependency com.google.cloud.samples:shared-configuration to v1.0.15 (#466)\n\nCo-authored-by: Jeffrey Rennie <rennie@google.com>\n188f1b1d53181f739b98f8aa5d40cfe99eb90c47\nfix: allow local and external deps to be specified (#469)\n\nModify noxfile.py to allow local and external dependencies for\nsystem tests to be specified.\n1df68ed6735ddce6797d0f83641a731c3c3f75b4\nfix: apache license URL (#468)\n\n\nf4a59efa54808c4b958263de87bc666ce41e415f\nfeat: Add discogapic support for GAPICBazel generation (#459)\n\n* feat: Add discogapic support for GAPICBazel generation\n\n* reformat with black\n\n* Rename source repository variable\n\nCo-authored-by: Jeffrey Rennie <rennie@google.com>\n"
"sha": "7f8e62aa3edd225f76347a16f92e400661fdfb52"
}
}
],
Expand Down

0 comments on commit 159e51a

Please sign in to comment.