Skip to content

migrate code from googleapis/python-media-translation - #9604

Merged
dandhlee merged 50 commits into
mainfrom
python-media-translation-migration
Apr 13, 2023
Merged

migrate code from googleapis/python-media-translation#9604
dandhlee merged 50 commits into
mainfrom
python-media-translation-migration

Conversation

@cojenco

@cojencocojenco commented Apr 12, 2023

Copy link
Copy Markdown
Contributor

Description

Part of the work for googleapis/google-cloud-python#10911 and internal python-monorepo-migration-fixit

Note: based on guidelines in dee-lang-mono-repos, use Rebase & Merge to preserve the commit history

telpirionand others added 30 commits June 21, 2021 13:08
* samples: adds samples to client library
* fix: remove deprecated field
* fix: renamed region tags
* 🦉 Updates from OwlBot
See https://github.com/googleapis/repo-automation-bots/blob/master/packages/owl-bot/README.md
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
….0 (#74)
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [google-cloud-media-translation](https://togithub.com/googleapis/python-media-translation) | `==0.2.0` -> `==0.4.0` | [![age](https://badges.renovateapi.com/packages/pypi/google-cloud-media-translation/0.4.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-cloud-media-translation/0.4.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-cloud-media-translation/0.4.0/compatibility-slim/0.2.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-cloud-media-translation/0.4.0/confidence-slim/0.2.0)](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
<details>
<summary>googleapis/python-media-translation</summary>
### [`v0.4.0`](https://togithub.com/googleapis/python-media-translation/blob/master/CHANGELOG.md#&#8203;040-httpswwwgithubcomgoogleapispython-media-translationcomparev030v040-2021-05-27)
[Compare Source](https://togithub.com/googleapis/python-media-translation/compare/v0.3.0...v0.4.0)
##### Features
- support self-signed JWT flow for service accounts ([b610e3d](https://www.github.com/googleapis/python-media-translation/commit/b610e3d81f7f65b00cad3da5cccdc8038b7122d4))
##### Bug Fixes
- add async client to %name\_%version/init.py ([b610e3d](https://www.github.com/googleapis/python-media-translation/commit/b610e3d81f7f65b00cad3da5cccdc8038b7122d4))
- Remove unsupported fields: recognition_result and alternative_source_language_codes ([#&#8203;61](https://www.github.com/googleapis/python-media-translation/issues/61)) ([b610e3d](https://www.github.com/googleapis/python-media-translation/commit/b610e3d81f7f65b00cad3da5cccdc8038b7122d4))
##### Documentation
- Add more comments for supported audio type. ([b610e3d](https://www.github.com/googleapis/python-media-translation/commit/b610e3d81f7f65b00cad3da5cccdc8038b7122d4))
### [`v0.3.0`](https://togithub.com/googleapis/python-media-translation/blob/master/CHANGELOG.md#&#8203;030-httpswwwgithubcomgoogleapispython-media-translationcomparev020v030-2021-02-11)
[Compare Source](https://togithub.com/googleapis/python-media-translation/compare/v0.2.0...v0.3.0)
##### Features
- add async client; add common resource path helper methods ([#&#8203;21](https://www.github.com/googleapis/python-media-translation/issues/21)) ([cb77463](https://www.github.com/googleapis/python-media-translation/commit/cb77463b297c2fcf194b714281ed82450b1594d3))
##### Documentation
- fix product documentation url ([#&#8203;19](https://www.github.com/googleapis/python-media-translation/issues/19)) ([0aae986](https://www.github.com/googleapis/python-media-translation/commit/0aae986b41e8326995f51d3e1f129f28c524b151))
</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/python-media-translation).
….0 (#80)
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [google-cloud-media-translation](https://togithub.com/googleapis/python-media-translation) | `==0.4.0` -> `==0.5.0` | [![age](https://badges.renovateapi.com/packages/pypi/google-cloud-media-translation/0.5.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-cloud-media-translation/0.5.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-cloud-media-translation/0.5.0/compatibility-slim/0.4.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-cloud-media-translation/0.5.0/confidence-slim/0.4.0)](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
<details>
<summary>googleapis/python-media-translation</summary>
### [`v0.5.0`](https://togithub.com/googleapis/python-media-translation/blob/master/CHANGELOG.md#&#8203;050-httpswwwgithubcomgoogleapispython-media-translationcomparev040v050-2021-07-01)
[Compare Source](https://togithub.com/googleapis/python-media-translation/compare/v0.4.0...v0.5.0)
##### Features
- add always_use_jwt_access ([#&#8203;75](https://www.github.com/googleapis/python-media-translation/issues/75)) ([1540d4a](https://www.github.com/googleapis/python-media-translation/commit/1540d4adf751930379e7b71567b61a1b3e7c42ae))
##### Bug Fixes
- disable always_use_jwt_access ([#&#8203;79](https://www.github.com/googleapis/python-media-translation/issues/79)) ([3fb3edd](https://www.github.com/googleapis/python-media-translation/commit/3fb3edd4020616efad83de1c109a8bfa944ca87f))
##### Documentation
- omit mention of Python 2.7 in 'CONTRIBUTING.rst' ([#&#8203;1127](https://www.github.com/googleapis/python-media-translation/issues/1127)) ([#&#8203;69](https://www.github.com/googleapis/python-media-translation/issues/69)) ([d77ac0d](https://www.github.com/googleapis/python-media-translation/commit/d77ac0d6af1b278c8285c537a3a28fdf6491ceea)), closes [#&#8203;1126](https://www.github.com/googleapis/python-media-translation/issues/1126)
</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/python-media-translation).
Source-Link: googleapis/synthtool@52e4e46
Post-Processor: gcr.io/repo-automation-bots/owlbot-python:latest@sha256:6186535cbdbf6b9fe61f00294929221d060634dae4a0795c1cefdbc995b2d605
….2 (#89)
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [google-cloud-media-translation](https://togithub.com/googleapis/python-media-translation) | `==0.5.0` -> `==0.5.2` | [![age](https://badges.renovateapi.com/packages/pypi/google-cloud-media-translation/0.5.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-cloud-media-translation/0.5.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-cloud-media-translation/0.5.2/compatibility-slim/0.5.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-cloud-media-translation/0.5.2/confidence-slim/0.5.0)](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
<details>
<summary>googleapis/python-media-translation</summary>
### [`v0.5.2`](https://togithub.com/googleapis/python-media-translation/blob/master/CHANGELOG.md#&#8203;052-httpswwwgithubcomgoogleapispython-media-translationcomparev051v052-2021-07-20)
[Compare Source](https://togithub.com/googleapis/python-media-translation/compare/v0.5.0...v0.5.2)
</details>
---
### 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 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/python-media-translation).
Source-Link: googleapis/synthtool@6252f2c
Post-Processor: gcr.io/repo-automation-bots/owlbot-python:latest@sha256:50e35228649c47b6ca82aa0be3ff9eb2afce51c82b66c4a03fe4afeb5ff6c0fc
Source-Link: googleapis/synthtool@facee4c
Post-Processor: gcr.io/repo-automation-bots/owlbot-python:latest@sha256:9743664022bd63a8084be67f144898314c7ca12f0a03e422ac17c733c129d803
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
…#133)
Source-Link: googleapis/synthtool@bc0de6e
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:39ad8c0570e4f5d2d3124a509de4fe975e799e2b97e0f58aed88f8880d5a8b60
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Source-Link: googleapis/synthtool@52aef91
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:36a95b8f494e4674dc9eee9af98961293b51b86b3649942aac800ae6c1f796d4
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Source-Link: googleapis/synthtool@4760d8d
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:f0e4b51deef56bed74d3e2359c583fc104a8d6367da3984fc5c66938db738828
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
* chore(deps): update all dependencies
* 🦉 Updates from OwlBot post-processor
See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
* chore: Adding support for pytest-xdist and pytest-parallel
Source-Link: googleapis/synthtool@82f5cb2
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:5d8da01438ece4021d135433f2cf3227aa39ef0eaccc941d62aa35e6902832ae
* add custom sync repo settings
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
Source-Link: googleapis/synthtool@6fab84a
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:7cffbc10910c3ab1b852c05114a08d374c195a81cdec1d4a67a1d129331d0bfe
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Source-Link: googleapis/synthtool@1b71c10
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:00c9d764fd1cd56265f12a5ef4b99a0c9e87cf261018099141e2ca5158890416
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
* chore(python): drop python 3.6
Source-Link: googleapis/synthtool@4f89b13
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:e7bb19d47c13839fe8c147e50e02e8b6cf5da8edd1af8b82208cd6f66cc2829c
* add api_description to .repo-metadata.json
* require python 3.7+ in setup.py
* remove python 3.6 sample configs
* 🦉 Updates from OwlBot post-processor
See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
* chore(deps): update all dependencies
* 🦉 Updates from OwlBot post-processor
See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
* revert
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
renovate-botand others added 12 commits October 18, 2022 09:20
Source-Link: googleapis/synthtool@6ed3a83
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:3abfa0f1886adaf0b83f07cb117b24a639ea1cb9cffe56d43280b977033563eb
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Source-Link: googleapis/synthtool@7197a00
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:c43f1d918bcf817d337aa29ff833439494a158a0831508fda4ec75dc4c0d0320
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
@product-auto-labelproduct-auto-labelBot added samples Issues that are directly related to samples. api: mediatranslation Issues related to the Media Translation API. labels Apr 12, 2023
@cojencocojenco added the snippet-bot:force-run Force snippet-bot runs its logic label Apr 12, 2023
@snippet-botsnippet-botBot removed the snippet-bot:force-run Force snippet-bot runs its logic label Apr 12, 2023
@snippet-bot

snippet-botBot commented Apr 12, 2023

Copy link
Copy Markdown

Here is the summary of changes.

You are about to add 2 region tags.

This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • Refresh this comment

@cojencocojenco added the snippet-bot:force-run Force snippet-bot runs its logic label Apr 12, 2023
@snippet-botsnippet-botBot removed the snippet-bot:force-run Force snippet-bot runs its logic label Apr 12, 2023
@cojenco
cojenco marked this pull request as ready for review April 13, 2023 17:02
@cojenco
cojenco requested review from a team as code ownersApril 13, 2023 17:02

@dandhleedandhlee left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM, could you also add a Blunderbuss entry (https://github.com/GoogleCloudPlatform/python-docs-samples/blob/main/.github/blunderbuss.yml) for issues for api: mediatranslation?

@dandhlee

Copy link
Copy Markdown
Collaborator

Migration PR, admin merging.

@dandhlee
dandhlee merged commit d8a0673 into mainApr 13, 2023
@dandhlee
dandhlee deleted the python-media-translation-migration branch April 13, 2023 19:02
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: mediatranslationIssues related to the Media Translation API.samplesIssues that are directly related to samples.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@cojenco@dandhlee@davidcavazos@telpirion@renovate-bot