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

chore: regenerate templates #135

Merged
merged 4 commits into from
Oct 30, 2020
Merged

chore: regenerate templates #135

merged 4 commits into from
Oct 30, 2020

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/34a1dba1-c696-4a0e-87a1-cdd9f428475a/targets

  • To automatically regenerate this PR, check this box.

Source-Link: googleapis/synthtool@e616863
Source-Link: googleapis/synthtool@da29da3
Source-Link: googleapis/synthtool@95dbe1b
Source-Link: googleapis/synthtool@916c10e

Source-Author: Jeff Ching <[email protected]>
Source-Date: Wed Sep 23 12:46:45 2020 -0700
Source-Repo: googleapis/synthtool
Source-Sha: 916c10e8581804df2b48a0f0457d848f3faa582e
Source-Link: googleapis/synthtool@916c10e
Source-Author: Stephanie Wang <[email protected]>
Source-Date: Thu Sep 24 16:57:32 2020 -0400
Source-Repo: googleapis/synthtool
Source-Sha: 95dbe1bee3c7f7e52ddb24a54c37080620e0d1a2
Source-Link: googleapis/synthtool@95dbe1b
Source-Author: Stephanie Wang <[email protected]>
Source-Date: Thu Sep 24 18:06:14 2020 -0400
Source-Repo: googleapis/synthtool
Source-Sha: da29da32b3a988457b49ae290112b74f14b713cc
Source-Link: googleapis/synthtool@da29da3
Split java README generation into a separate, per-repo continuous job running from Kokoro.

We now generate a new job that runs on commits to the primary branch that strictly manages the README.md. This should prevent us from seeing the contextless autosynth PRs which are caused by non-proto/template upstream changes.

Source-Author: Jeff Ching <[email protected]>
Source-Date: Tue Sep 29 15:48:03 2020 -0700
Source-Repo: googleapis/synthtool
Source-Sha: e6168630be3e31eede633ba2c6f1cd64248dec1c
Source-Link: googleapis/synthtool@e616863
@yoshi-automation yoshi-automation requested a review from a team as a code owner September 30, 2020 10:11
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Sep 30, 2020
@chingor13 chingor13 changed the title [CHANGE ME] Re-generated to pick up changes from synthtool. chore: regenerate templates Sep 30, 2020
@chingor13 chingor13 added the automerge Merge the pull request once unit tests and other checks pass. label Sep 30, 2020
@gcf-merge-on-green
Copy link

Your PR has attempted to merge for 3 hours. Please check that all required checks have passed, you have an automerge label, and that all your reviewers have approved the PR

@gcf-merge-on-green
Copy link

Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, or one of your required reviews was not approved. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.

@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Sep 30, 2020
@product-auto-label product-auto-label bot added the api: mediatranslation Issues related to the googleapis/java-mediatranslation API. label Oct 1, 2020
@chingor13 chingor13 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 8, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 8, 2020
@gcf-merge-on-green
Copy link

Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, or one of your required reviews was not approved. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.

@chingor13 chingor13 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 14, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 14, 2020
@gcf-merge-on-green
Copy link

Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, or one of your required reviews was not approved. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.

@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 14, 2020
@chingor13 chingor13 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 22, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 22, 2020
@codecov
Copy link

codecov bot commented Oct 30, 2020

Codecov Report

Merging #135 into master will increase coverage by 0.73%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #135      +/-   ##
============================================
+ Coverage     58.08%   58.82%   +0.73%     
  Complexity       26       26              
============================================
  Files             6        6              
  Lines           167      170       +3     
  Branches          1        1              
============================================
+ Hits             97      100       +3     
  Misses           69       69              
  Partials          1        1              
Impacted Files Coverage Δ Complexity Δ
...ta1/stub/SpeechTranslationServiceStubSettings.java 77.14% <0.00%> (+0.67%) 10.00% <0.00%> (ø%)
...v1beta1/stub/GrpcSpeechTranslationServiceStub.java 75.67% <0.00%> (+0.67%) 7.00% <0.00%> (ø%)

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 d5b3889...e5912fe. Read the comment docs.

@chingor13 chingor13 merged commit 7ddfa2b into master Oct 30, 2020
@chingor13 chingor13 deleted the autosynth-synthtool branch October 30, 2020 21:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api: mediatranslation Issues related to the googleapis/java-mediatranslation API. cla: yes This human has signed the Contributor License Agreement. context: full
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants