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

chore: release 1.0.16-SNAPSHOT #465

Merged
merged 1 commit into from
Oct 24, 2020
Merged

Conversation

release-please[bot]
Copy link
Contributor

🤖 I have created a release *beep* *boop*

Updating meta-information for bleeding-edge SNAPSHOT release.


This PR was generated with Release Please.

@release-please release-please bot requested a review from a team October 24, 2020 08:01
@release-please release-please bot requested a review from a team as a code owner October 24, 2020 08:01
@release-please release-please bot added the type: process A process-related concern. May include testing, release, or the like. label Oct 24, 2020
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Oct 24, 2020
@product-auto-label product-auto-label bot added the api: bigquerydatatransfer Issues related to the googleapis/java-bigquerydatatransfer API. label Oct 24, 2020
Copy link

@yoshi-approver yoshi-approver left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rubber stamped release!

@yoshi-approver yoshi-approver added automerge Merge the pull request once unit tests and other checks pass. kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Oct 24, 2020
@codecov
Copy link

codecov bot commented Oct 24, 2020

Codecov Report

Merging #465 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #465   +/-   ##
=========================================
  Coverage     74.68%   74.68%           
  Complexity      108      108           
=========================================
  Files             7        7           
  Lines           948      948           
  Branches         18       18           
=========================================
  Hits            708      708           
  Misses          220      220           
  Partials         20       20           

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 010943e...c1aa815. Read the comment docs.

@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 24, 2020
@gcf-merge-on-green gcf-merge-on-green bot merged commit 6eca0b4 into master Oct 24, 2020
@gcf-merge-on-green gcf-merge-on-green bot deleted the release-v1.0.16-SNAPSHOT branch October 24, 2020 08:08
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Oct 24, 2020
vam-google pushed a commit to vam-google/java-bigquerydatatransfer that referenced this pull request Jun 11, 2021
* chore: release 0.126.0 (googleapis#106)

googleapis@f76e503
commit f76e503
Author: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Date:   Mon Apr 6 11:36:57 2020 -0400

    chore: release 0.126.0 (googleapis#106)

    * updated CHANGELOG.md [ci skip]

    * updated README.md [ci skip]

    * updated versions.txt [ci skip]

    * updated google-cloud-bigquerydatatransfer-bom/pom.xml [ci skip]

    * updated google-cloud-bigquerydatatransfer/pom.xml [ci skip]

    * updated grpc-google-cloud-bigquerydatatransfer-v1/pom.xml [ci skip]

    * updated proto-google-cloud-bigquerydatatransfer-v1/pom.xml [ci skip]

    * updated pom.xml [ci skip]

    * updated samples/install-without-bom/pom.xml [ci skip]

    * updated samples/pom.xml [ci skip]

    * updated samples/snapshot/pom.xml [ci skip]

    * updated samples/snippets/pom.xml [ci skip]

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>

* chore(deps): update dependency com.google.cloud:libraries-bom to v4.4.1 (googleapis#109)

googleapis@47e667a
commit 47e667a
Author: WhiteSource Renovate <[email protected]>
Date:   Mon Apr 6 20:02:18 2020 +0200

    chore(deps): update dependency com.google.cloud:libraries-bom to v4.4.1 (googleapis#109)

    This PR contains the following updates:

    | Package | Update | Change |
    |---|---|---|
    | [com.google.cloud:libraries-bom](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java) | patch | `4.4.0` -> `4.4.1` |

    ---

    ### Renovate configuration

    📅 **Schedule**: At any time (no schedule defined).

    🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

    ♻️ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

    🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

    ---

     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

    ---

    This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/java-bigquerydatatransfer).

* chore: set Ruby namespace in proto options

googleapis/googleapis@af7da29
commit af7da29c24814a1c873c22f477e9dd8dd5a17b0b
Author: Google APIs <[email protected]>
Date:   Tue Apr 7 13:35:32 2020 -0700

    chore: set Ruby namespace in proto options

    PiperOrigin-RevId: 305330079

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

googleapis/synthtool@bd69a2a
commit bd69a2aa7b70875f3c988e269706b22fefbef40e
Author: Jeff Ching <[email protected]>
Date:   Wed Apr 8 14:01:08 2020 -0700

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

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

googleapis/synthtool@c7e0e51
commit c7e0e517d7f46f77bebd27da2e5afcaa6eee7e25
Author: Jeff Ching <[email protected]>
Date:   Wed Apr 8 14:06:04 2020 -0700

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

    This was only running the units.

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

googleapis/synthtool@7f8e62a
commit 7f8e62aa3edd225f76347a16f92e400661fdfb52
Author: Jeff Ching <[email protected]>
Date:   Wed Apr 8 14:14:25 2020 -0700

    chore(java): release-please only updates non maven versions in README (googleapis#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
api: bigquerydatatransfer Issues related to the googleapis/java-bigquerydatatransfer API. cla: yes This human has signed the Contributor License Agreement. type: process A process-related concern. May include testing, release, or the like.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants