Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(migration): Migrate code from googleapis/python-texttospeech into packages/google-cloud-texttospeech #11747

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
368 commits
Select commit Hold shift + click to select a range
0a9f9cc
fix: remove _is_client_library_repo
busunkim96 May 19, 2020
ace9315
build: use python samples docker image
busunkim96 May 19, 2020
398df70
chore: remove noxfile config
busunkim96 May 19, 2020
f3818e8
fix: address PR comments
busunkim96 May 19, 2020
68d0d41
feat!: regenerate with microgenerator (#30)
busunkim96 Jun 1, 2020
e5a5e40
chore: release 2.0.0 (#35)
release-please[bot] Jun 2, 2020
26e9cc6
samples: update library dep to 2.0.0 (#36)
busunkim96 Jun 2, 2020
bb5c03d
docs: change relative URLs to absolute URLs to fix broken links (#40)
yoshi-automation Jun 4, 2020
9301e60
test: re-add system tests (#49)
busunkim96 Jun 11, 2020
f8b8a4f
feat: add async client (#53)
yoshi-automation Jun 20, 2020
469e91c
chore: release 2.1.0 (#54)
release-please[bot] Jun 23, 2020
b66dddb
chore(deps): update dependency google-cloud-texttospeech to v2.1.0 (#57)
renovate-bot Jun 24, 2020
adce046
chore: tweaks and moves CODEOWNERS (#63)
danoscarmike Jul 24, 2020
01ad8c7
chore: migrate docs job to Trampoline V2 (#65)
Jul 27, 2020
5a380f3
docs: create docfx yaml files and upload them (#67)
Jul 27, 2020
8901e8b
docs: remove an unnecessary hyphen (#69)
Jul 28, 2020
92b5f87
docs: finishing touches for the cloudsite docs pipeline (#71)
Jul 28, 2020
e95ef6e
docs: add docs-presubmit Kokoro job (#72)
Jul 28, 2020
57ae7e1
chore: fix synth.py for sphinx (#74)
Jul 31, 2020
b75d158
feat: incorporate upstream changes (#73)
Jul 31, 2020
ccc27e7
chore(py_library): add split_system_tests (#76)
yoshi-automation Aug 7, 2020
45ade98
chore(py_library): add some excludes in docs/conf.py (#77)
yoshi-automation Aug 10, 2020
0ff2c1f
chore: release 2.2.0 (#75)
release-please[bot] Aug 11, 2020
cd200a2
chore(deps): update dependency google-cloud-texttospeech to v2.2.0 (#78)
renovate-bot Aug 12, 2020
3f68197
chore: enable snippet-bot (#81)
Aug 17, 2020
9b52f2b
feat: support custom client info (#82)
yoshi-automation Aug 24, 2020
8d8ab2c
docs: use sphinx-1.5.5 for sphinx-docfx-yaml (#89)
Sep 9, 2020
c9a57c0
chore: add default CODEOWNERS (#93)
busunkim96 Sep 28, 2020
f79b35c
chore: require samples checks (#94)
busunkim96 Dec 23, 2020
fd602fa
chore: regenerate library (#104)
yoshi-automation Mar 19, 2021
060084d
chore: add constraints file (#97)
busunkim96 Mar 22, 2021
dc52378
chore: upgrade gapic-generator-python to 0.43.1 (#108)
yoshi-automation Mar 23, 2021
b1612d4
chore: update synth.metadata (#106)
yoshi-automation Mar 23, 2021
205057c
chore: update templates (#107)
yoshi-automation Mar 23, 2021
f6f655a
chore: clean up dependencies and use constraints for testing (#110)
yoshi-automation Mar 23, 2021
a2da941
feat:Add ALAW support on client library and improve the ListVoiceRequ…
yoshi-automation Mar 30, 2021
5f7d00e
chore: track obsolete files (#112)
yoshi-automation Mar 30, 2021
806a58e
build(python): update docfx job to use new plugin (#115)
yoshi-automation Mar 31, 2021
92db0ff
chore: release 2.3.0 (#85)
release-please[bot] Mar 31, 2021
3725001
chore(deps): update dependency google-cloud-texttospeech to v2.3.0 (#…
renovate-bot Apr 1, 2021
0444b91
chore: Add license headers for python config files (#118)
yoshi-automation Apr 7, 2021
9b7d3eb
chore: migrate to owl bot (#117)
parthea Apr 8, 2021
526aeb5
build: update .OwlBot.lock with new version of post-processor (#123)
gcf-owl-bot[bot] Apr 16, 2021
5ca8f29
build: update .OwlBot.lock with new version of post-processor (#127)
gcf-owl-bot[bot] Apr 16, 2021
79acb3f
chore: prevent normalization of semver versioning (#119)
dandhlee Apr 16, 2021
6cd94ef
chore(revert): revert preventing normalization (#128)
dandhlee Apr 26, 2021
938d4cb
chore(deps): update dependency pytest to v6 (#126)
renovate-bot Apr 28, 2021
dda13f7
chore: add SECURITY.md (#131)
google-cloud-policy-bot[bot] May 12, 2021
c92b742
chore: add library type to .repo-metadata.json (#136)
parthea May 12, 2021
2a3f505
chore: new owl bot post processor docker image (#138)
gcf-owl-bot[bot] May 12, 2021
638b979
chore(deps): update dependency pytest to v6.2.4 (#135)
renovate-bot May 14, 2021
70347e0
chore: new owl bot post processor docker image (#142)
gcf-owl-bot[bot] May 16, 2021
cb6fe84
chore: upgrade gapic-generator-python to 0.46.3 (#141)
gcf-owl-bot[bot] May 21, 2021
e5da832
chore: new owl bot post processor docker image (#145)
gcf-owl-bot[bot] May 22, 2021
4f38852
chore: new owl bot post processor docker image (#146)
gcf-owl-bot[bot] May 28, 2021
2f10929
chore: new owl bot post processor docker image (#147)
gcf-owl-bot[bot] May 28, 2021
e741a25
chore: release 2.4.0 (#144)
release-please[bot] Jun 1, 2021
7f5d80d
chore(deps): update dependency google-cloud-texttospeech to v2.4.0 (#…
renovate-bot Jun 1, 2021
68f637a
chore: new owl bot post processor docker image (#149)
gcf-owl-bot[bot] Jun 17, 2021
9048ffc
docs: omit mention of Python 2.7 in 'CONTRIBUTING.rst' (#1127) (#150)
gcf-owl-bot[bot] Jun 19, 2021
49c9502
chore: update precommit hook pre-commit/pre-commit-hooks to v4 (#1083…
gcf-owl-bot[bot] Jun 20, 2021
9a79e44
chore: add kokoro 3.9 config templates (#1128) (#154)
gcf-owl-bot[bot] Jun 21, 2021
7c94dab
feat: add always_use_jwt_access (#155)
gcf-owl-bot[bot] Jun 23, 2021
300b053
chore(python): simplify nox steps in CONTRIBUTING.rst (#157)
gcf-owl-bot[bot] Jun 25, 2021
03ad88d
fix: disable always_use_jwt_access (#159)
gcf-owl-bot[bot] Jul 1, 2021
64afc84
chore: release 2.5.0 (#156)
release-please[bot] Jul 1, 2021
99e1d72
chore(deps): update dependency google-cloud-texttospeech to v2.5.0 (#…
renovate-bot Jul 1, 2021
8136490
build(python): exit with success status if no samples found (#163)
gcf-owl-bot[bot] Jul 14, 2021
9b8171f
build(python): remove python 3.7 from kokoro Dockerfile (#164)
gcf-owl-bot[bot] Jul 14, 2021
9f92973
fix(deps): pin 'google-{api,cloud}-core', 'google-auth' to allow 2.x …
busunkim96 Jul 20, 2021
2875154
chore: release 2.5.1 (#167)
release-please[bot] Jul 21, 2021
7e8cd2d
feat: add Samples section to CONTRIBUTING.rst (#166)
gcf-owl-bot[bot] Jul 22, 2021
a39a6e9
chore(deps): update dependency google-cloud-texttospeech to v2.5.1 (#…
renovate-bot Jul 22, 2021
0260615
chore: fix kokoro config for samples (#170)
gcf-owl-bot[bot] Jul 23, 2021
ee97cd1
fix: enable self signed jwt for grpc (#171)
gcf-owl-bot[bot] Jul 24, 2021
dcd52aa
chore: release 2.5.2 (#173)
release-please[bot] Jul 28, 2021
a292565
chore(deps): update dependency google-cloud-texttospeech to v2.5.2 (#…
renovate-bot Jul 29, 2021
4eae172
chore: require CODEOWNER review and up to date branches (#175)
busunkim96 Aug 3, 2021
1d81d97
chore: fix INSTALL_LIBRARY_FROM_SOURCE in noxfile.py (#176)
gcf-owl-bot[bot] Aug 11, 2021
b2a9d2a
chore(python): avoid `.nox` directories when building docs (#177)
gcf-owl-bot[bot] Aug 12, 2021
d3070ab
chore: drop mention of Python 2.7 from templates (#178)
gcf-owl-bot[bot] Aug 13, 2021
131d78d
chore(python): disable dependency dashboard (#181)
gcf-owl-bot[bot] Aug 30, 2021
7e59561
chore(deps): update dependency pytest to v6.2.5 (#182)
renovate-bot Aug 31, 2021
f11ac11
chore: migrate to main branch (#184)
dandhlee Aug 31, 2021
a1fa81c
chore(python): rename default branch to main (#186)
gcf-owl-bot[bot] Sep 1, 2021
87abe7e
chore: reference main branch of google-cloud-python (#187)
busunkim96 Sep 7, 2021
d8c3fc2
chore: blacken samples noxfile template (#188)
gcf-owl-bot[bot] Sep 17, 2021
c1f98f0
chore: relocate owl bot post processor (#190)
SurferJeffAtGoogle Sep 21, 2021
3662469
chore: use gapic-generator-python 0.51.2 (#191)
gcf-owl-bot[bot] Sep 24, 2021
2a5309d
chore: release 2.5.3 (#192)
release-please[bot] Sep 27, 2021
739e09e
chore(deps): update dependency google-cloud-texttospeech to v2.5.3 (#…
renovate-bot Sep 27, 2021
b9bd0ae
chore: fail samples nox session if python version is missing (#194)
gcf-owl-bot[bot] Sep 30, 2021
6cd8b67
build: use trampoline_v2 for python samples and allow custom dockerfi…
gcf-owl-bot[bot] Oct 5, 2021
7c527bf
feat: add context manager support in client (#196)
gcf-owl-bot[bot] Oct 7, 2021
bfb1a09
(#197)
release-please[bot] Oct 7, 2021
19574c9
chore(deps): update dependency google-cloud-texttospeech to v2.6.0 (#…
renovate-bot Oct 7, 2021
217335e
chore(python): fix formatting issue in noxfile.py.j2 (#199)
gcf-owl-bot[bot] Oct 7, 2021
58e4666
chore(python): Add kokoro configs for python 3.10 samples testing (#200)
gcf-owl-bot[bot] Oct 8, 2021
f1a8d92
feat: add support for python 3.10 (#202)
parthea Oct 14, 2021
687071c
chore: add default_version and codeowner_team to .repo-metadata.json …
parthea Oct 18, 2021
0c29af0
chore: release 2.7.0 (#203)
release-please[bot] Oct 25, 2021
5d40acc
chore(deps): update dependency google-cloud-texttospeech to v2.7.0 (#…
renovate-bot Oct 25, 2021
c729603
chore(python): push cloud library docs to staging bucket for Cloud RA…
gcf-owl-bot[bot] Oct 25, 2021
6ec02c0
chore: use gapic-generator-python 0.53.4 (#209)
gcf-owl-bot[bot] Nov 1, 2021
b608138
chore: release 2.7.1 (#210)
release-please[bot] Nov 2, 2021
e8980fc
chore(deps): update dependency google-cloud-texttospeech to v2.7.1 (#…
renovate-bot Nov 2, 2021
6b5b751
chore: use gapic-generator-python 0.56.2 (#213)
gcf-owl-bot[bot] Nov 9, 2021
996d9e5
chore: assign googleapis/cdpe-cloudai as codeowner (#214)
parthea Nov 11, 2021
fdf4f3f
feat(v1beta1): add CustomVoiceParams (#215)
gcf-owl-bot[bot] Nov 11, 2021
7a90bbd
chore(python): add .github/CODEOWNERS as a templated file (#216)
gcf-owl-bot[bot] Nov 11, 2021
07381b6
docs: fix docstring formatting (#218)
gcf-owl-bot[bot] Nov 13, 2021
9605890
chore: release 2.8.0 (#217)
release-please[bot] Nov 15, 2021
b29b8b7
chore(deps): update dependency google-cloud-texttospeech to v2.8.0 (#…
renovate-bot Nov 15, 2021
329c32e
chore: update doc links from googleapis.dev to cloud.google.com (#220)
dandhlee Nov 16, 2021
c2098a5
feat: update v1 proto (#221)
gcf-owl-bot[bot] Nov 16, 2021
1c99069
chore: release 2.9.0 (#222)
release-please[bot] Nov 16, 2021
3ca0368
chore: delete owlbot.py (#205)
parthea Nov 18, 2021
f61b5dd
chore(deps): update dependency google-cloud-texttospeech to v2.9.0 (#…
renovate-bot Nov 20, 2021
92addcd
docs: Added virtualenv comment for clarity (#225)
nayaknishant Dec 6, 2021
edf6082
docs: update comments for ListVoicesRequest (#229)
gcf-owl-bot[bot] Dec 22, 2021
8f3a497
chore: update .repo-metadata.json (#230)
parthea Dec 28, 2021
594c4da
chore: use python-samples-reviewers (#232)
gcf-owl-bot[bot] Jan 6, 2022
b9b6b7c
chore: use gapic-generator-python 0.58.4 (#231)
gcf-owl-bot[bot] Jan 8, 2022
0674f50
chore(samples): Add check for tests in directory (#234)
gcf-owl-bot[bot] Jan 11, 2022
60c3ec8
build: switch to release-please for tagging (#235)
gcf-owl-bot[bot] Jan 14, 2022
b083d69
chore(python): update release.sh to use keystore (#236)
gcf-owl-bot[bot] Jan 14, 2022
80811d5
chore: release 2.9.1 (#226)
release-please[bot] Jan 18, 2022
408f7e8
chore(python): Noxfile recognizes that tests can live in a folder (#238)
gcf-owl-bot[bot] Jan 19, 2022
89b0411
chore(deps): update dependency google-cloud-texttospeech to v2.9.1 (#…
renovate-bot Jan 19, 2022
1f935e5
ci(python): run lint / unit tests / docs as GH actions (#240)
gcf-owl-bot[bot] Jan 20, 2022
9c14ff7
chore: make samples 3.6 check optional (#241)
busunkim96 Jan 24, 2022
09861f2
feat: add api key support (#242)
gcf-owl-bot[bot] Jan 25, 2022
f216163
docs: update comments for ListVoicesRequest (#244)
gcf-owl-bot[bot] Jan 28, 2022
9c10310
chore: use gapic-generator-python 0.62.1 (#246)
gcf-owl-bot[bot] Feb 3, 2022
f364675
chore(main): release 2.10.0 (#243)
release-please[bot] Feb 3, 2022
53513d0
chore(deps): update all dependencies (#247)
renovate-bot Feb 9, 2022
e1c3428
docs: add generated snippets (#249)
gcf-owl-bot[bot] Feb 11, 2022
33fd0a7
chore: use gapic-generator-python 0.63.4 (#252)
gcf-owl-bot[bot] Feb 25, 2022
3d38458
chore: update copyright year to 2022 (#253)
gcf-owl-bot[bot] Feb 26, 2022
6091019
chore(deps): update dependency pytest to v7.0.1 (#251)
renovate-bot Feb 26, 2022
dce084f
chore(main): release 2.10.1 (#250)
release-please[bot] Feb 28, 2022
28dd686
chore(deps): update all dependencies (#255)
renovate-bot Mar 1, 2022
544f213
chore(deps): update actions/setup-python action to v3 (#256)
gcf-owl-bot[bot] Mar 1, 2022
9fe89b3
chore(deps): update actions/checkout action to v3 (#258)
gcf-owl-bot[bot] Mar 3, 2022
4a0fee6
fix(deps): require google-api-core>=1.31.5, >=2.3.2 (#261)
parthea Mar 4, 2022
31f32a4
chore: Adding support for pytest-xdist and pytest-parallel (#262)
gcf-owl-bot[bot] Mar 4, 2022
c30df13
chore(deps): update actions/download-artifact action to v3 (#264)
gcf-owl-bot[bot] Mar 5, 2022
214d8c4
chore(main): release 2.10.2 (#263)
release-please[bot] Mar 7, 2022
8d1512b
chore(deps): update dependency google-cloud-texttospeech to v2.10.2 (…
renovate-bot Mar 8, 2022
d619c87
feat: promote CustomVoiceParams to v1 (#266)
gcf-owl-bot[bot] Mar 10, 2022
272d822
chore(main): release 2.11.0 (#267)
release-please[bot] Mar 10, 2022
a031c5c
chore(deps): update dependency google-cloud-texttospeech to v2.11.0 (…
renovate-bot Mar 12, 2022
1dafa98
chore(deps): update dependency pytest to v7.1.0 (#270)
renovate-bot Mar 13, 2022
541d678
chore(deps): update dependency pytest to v7.1.1 (#271)
renovate-bot Mar 19, 2022
2cf1856
chore(python): configure release-please on previous major versions (#…
gcf-owl-bot[bot] Mar 23, 2022
c7d7357
chore(python): use black==22.3.0 (#274)
gcf-owl-bot[bot] Mar 29, 2022
63b009a
chore(python): add E231 to .flake8 ignore list (#275)
gcf-owl-bot[bot] Mar 30, 2022
4481caf
chore(python): update .pre-commit-config.yaml to use black==22.3.0 (#…
gcf-owl-bot[bot] Mar 31, 2022
8c4e83e
chore(python): Enable size-label bot (#278)
gcf-owl-bot[bot] Apr 1, 2022
4f34c41
chore(python): refactor unit / system test dependency install (#279)
gcf-owl-bot[bot] Apr 1, 2022
69a26a3
chore(python): add license header to auto-label.yaml (#280)
gcf-owl-bot[bot] Apr 6, 2022
2e903f9
chore: Use gapic-generator-python 0.65.0 (#283)
gcf-owl-bot[bot] Apr 11, 2022
ece2d18
chore: use gapic-generator-python 0.65.1 (#284)
gcf-owl-bot[bot] Apr 14, 2022
b70fe23
chore(python): add nox session to sort python imports (#285)
gcf-owl-bot[bot] Apr 21, 2022
f7288a8
chore(python): use ubuntu 22.04 in docs image (#287)
gcf-owl-bot[bot] Apr 21, 2022
916a8f7
chore(deps): update dependency pytest to v7.1.2 (#288)
renovate-bot Apr 25, 2022
e14993d
chore: use gapic-generator-python 0.65.2 (#289)
gcf-owl-bot[bot] Apr 28, 2022
8b90b0d
chore: [autoapprove] update readme_gen.py to include autoescape True …
gcf-owl-bot[bot] May 5, 2022
6c886f4
chore(python): auto approve template changes (#291)
gcf-owl-bot[bot] May 5, 2022
ba4721f
chore: use gapic-generator-python 1.0.0 (#292)
gcf-owl-bot[bot] May 30, 2022
8d45d73
fix(deps): require protobuf <4.0.0dev (#293)
parthea Jun 2, 2022
bcd8796
docs: fix changelog header to consistent size (#294)
dandhlee Jun 3, 2022
c40da09
chore: test minimum dependencies in python 3.7 (#297)
parthea Jun 6, 2022
c25c108
chore(main): release 2.11.1 (#295)
release-please[bot] Jun 6, 2022
6a1b51e
chore: add prerelease nox session (#302)
gcf-owl-bot[bot] Jun 12, 2022
5043941
chore(python): add missing import for prerelease testing (#303)
gcf-owl-bot[bot] Jun 21, 2022
eef288b
fix: require python 3.7+ (#306)
gcf-owl-bot[bot] Jul 9, 2022
6e2cf6f
chore(python): allow client documentation to be customized in README …
gcf-owl-bot[bot] Jul 14, 2022
d6fc61a
chore(deps): update all dependencies (#298)
renovate-bot Jul 16, 2022
66568f1
fix(deps): require google-api-core>=1.32.0,>=2.8.0 (#304)
gcf-owl-bot[bot] Jul 16, 2022
df7b0f9
chore(main): release 2.12.0 (#307)
release-please[bot] Jul 18, 2022
0aabed1
chore: resolve issue with prerelease presubmit [autoapprove] (#311)
gcf-owl-bot[bot] Jul 26, 2022
82c6667
chore(deps): update all dependencies (#312)
renovate-bot Aug 2, 2022
6a1e517
chore(deps): update actions/setup-python action to v4 [autoapprove] (…
gcf-owl-bot[bot] Aug 9, 2022
062cd59
fix(deps): allow protobuf < 5.0.0 (#316)
parthea Aug 11, 2022
78f4d0d
chore(main): release 2.12.1 (#317)
release-please[bot] Aug 15, 2022
a007f6f
chore(deps): update dependency google-cloud-texttospeech to v2.12.1 (…
renovate-bot Aug 16, 2022
9ce5e01
chore: remove 'pip install' statements from python_library templates …
gcf-owl-bot[bot] Aug 24, 2022
c5bfbf2
chore(python): exclude grpcio==1.49.0rc1 in tests [autoapprove] (#322)
gcf-owl-bot[bot] Aug 29, 2022
3f624b3
ci(python): fix path to requirements.txt in release script (#323)
gcf-owl-bot[bot] Sep 1, 2022
dede6d9
chore(python): update .kokoro/requirements.txt (#324)
gcf-owl-bot[bot] Sep 2, 2022
1b032c4
chore(python): exclude setup.py in renovate config (#327)
gcf-owl-bot[bot] Sep 2, 2022
a050754
chore(deps): update dependency pytest to v7.1.3 (#328)
renovate-bot Sep 6, 2022
68b7349
chore: Bump gapic-generator-python version to 1.3.0 (#329)
gcf-owl-bot[bot] Sep 7, 2022
abac59c
chore: use gapic-generator-python 1.3.1 (#330)
gcf-owl-bot[bot] Sep 8, 2022
aa994cf
chore: use gapic generator python 1.4.1 (#331)
gcf-owl-bot[bot] Sep 13, 2022
d0777fd
chore: detect samples tests in nested directories (#332)
gcf-owl-bot[bot] Sep 13, 2022
47d223e
fix(deps): require protobuf >= 3.20.2 (#335)
gcf-owl-bot[bot] Oct 3, 2022
304d46d
chore(main): release 2.12.2 (#336)
release-please[bot] Oct 4, 2022
12c78b6
chore(deps): update dependency google-cloud-texttospeech to v2.12.2 (…
renovate-bot Oct 4, 2022
3c99250
fix(deps): allow protobuf 3.19.5 (#338)
parthea Oct 7, 2022
c969be7
chore(main): release 2.12.3 (#339)
release-please[bot] Oct 10, 2022
b6e887d
chore(deps): update dependency google-cloud-texttospeech to v2.12.3 (…
renovate-bot Oct 18, 2022
6a699ce
chore(deps): update dependency pytest to v7.2.0 (#341)
renovate-bot Oct 26, 2022
8df7bf9
chore(python): update dependencies in .kokoro/requirements.txt [autoa…
gcf-owl-bot[bot] Nov 8, 2022
42acef0
chore(python): update release script dependencies [autoapprove] (#345)
gcf-owl-bot[bot] Nov 18, 2022
a5ee583
chore(python): drop flake8-import-order in samples noxfile (#347)
gcf-owl-bot[bot] Nov 26, 2022
6b9bb9d
chore: Update gapic-generator-python to v1.6.1 (#342)
gcf-owl-bot[bot] Nov 26, 2022
0e2aa76
chore: Code samples are migrated to python-docs-samples (#346)
msampathkumar Dec 7, 2022
a435b19
build(deps): bump certifi from 2022.9.24 to 2022.12.7 [autoapprove] (…
gcf-owl-bot[bot] Dec 8, 2022
232f258
docs: fix minor docstring formatting (#349)
gcf-owl-bot[bot] Dec 14, 2022
baf6780
chore(main): release 2.13.0 (#348)
release-please[bot] Dec 15, 2022
04ea0b1
chore(python): add support for python 3.11 [autoapprove] (#352)
gcf-owl-bot[bot] Jan 6, 2023
25c0775
feat: Add support for python 3.11 (#353)
gcf-owl-bot[bot] Jan 10, 2023
55cef84
chore(main): release 2.14.0 (#354)
release-please[bot] Jan 10, 2023
51a0288
docs: Add documentation for enums (#355)
gcf-owl-bot[bot] Jan 20, 2023
cfe07a9
chore(main): release 2.14.1 (#356)
release-please[bot] Jan 23, 2023
20a8b2e
chore: Update gapic-generator-python to v1.8.2 (#357)
gcf-owl-bot[bot] Jan 25, 2023
dc67eba
chore: fix prerelease_deps nox session [autoapprove] (#358)
gcf-owl-bot[bot] Jan 30, 2023
f3c4799
chore: Update gapic-generator-python to v1.8.4 (#359)
gcf-owl-bot[bot] Feb 7, 2023
c0988d7
build(deps): bump cryptography from 38.0.3 to 39.0.1 in /synthtool/gc…
gcf-owl-bot[bot] Feb 8, 2023
1d31bec
chore(python): upgrade gcp-releasetool in .kokoro [autoapprove] (#364)
gcf-owl-bot[bot] Feb 27, 2023
0796003
feat: enable "rest" transport in Python for services supporting numer…
gcf-owl-bot[bot] Feb 28, 2023
d84675b
chore(deps): Update nox in .kokoro/requirements.in [autoapprove] (#366)
gcf-owl-bot[bot] Mar 16, 2023
b8869b1
docs: Fix formatting of request arg in docstring (#367)
gcf-owl-bot[bot] Mar 23, 2023
e52c760
docs: update documentation to require certain fields (#368)
gcf-owl-bot[bot] May 9, 2023
88a68ce
build(deps): bump requests to 2.31.0 [autoapprove] (#370)
gcf-owl-bot[bot] May 25, 2023
36c15dc
build(deps): bump cryptography to 41.0.0 [autoapprove] (#372)
gcf-owl-bot[bot] Jun 3, 2023
0ac9181
chore: remove pinned Sphinx version [autoapprove] (#373)
gcf-owl-bot[bot] Jun 27, 2023
c94d891
chore: store artifacts in placer [autoapprove] (#374)
gcf-owl-bot[bot] Jun 28, 2023
8d6dc8d
fix: Add async context manager return types (#375)
gcf-owl-bot[bot] Jul 4, 2023
e9e0a21
chore: Update gapic-generator-python to v1.11.2 (#376)
gcf-owl-bot[bot] Jul 10, 2023
cd09c84
chore: Update gapic-generator-python to v1.11.3 (#377)
gcf-owl-bot[bot] Jul 10, 2023
83e710f
build(deps): [autoapprove] bump cryptography from 41.0.0 to 41.0.2 (#…
gcf-owl-bot[bot] Jul 17, 2023
8f8881d
build(deps): [autoapprove] bump pygments from 2.13.0 to 2.15.0 (#381)
gcf-owl-bot[bot] Jul 21, 2023
3accd43
build(deps): [autoapprove] bump certifi from 2022.12.7 to 2023.7.22 (…
gcf-owl-bot[bot] Jul 25, 2023
e0ebc7a
chore: [autoapprove] Pin flake8 version (#384)
gcf-owl-bot[bot] Aug 1, 2023
ad4bb06
build: [autoapprove] bump cryptography from 41.0.2 to 41.0.3 (#386)
gcf-owl-bot[bot] Aug 2, 2023
c051f1b
docs: Minor formatting (#388)
gcf-owl-bot[bot] Sep 13, 2023
da9add2
Merge remote-tracking branch 'remote.googleapis/python-texttospeech/m…
parthea Sep 25, 2023
c92890c
Trigger owlbot post-processor
parthea Sep 25, 2023
78307f8
build: google-cloud-texttospeech migration: adjust owlbot-related files
parthea Sep 25, 2023
cdad720
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Sep 25, 2023
01c13de
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Sep 25, 2023
9418ad7
Merge branch 'migration.python-texttospeech.migration.2023-09-25.00.0…
gcf-owl-bot[bot] Sep 25, 2023
3f7542a
Merge branch 'main' into migration.python-texttospeech.migration.2023…
parthea Sep 27, 2023
510ec4a
delete obsolete UPGRADING.md
parthea Sep 29, 2023
b871c5e
update smoke test
parthea Sep 29, 2023
6d0c519
update smoke test
parthea Sep 29, 2023
dd1e51a
lint
parthea Sep 29, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 24 additions & 0 deletions packages/google-cloud-texttospeech/.OwlBot.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# Copyright 2021 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.


deep-remove-regex:
- /owl-bot-staging

deep-copy-regex:
- source: /google/cloud/texttospeech/(v.*)/.*-py
dest: /owl-bot-staging/google-cloud-texttospeech/$1

begin-after-commit-hash: f92897093108f24c013e9c15c3be2709417ba5d6

13 changes: 13 additions & 0 deletions packages/google-cloud-texttospeech/.coveragerc
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
[run]
branch = True

[report]
show_missing = True
omit =
google/cloud/texttospeech/__init__.py
google/cloud/texttospeech/gapic_version.py
exclude_lines =
# Re-enable the standard pragma
pragma: NO COVER
# Ignore debug-only repr
def __repr__
33 changes: 33 additions & 0 deletions packages/google-cloud-texttospeech/.flake8
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
# -*- coding: utf-8 -*-
#
# Copyright 2023 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# https://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

# Generated by synthtool. DO NOT EDIT!
[flake8]
ignore = E203, E231, E266, E501, W503
exclude =
# Exclude generated code.
**/proto/**
**/gapic/**
**/services/**
**/types/**
*_pb2.py

# Standard linting exemptions.
**/.nox/**
__pycache__,
.git,
*.pyc,
conf.py
63 changes: 63 additions & 0 deletions packages/google-cloud-texttospeech/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,63 @@
*.py[cod]
*.sw[op]

# C extensions
*.so

# Packages
*.egg
*.egg-info
dist
build
eggs
.eggs
parts
bin
var
sdist
develop-eggs
.installed.cfg
lib
lib64
__pycache__

# Installer logs
pip-log.txt

# Unit test / coverage reports
.coverage
.nox
.cache
.pytest_cache


# Mac
.DS_Store

# JetBrains
.idea

# VS Code
.vscode

# emacs
*~

# Built documentation
docs/_build
bigquery/docs/generated
docs.metadata

# Virtual environment
env/

# Test logs
coverage.xml
*sponge_log.xml

# System test environment variables.
system_tests/local_test_setup

# Make sure a generated file isn't accidentally committed.
pylintrc
pylintrc.test
31 changes: 31 additions & 0 deletions packages/google-cloud-texttospeech/.pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
# Copyright 2023 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
# See https://pre-commit.com for more information
# See https://pre-commit.com/hooks.html for more hooks
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.0.1
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer
- id: check-yaml
- repo: https://github.com/psf/black
rev: 22.3.0
hooks:
- id: black
- repo: https://github.com/pycqa/flake8
rev: 6.1.0
hooks:
- id: flake8
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
".": "2.14.1"
}
18 changes: 18 additions & 0 deletions packages/google-cloud-texttospeech/.repo-metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"name": "texttospeech",
"name_pretty": "Google Cloud Text-to-Speech",
"product_documentation": "https://cloud.google.com/text-to-speech",
"client_documentation": "https://cloud.google.com/python/docs/reference/texttospeech/latest",
"issue_tracker": "https://issuetracker.google.com/savedsearches/5235428",
"release_level": "stable",
"language": "python",
"library_type": "GAPIC_AUTO",
"repo": "googleapis/python-texttospeech",
"distribution_name": "google-cloud-texttospeech",
"api_id": "texttospeech.googleapis.com",
"requires_billing": true,
"default_version": "v1",
"codeowner_team": "@googleapis/cdpe-cloudai",
"api_shortname": "texttospeech",
"api_description": "enables easy integration of Google text recognition technologies into developer applications. Send text and receive synthesized audio output from the Cloud Text-to-Speech API service."
}
Loading
Loading