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

chore: update common templates#119

Merged
chingor13 merged 4 commits intomasterfrom
autosynth
Apr 8, 2020
Merged

chore: update common templates#119
chingor13 merged 4 commits intomasterfrom
autosynth

Conversation

@yoshi-automation
Copy link
Copy Markdown
Contributor

469b270
commit 469b270
Author: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Date:   Tue Apr 7 13:15:29 2020 -0700

    chore: release 0.2.3 (#109)

    * updated CHANGELOG.md [ci skip]

    * updated README.md [ci skip]

    * updated versions.txt [ci skip]

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

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

    * updated grpc-google-cloud-billingbudgets-v1beta1/pom.xml [ci skip]

    * updated proto-google-cloud-billingbudgets-v1beta1/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]

    * updated pom.xml [ci skip]

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
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 8, 2020
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 8, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #119   +/-   ##
=========================================
  Coverage     72.88%   72.88%           
  Complexity       44       44           
=========================================
  Files             6        6           
  Lines           343      343           
  Branches          2        2           
=========================================
  Hits            250      250           
  Misses           91       91           
  Partials          2        2           

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 f4cfeb2...0fbe946. Read the comment docs.

@chingor13 chingor13 changed the title [CHANGE ME] Re-generated to pick up changes in the API or client library generator. chore: update common templates Apr 8, 2020
@chingor13 chingor13 merged commit 2a59b0c into master Apr 8, 2020
@chingor13 chingor13 deleted the autosynth branch April 8, 2020 23:17
yoshi-automation added a commit that referenced this pull request Apr 9, 2020
2a59b0c
commit 2a59b0c
Author: Yoshi Automation Bot <yoshi-automation@google.com>
Date:   Wed Apr 8 16:17:47 2020 -0700

    chore: update common templates (#119)

    * chore: release 0.2.3 (#109)

    469b270
    commit 469b270
    Author: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Date:   Tue Apr 7 13:15:29 2020 -0700

        chore: release 0.2.3 (#109)

        * updated CHANGELOG.md [ci skip]

        * updated README.md [ci skip]

        * updated versions.txt [ci skip]

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

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

        * updated grpc-google-cloud-billingbudgets-v1beta1/pom.xml [ci skip]

        * updated proto-google-cloud-billingbudgets-v1beta1/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]

        * updated pom.xml [ci skip]

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

    * 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

Development

Successfully merging this pull request may close these issues.

3 participants