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

docs(v2): regenerate documentation from protos #129

Merged
merged 5 commits into from Apr 9, 2020
Merged

Conversation

yoshi-automation
Copy link
Contributor

This PR was generated using Autosynth. 🌈

Synth log will be available here:
https://source.cloud.google.com/results/invocations/39c06e45-efe9-45a2-98fc-54de7a19f352/targets

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).
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)
…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.
…#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.
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Apr 9, 2020
@codecov
Copy link

codecov bot commented Apr 9, 2020

Codecov Report

Merging #129 into master will not change coverage by %.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #129   +/-   ##
=========================================
  Coverage     71.41%   71.41%           
  Complexity      190      190           
=========================================
  Files             6        6           
  Lines          1847     1847           
  Branches          6        6           
=========================================
  Hits           1319     1319           
  Misses          489      489           
  Partials         39       39           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a77fe01...8b79217. Read the comment docs.

@chingor13 chingor13 changed the title [CHANGE ME] Re-generated to pick up changes in the API or client library generator. docs(v2): regenerate documentation from protos Apr 9, 2020
@chingor13 chingor13 merged commit 69517fc into master Apr 9, 2020
@chingor13 chingor13 deleted the autosynth branch April 9, 2020 03:49
yoshi-automation added a commit that referenced this pull request Apr 9, 2020
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.
yoshi-automation added a commit that referenced this pull request Apr 10, 2020
Source-Repo: googleapis/java-dlp
Source-Sha: 69517fc
Source-Link: 69517fc
Author: Yoshi Automation Bot <yoshi-automation@google.com>
Date: Wed Apr 8 20:49:36 2020 -0700
Original-Commit-Message: 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.
chingor13 pushed a commit that referenced this pull request Apr 10, 2020
Source-Repo: googleapis/java-dlp
Source-Sha: 69517fc
Source-Link: 69517fc
Author: Yoshi Automation Bot <yoshi-automation@google.com>
Date: Wed Apr 8 20:49:36 2020 -0700
Original-Commit-Message: 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.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
3 participants