Skip to content

Conversation

@tswast
Copy link
Contributor

@tswast tswast commented Aug 12, 2016

Also, fix shell-check warnings in scripts.

Switches to the auth library recommended in the grpc documentation.
There was an old version of Guava being included from this, which I had
to exclude from the pom.

FYI @puneith

@lesv Please take a look.

Also, fix shell-check warnings in scripts. Switches to the auth library recommended in the grpc documentation. There was an old version of Guava being included from this, which I had to exclude from the pom.
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Aug 12, 2016
@codecov-io
Copy link

codecov-io commented Aug 12, 2016

Current coverage is 47.22% (diff: 100%)

Merging #286 into master will not change coverage

@@ master #286 diff @@ ========================================== Files 78 78 Lines 2270 2270 Methods 0 0 Messages 0 0 Branches 154 154 ========================================== Hits 1072 1072 Misses 1167 1167 Partials 31 31 

Powered by Codecov. Last update 03a519a...0f8d7ca

@tswast tswast merged commit a3cd590 into master Aug 12, 2016
@tswast tswast deleted the tswast-speech branch August 12, 2016 23:54
@lesv
Copy link
Contributor

lesv commented Aug 15, 2016

LGTM - I hate that we need to do an exclude. Have bugs been reported?

@tswast
Copy link
Contributor Author

tswast commented Aug 15, 2016

@lesv I didn't report a bug. I know Dataflow has a similar exclude https://github.com/GoogleCloudPlatform/DataflowJavaSDK-examples/blob/master/pom.xml#L221 which is how I was able to track down the weird errors I was getting without this.

anguillanneuf pushed a commit that referenced this pull request Oct 24, 2022
…nslation to v0.4.0 (#286) [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-mediatranslation](https://togithub.com/googleapis/java-mediatranslation) | `0.3.2` -> `0.4.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-mediatranslation/0.4.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-mediatranslation/0.4.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-mediatranslation/0.4.0/compatibility-slim/0.3.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-mediatranslation/0.4.0/confidence-slim/0.3.2)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-mediatranslation</summary> ### [`v0.4.0`](https://togithub.com/googleapis/java-mediatranslation/blob/master/CHANGELOG.md#&#8203;040-httpswwwgithubcomgoogleapisjava-mediatranslationcomparev032v040-2021-05-14) [Compare Source](https://togithub.com/googleapis/java-mediatranslation/compare/v0.3.2...v0.4.0) ##### ⚠ BREAKING CHANGES - Remove unsupported fields: recognition_result and alternative_source_language_codes ([#&#8203;276](https://togithub.com/googleapis/java-mediatranslation/issues/276)) ##### Bug Fixes - Remove unsupported fields: recognition_result and alternative_source_language_codes ([#&#8203;276](https://www.github.com/googleapis/java-mediatranslation/issues/276)) ([d8eceda](https://www.github.com/googleapis/java-mediatranslation/commit/d8eceda8b3654155f5ace4d2c1eac2e73403a6c9)) ##### Documentation - Add more comments for supported audio type ([d8eceda](https://www.github.com/googleapis/java-mediatranslation/commit/d8eceda8b3654155f5ace4d2c1eac2e73403a6c9)) ##### Dependencies - update dependency com.google.cloud:google-cloud-shared-dependencies to v1.1.0 ([#&#8203;283](https://www.github.com/googleapis/java-mediatranslation/issues/283)) ([c4dcc1f](https://www.github.com/googleapis/java-mediatranslation/commit/c4dcc1f198b2242a4e7e1339e5595a3818779fb7)) ##### [0.3.2](https://www.github.com/googleapis/java-mediatranslation/compare/v0.3.1...v0.3.2) (2021-04-23) ##### Bug Fixes - release scripts from issuing overlapping phases ([#&#8203;266](https://www.github.com/googleapis/java-mediatranslation/issues/266)) ([a0fd6ed](https://www.github.com/googleapis/java-mediatranslation/commit/a0fd6ed4e0990b17a60df2184d04a66eafbe1824)) - typo ([#&#8203;263](https://www.github.com/googleapis/java-mediatranslation/issues/263)) ([89975ac](https://www.github.com/googleapis/java-mediatranslation/commit/89975acfae101e24a396578bd965a54c3ff319c6)) ##### Dependencies - update dependency com.google.cloud:google-cloud-shared-dependencies to v0.21.1 ([#&#8203;267](https://www.github.com/googleapis/java-mediatranslation/issues/267)) ([fe89160](https://www.github.com/googleapis/java-mediatranslation/commit/fe891605dc826353d4ab190ab76fc10a9c6d5854)) - update dependency com.google.cloud:google-cloud-shared-dependencies to v1 ([#&#8203;271](https://www.github.com/googleapis/java-mediatranslation/issues/271)) ([53be708](https://www.github.com/googleapis/java-mediatranslation/commit/53be70814d08bfdb6615ed389827d3942ea6c4ed)) ##### [0.3.1](https://www.github.com/googleapis/java-mediatranslation/compare/v0.3.0...v0.3.1) (2021-04-09) ##### Dependencies - update dependency com.google.cloud:google-cloud-shared-dependencies to v0.21.0 ([#&#8203;254](https://www.github.com/googleapis/java-mediatranslation/issues/254)) ([ec0fd75](https://www.github.com/googleapis/java-mediatranslation/commit/ec0fd75aa527aaefea976879dda26f3baa1c5f93)) </details> --- ### 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#github/googleapis/java-mediatranslation).
averikitsch pushed a commit that referenced this pull request Nov 4, 2022
…nslation to v0.4.0 (#286) [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-mediatranslation](https://togithub.com/googleapis/java-mediatranslation) | `0.3.2` -> `0.4.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-mediatranslation/0.4.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-mediatranslation/0.4.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-mediatranslation/0.4.0/compatibility-slim/0.3.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-mediatranslation/0.4.0/confidence-slim/0.3.2)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-mediatranslation</summary> ### [`v0.4.0`](https://togithub.com/googleapis/java-mediatranslation/blob/master/CHANGELOG.md#&#8203;040-httpswwwgithubcomgoogleapisjava-mediatranslationcomparev032v040-2021-05-14) [Compare Source](https://togithub.com/googleapis/java-mediatranslation/compare/v0.3.2...v0.4.0) ##### ⚠ BREAKING CHANGES - Remove unsupported fields: recognition_result and alternative_source_language_codes ([#&#8203;276](https://togithub.com/googleapis/java-mediatranslation/issues/276)) ##### Bug Fixes - Remove unsupported fields: recognition_result and alternative_source_language_codes ([#&#8203;276](https://www.github.com/googleapis/java-mediatranslation/issues/276)) ([d8eceda](https://www.github.com/googleapis/java-mediatranslation/commit/d8eceda8b3654155f5ace4d2c1eac2e73403a6c9)) ##### Documentation - Add more comments for supported audio type ([d8eceda](https://www.github.com/googleapis/java-mediatranslation/commit/d8eceda8b3654155f5ace4d2c1eac2e73403a6c9)) ##### Dependencies - update dependency com.google.cloud:google-cloud-shared-dependencies to v1.1.0 ([#&#8203;283](https://www.github.com/googleapis/java-mediatranslation/issues/283)) ([c4dcc1f](https://www.github.com/googleapis/java-mediatranslation/commit/c4dcc1f198b2242a4e7e1339e5595a3818779fb7)) ##### [0.3.2](https://www.github.com/googleapis/java-mediatranslation/compare/v0.3.1...v0.3.2) (2021-04-23) ##### Bug Fixes - release scripts from issuing overlapping phases ([#&#8203;266](https://www.github.com/googleapis/java-mediatranslation/issues/266)) ([a0fd6ed](https://www.github.com/googleapis/java-mediatranslation/commit/a0fd6ed4e0990b17a60df2184d04a66eafbe1824)) - typo ([#&#8203;263](https://www.github.com/googleapis/java-mediatranslation/issues/263)) ([89975ac](https://www.github.com/googleapis/java-mediatranslation/commit/89975acfae101e24a396578bd965a54c3ff319c6)) ##### Dependencies - update dependency com.google.cloud:google-cloud-shared-dependencies to v0.21.1 ([#&#8203;267](https://www.github.com/googleapis/java-mediatranslation/issues/267)) ([fe89160](https://www.github.com/googleapis/java-mediatranslation/commit/fe891605dc826353d4ab190ab76fc10a9c6d5854)) - update dependency com.google.cloud:google-cloud-shared-dependencies to v1 ([#&#8203;271](https://www.github.com/googleapis/java-mediatranslation/issues/271)) ([53be708](https://www.github.com/googleapis/java-mediatranslation/commit/53be70814d08bfdb6615ed389827d3942ea6c4ed)) ##### [0.3.1](https://www.github.com/googleapis/java-mediatranslation/compare/v0.3.0...v0.3.1) (2021-04-09) ##### Dependencies - update dependency com.google.cloud:google-cloud-shared-dependencies to v0.21.0 ([#&#8203;254](https://www.github.com/googleapis/java-mediatranslation/issues/254)) ([ec0fd75](https://www.github.com/googleapis/java-mediatranslation/commit/ec0fd75aa527aaefea976879dda26f3baa1c5f93)) </details> --- ### 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#github/googleapis/java-mediatranslation).
bourgeoisor pushed a commit that referenced this pull request Nov 11, 2022
…286) [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:libraries-bom](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java) | `19.2.1` -> `20.0.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/20.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/20.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/20.0.0/compatibility-slim/19.2.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/20.0.0/confidence-slim/19.2.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. :no_bell: **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#github/googleapis/java-notification).
Shabirmean pushed a commit that referenced this pull request Nov 11, 2022
…center-insights to v2.3.1 (#286) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-contact-center-insights](https://togithub.com/googleapis/java-contact-center-insights) | `2.3.0` -> `2.3.1` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-contact-center-insights/2.3.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-contact-center-insights/2.3.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-contact-center-insights/2.3.1/compatibility-slim/2.3.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-contact-center-insights/2.3.1/confidence-slim/2.3.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. ⚠ **Warning**: custom changes will be lost. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-contact-center-insights).
Shabirmean pushed a commit that referenced this pull request Nov 11, 2022
…center-insights to v2.3.1 (#286) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-contact-center-insights](https://togithub.com/googleapis/java-contact-center-insights) | `2.3.0` -> `2.3.1` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-contact-center-insights/2.3.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-contact-center-insights/2.3.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-contact-center-insights/2.3.1/compatibility-slim/2.3.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-contact-center-insights/2.3.1/confidence-slim/2.3.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. ⚠ **Warning**: custom changes will be lost. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-contact-center-insights).
Shabirmean pushed a commit that referenced this pull request Nov 17, 2022
Shabirmean pushed a commit that referenced this pull request Nov 17, 2022
* samples: fixed flaky listmodel by increasing the timeout * fixed the lint issue
Shabirmean pushed a commit that referenced this pull request Nov 18, 2022
Shabirmean pushed a commit that referenced this pull request Nov 18, 2022
Shabirmean pushed a commit that referenced this pull request Nov 18, 2022
* samples: fixed flaky listmodel by increasing the timeout * fixed the lint issue
anguillanneuf pushed a commit that referenced this pull request Dec 5, 2022
anguillanneuf pushed a commit that referenced this pull request Dec 5, 2022
* samples: fixed flaky listmodel by increasing the timeout * fixed the lint issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

4 participants