Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
397 commits
Select commit Hold shift + click to select a range
050c796
fix: DEADLINE_EXCEEDED no longer treated as idempotent and retried
yoshi-automation May 9, 2019
e7eb7ba
fix: DEADLINE_EXCEEDED is idempotent (#224)
yoshi-automation May 10, 2019
7fda1e1
fix(deps): update dependency google-gax to v1 (#223)
renovate[bot] May 10, 2019
de323f2
chore: release 1.0.0 (#225)
May 14, 2019
ea4f909
build: updated kokoro config for coverage and release-please (#226)
May 17, 2019
1cd5549
refactor: drop dependency on lodash.merge and update links (#227)
yoshi-automation May 21, 2019
8fe1a00
chore: use published jsdoc-baseline package (#228)
JustinBeckwith May 23, 2019
95373e7
build: ignore proto files in test coverage (#230)
JustinBeckwith May 28, 2019
b978ff3
build: use repo metadata to generate readme (#231)
JustinBeckwith May 30, 2019
78a9389
feat: support apiEndpoint override in client constructor (#234)
yoshi-automation Jun 5, 2019
a7a5e1b
chore: release 1.1.0 (#235)
yoshi-automation Jun 5, 2019
ec3df88
docs: update return type in jsdoc for Buffers (#238)
yoshi-automation Jun 12, 2019
8385f34
fix(docs): move to new client docs URL (#239)
Jun 13, 2019
e334844
chore: release 1.1.1 (#240)
yoshi-automation Jun 14, 2019
5871a7b
build: switch to GitHub magic proxy (#241)
Jun 18, 2019
0199709
fix(docs): link to reference docs section on googleapis.dev (#242)
Jun 25, 2019
429ff2a
chore: release 1.1.2 (#243)
yoshi-automation Jun 26, 2019
da2e8fb
build: use config file for linkinator (#244)
JustinBeckwith Jun 28, 2019
4a33cf0
chore(deps): update linters (#245)
Jul 26, 2019
2094a4d
docs: use the jsdoc-fresh theme (#246)
JustinBeckwith Jul 31, 2019
e304f03
docs: document apiEndpoint over servicePath (#247)
JustinBeckwith Jul 31, 2019
33e61c2
fix: allow calls with no request, add JSON proto
yoshi-automation Aug 2, 2019
9ca467e
chore: release 1.1.3 (#251)
yoshi-automation Aug 2, 2019
fd01517
fix(deps): update dependency yargs to v14
renovate-bot Aug 20, 2019
c80b673
fix: use correct version for x-goog-api-client header
yoshi-automation Aug 28, 2019
03f9d9f
chore: release 1.1.4 (#254)
yoshi-automation Aug 28, 2019
da3fab4
docs: update link to client docs (#258)
yoshi-automation Aug 29, 2019
0d754d8
feat: load protos from JSON, grpc-fallback support
yoshi-automation Sep 3, 2019
77d8663
chore: release 1.2.0 (#260)
yoshi-automation Sep 5, 2019
11439fe
fix(docs): READMEs updated with new samples
yoshi-automation Sep 6, 2019
a75d87b
chore(deps): update dependency eslint-plugin-node to v10 (#261)
renovate-bot Sep 6, 2019
fdceb77
update .nycrc ignore rules (#264)
Sep 6, 2019
e28e6f9
fix: add proto field behavior options (#265)
yoshi-automation Sep 10, 2019
30e2588
chore: release 1.3.0 (#262)
yoshi-automation Sep 16, 2019
b9c22ab
build: switch to releasing with GitHub bot (#269)
yoshi-automation Sep 18, 2019
d127955
feat: .d.ts for protos (#270)
yoshi-automation Sep 23, 2019
25dd707
fix: use compatible version of google-gax
alexander-fenster Oct 2, 2019
63a1d8f
chore: update pull request template (#275)
yoshi-automation Oct 7, 2019
c6848dd
chore: update CONTRIBUTING.md and make releaseType node (#279)
Oct 9, 2019
a373a89
chore: release 1.4.0 (#271)
release-please[bot] Oct 12, 2019
11867bd
fix(deps): bump google-gax to 1.7.5 (#280)
JustinBeckwith Oct 22, 2019
62d88f1
chore: release 1.4.1 (#281)
release-please[bot] Oct 22, 2019
5f2f0ea
chore: exclude gapic files from code coverage (#284)
yoshi-automation Nov 5, 2019
5dbe957
fix: import long into proto ts declaration file (#288)
yoshi-automation Nov 13, 2019
b37874e
fix(docs): snippets are now replaced in jsdoc comments (#287)
Nov 13, 2019
7dedd44
feat!: move library to typescript code generation (#285)
xiaozhenliu-gg5 Nov 14, 2019
71fb5e5
chore: release 2.0.0 (#292)
release-please[bot] Nov 15, 2019
b4211d3
docs: add license header
yoshi-automation Nov 15, 2019
51eeaf0
fix(deps): update dependency yargs to v15 (#295)
renovate-bot Nov 18, 2019
d957145
chore: release 2.0.1 (#296)
release-please[bot] Nov 18, 2019
f29a2fc
fix(docs): bump release level to beta (#297)
JustinBeckwith Nov 19, 2019
5d50361
chore: update synth.py to use new option (#301)
xiaozhenliu-gg5 Nov 20, 2019
7e46666
chore: release 2.0.2 (#300)
release-please[bot] Nov 21, 2019
ad443f0
chore: remove console.log from tests
yoshi-automation Nov 22, 2019
66c2bf1
chore: changes in test and webpack.config.js
yoshi-automation Nov 23, 2019
f94c070
chore: update license headers (#305)
JustinBeckwith Nov 25, 2019
3e0d6e5
fix(deps): pin TypeScript below 3.7.0
Dec 5, 2019
bf07087
feat: make service stub public
yoshi-automation Dec 11, 2019
e8cc345
chore: release 2.1.0 (#310)
release-please[bot] Dec 11, 2019
d2c90d8
fix: increase timeout from 20s to 60s (#312)
yoshi-automation Dec 18, 2019
4791d4e
chore(deps): update dependency eslint-plugin-node to v11 (#318)
renovate-bot Dec 26, 2019
e67d86b
docs: improve examples of running sample code, change copyright format
yoshi-automation Dec 26, 2019
ec939d6
chore(deps): update dependency c8 to v7 (#317)
renovate-bot Dec 27, 2019
0f5f87e
refactor: use explicit mocha imports (#319)
JustinBeckwith Dec 30, 2019
123dd85
fix: move region tag to encompass catch (#320)
leahecole Dec 30, 2019
b9f653d
chore: release 2.1.1 (#313)
release-please[bot] Dec 31, 2019
7b2eacf
fix: "client already closed" error fires earlier
yoshi-automation Jan 3, 2020
69c0510
chore: release 2.1.2
release-please[bot] Jan 6, 2020
e9414b1
chore(deps): update dependency mocha to v7 (#325)
renovate-bot Jan 6, 2020
bbf9371
chore: clear synth.metadata
JustinBeckwith Jan 24, 2020
7380427
chore: regenerate synth.metadata (#330)
yoshi-automation Jan 28, 2020
fb89203
fix: enum, bytes, and Long types now accept strings
yoshi-automation Jan 28, 2020
38ee387
chore(deps): update dependency @types/mocha to v7
renovate-bot Jan 30, 2020
de21f9e
chore: skip img.shields.io in docs test
JustinBeckwith Feb 1, 2020
163199b
test: modernize mocha config (#334)
JustinBeckwith Feb 1, 2020
1407116
chore: release 2.1.3 (#332)
release-please[bot] Feb 5, 2020
e74a17e
chore: updated .gitignore
yoshi-automation Feb 7, 2020
5b2b3e5
feat: bump release level to ga (#342)
JustinBeckwith Feb 8, 2020
0448508
chore(deps): update dependency linkinator to v2
renovate-bot Feb 10, 2020
9140ee2
build: add GitHub actions config for unit tests
Feb 12, 2020
953a88a
chore: release 2.2.0 (#346)
release-please[bot] Feb 12, 2020
de0a240
feat: export protos in src/index.ts
xiaozhenliu-gg5 Feb 27, 2020
e7b6693
chore: update jsdoc.js (#354)
summer-ji-eng Feb 27, 2020
268020a
chore: update jsdoc with macro license (#357)
summer-ji-eng Feb 29, 2020
635c543
chore: update .jsdoc.js
yoshi-automation Feb 29, 2020
518e1b0
feat: deferred client initialization (#359)
gcf-merge-on-green[bot] Mar 6, 2020
45710e5
build: update linkinator config (#360)
JustinBeckwith Mar 6, 2020
90b315a
build(tests): fix coveralls and enable build cop (#361)
Mar 6, 2020
33154d0
chore: release 2.3.0 (#351)
release-please[bot] Mar 11, 2020
e9f7409
docs: mention templates in contributing section of README (#363)
Mar 18, 2020
e71cec8
chore: remove snippet leading whitespace (#365)
chingor13 Mar 19, 2020
a248763
docs: document version support goals (#370)
Mar 24, 2020
da56504
chore: regenerate the code (#369)
yoshi-automation Mar 25, 2020
e66fc75
feat!: drop node8 support (#373)
alexander-fenster Mar 31, 2020
bef0550
build: set AUTOSYNTH_MULTIPLE_COMMITS=true for context aware commits …
Apr 1, 2020
cdcaf95
chore(deps): update dependency @types/sinon to v9 (#376)
renovate-bot Apr 1, 2020
ee75cfc
chore: linting (#378)
yoshi-automation Apr 2, 2020
1c92a12
chore: remove duplicate mocha config (#380)
JustinBeckwith Apr 5, 2020
b6da171
refactor: export explicit version in protos.js (#379)
yoshi-automation Apr 7, 2020
88d94db
chore(deps): update dependency gts to v2.0.0 (#383)
renovate-bot Apr 10, 2020
ad3c2f3
fix: remove eslint, update gax, fix generated protos, run the generat…
alexander-fenster Apr 11, 2020
ea3fe78
build: remove unused codecov config (#386)
JustinBeckwith Apr 12, 2020
52f34d6
chore: update proto namespaces (#387)
yoshi-automation Apr 13, 2020
e914267
fix: remove unused files in package (#389)
JustinBeckwith Apr 13, 2020
61f8c83
chore(deps): update dependency ts-loader to v7 (#390)
renovate-bot Apr 15, 2020
16deb29
chore(deps): update dependency null-loader to v4 (#391)
renovate-bot Apr 15, 2020
9ff8e60
build: use codecov's action, now that it's authless (#499) (#392)
yoshi-automation Apr 20, 2020
8328dc8
build: adopt changes to generator formatting (#395)
yoshi-automation Apr 22, 2020
fc6b8b5
chore: update npm scripts and synth.py (#397)
alexander-fenster Apr 24, 2020
761cc51
fix: regen protos and tests, formatting (#401)
alexander-fenster May 6, 2020
c1bfa78
chore: linting rules (#402)
yoshi-automation May 7, 2020
8595a81
fix: synth.py clean up for multiple version (#403)
summer-ji-eng May 7, 2020
1bdb5e2
docs: change relative URLs to absolute URLs to fix broken links. (#407)
yoshi-automation Jun 4, 2020
cc2cf15
chore: release 3.0.0 (#374)
release-please[bot] Jun 4, 2020
817513c
chore(deps): update dependency mocha to v8 (#412)
renovate-bot Jun 11, 2020
c2e1d82
build(secrets): begin migration to secret manager from keystore (#411)
yoshi-automation Jun 12, 2020
6e41d35
fix: handle fallback option properly (#413)
yoshi-automation Jun 12, 2020
31a0855
fix: update node issue template (#415)
yoshi-automation Jun 19, 2020
ef6be71
build: add config .gitattributes (#416)
yoshi-automation Jun 29, 2020
34a9694
chore: release 3.0.1 (#414)
release-please[bot] Jun 29, 2020
2582055
chore(deps): no canvas (#417)
alexander-fenster Jul 2, 2020
b0faf18
build: use bazel build (#418)
alexander-fenster Jul 6, 2020
1ee7691
build: typeo in nodejs .gitattribute (#422)
yoshi-automation Jul 10, 2020
ce29000
chore(deps): update dependency ts-loader to v8 (#421)
renovate-bot Jul 10, 2020
9e4a23a
chore(deps): update dependency @types/mocha to v8 (#425)
renovate-bot Jul 12, 2020
b2d5395
build: missing parenthesis in publish script, delete Node 8 tests, ad…
yoshi-automation Jul 20, 2020
8ea2ca4
chore: add dev dependencies for cloud-rad ref docs (#429)
fhinkel Jul 21, 2020
c0402bf
build: rename _toc to toc (#430)
yoshi-automation Jul 23, 2020
02ef511
chore: move gitattributes files to node templates (#431)
yoshi-automation Jul 24, 2020
0eb0423
feat: support MULAW and MP3_64_KBPS audio encoding and support timepo…
yoshi-automation Jul 30, 2020
d01036b
chore: release 3.1.0 (#433)
release-please[bot] Jul 30, 2020
5045fec
build: update protos (#434)
yoshi-automation Jul 31, 2020
1614f78
docs: add links to the CHANGELOG from the README.md for Java and Node…
yoshi-automation Jul 31, 2020
7f0d7a7
chore: escape `*` characters in comments (#436)
yoshi-automation Aug 10, 2020
0da176a
build: --credential-file-override is no longer required (#437)
yoshi-automation Aug 10, 2020
7ea9c8c
build: update docs and release scripts (#439)
yoshi-automation Aug 14, 2020
0bc2e02
build: use gapic-generator-typescript v1.0.7. (#438)
yoshi-automation Aug 14, 2020
9015372
chore: start tracking obsolete files
yoshi-automation Aug 20, 2020
bee57fe
build: move system and samples test from Node 10 to Node 12 (#441)
yoshi-automation Aug 21, 2020
6c625d5
build: track flaky tests for "nightly", add new secrets for tagging (…
yoshi-automation Aug 28, 2020
7017de6
fix(deps): update dependency yargs to v16 (#446)
renovate-bot Sep 9, 2020
408e4a5
build(test): recursively find test files; fail on unsupported depende…
yoshi-automation Sep 12, 2020
bd99d62
chore: release 3.1.1 (#447)
release-please[bot] Sep 17, 2020
74eb1fb
chore: update bucket for cloud-rad (#449)
yoshi-automation Oct 1, 2020
96dd6b9
build(node_library): migrate to Trampoline V2 (#450)
yoshi-automation Oct 5, 2020
ceed426
chore(deps): update dependency webpack-cli to v4 (#454)
renovate-bot Oct 12, 2020
ba57771
chore(deps): update dependency webpack to v5 (#453)
renovate-bot Oct 14, 2020
8d17bea
build: only check --engine-strict for production deps (#455)
yoshi-automation Oct 16, 2020
9bdb8a6
chore: clean up Node.js TOC for cloud-rad (#456)
yoshi-automation Oct 21, 2020
1338355
docs: updated code of conduct (includes update to actions) (#460)
yoshi-automation Oct 27, 2020
c8883d7
build(node): add KOKORO_BUILD_ARTIFACTS_SUBDIR to env (#461)
yoshi-automation Nov 2, 2020
0a17fbc
fix: do not modify options object, use defaultScopes (#463)
alexander-fenster Nov 6, 2020
16bf43d
chore: release 3.1.2 (#464)
release-please[bot] Nov 16, 2020
be0175b
fix(browser): check for fetch on window
yoshi-automation Nov 23, 2020
3e41ca3
docs: spelling correction for "targetting" (#468)
yoshi-automation Nov 25, 2020
de529f0
chore: release 3.1.3 (#467)
release-please[bot] Dec 2, 2020
c12de3e
chore: generate GAPIC metadata JSON file (#469)
yoshi-automation Dec 4, 2020
1902528
docs: add instructions for authenticating for system tests (#471)
yoshi-automation Dec 22, 2020
f4d53ad
chore: update license headers (#472)
yoshi-automation Jan 2, 2021
a3a6bad
build: update link for go
yoshi-automation Jan 6, 2021
951eb10
refactor(nodejs): move build cop to flakybot (#475)
yoshi-automation Jan 27, 2021
f504a74
chore: update CODEOWNERS config (#476)
JustinBeckwith Feb 3, 2021
9c6a04c
build: adds UNORDERED_LIST enum (#477)
yoshi-automation Feb 4, 2021
854dada
build: update gapic-generator-typescript to v1.2.10. (#478)
yoshi-automation Mar 7, 2021
4ac2906
chore: migrate to owl bot (#480)
SurferJeffAtGoogle Mar 18, 2021
e37b8af
chore(deps): update dependency sinon to v10 (#485)
renovate-bot Mar 23, 2021
c4c7ba8
feat: add ALAW support on client library. And improve the ListVoiceRe…
gcf-owl-bot[bot] Mar 30, 2021
f39cb22
build: update .OwlBot.lock with new version of post-processor (#489)
gcf-owl-bot[bot] Mar 31, 2021
617ad52
chore(deps): update dependency @types/sinon to v10 (#496)
renovate-bot Apr 14, 2021
7e5c2df
chore: release 3.2.0 (#491)
release-please[bot] Apr 16, 2021
9a83545
chore(deps): update dependency ts-loader to v9 (#500)
renovate-bot Apr 19, 2021
e13950f
fix(deps): require google-gax v2.12.0 (#505)
alexander-fenster May 7, 2021
73baa90
chore: new owl bot post processor docker image (#507)
gcf-owl-bot[bot] May 10, 2021
8d6d6ea
fix: use require() to load JSON protos (#508)
gcf-owl-bot[bot] May 11, 2021
e426372
chore: update gapic-generator-typescript to v1.3.2 (#509)
gcf-owl-bot[bot] May 11, 2021
a6c202f
chore: release 3.2.1 (#506)
release-please[bot] May 12, 2021
a8439e4
chore(deps): update dependency @types/node to v14 (#512)
renovate-bot May 21, 2021
ef72d9d
chore(deps): update dependency sinon to v11 (#514)
renovate-bot May 25, 2021
93f9e28
chore: make generate_index_ts() deterministic (#516)
gcf-owl-bot[bot] May 29, 2021
1520a42
chore: update proto namespaces (#513)
gcf-owl-bot[bot] Jun 3, 2021
8a44591
fix: GoogleAdsError missing using generator version after 1.3.0 (#515)
gcf-owl-bot[bot] Jun 4, 2021
25123f3
chore: release 3.2.2 (#517)
release-please[bot] Jun 6, 2021
168a314
chore(nodejs): remove api-extractor dependencies (#523)
fhinkel Jun 10, 2021
990be29
fix: make request optional in all cases (#525)
gcf-owl-bot[bot] Jun 23, 2021
3d80554
chore: release 3.2.3 (#526)
release-please[bot] Jun 23, 2021
85946fa
fix(deps): google-gax v2.17.0 with mTLS (#529)
Jun 30, 2021
d72d4f8
chore: release 3.2.4 (#531)
release-please[bot] Jun 30, 2021
efe641e
fix(deps): google-gax v2.17.1 (#532)
Jul 12, 2021
c0882f0
chore: release 3.2.5 (#533)
release-please[bot] Jul 12, 2021
1f7977d
fix: Updating WORKSPACE files to use the newest version of the Typesc…
gcf-owl-bot[bot] Jul 16, 2021
8218d7a
chore: release 3.2.6 (#535)
release-please[bot] Jul 21, 2021
86391e8
fix(deps): google-gax v2.24.1 (#541)
Aug 17, 2021
ef27e2e
chore: release 3.2.7 (#542)
release-please[bot] Aug 17, 2021
71b578d
feat: turns on self-signed JWT feature flag (#543)
gcf-owl-bot[bot] Aug 23, 2021
6d2498d
chore: release 3.3.0 (#544)
release-please[bot] Aug 23, 2021
55b3012
chore: disable renovate dependency dashboard (#1194) (#546)
gcf-owl-bot[bot] Aug 25, 2021
530f212
fix(build): set default branch to main (#548)
Sep 10, 2021
78352f3
chore: release 3.3.1 (#549)
release-please[bot] Sep 10, 2021
fd23724
chore: relocate owl bot post processor (#551)
SurferJeffAtGoogle Sep 21, 2021
bc74802
build(node): update deps used during postprocessing (#1243) (#556)
gcf-owl-bot[bot] Oct 14, 2021
02152c5
chore(deps): update dependency @types/node to v16 (#557)
renovate-bot Oct 26, 2021
6d8e248
chore(cloud-rad): delete api-extractor config (#559)
fhinkel Nov 4, 2021
72bb2b0
chore(deps): update dependency sinon to v12 (#558)
renovate-bot Nov 4, 2021
d20d763
docs(samples): add example tags to generated samples (#561)
gcf-owl-bot[bot] Nov 10, 2021
bf9c764
feat: update v1beta1 proto (#562)
gcf-owl-bot[bot] Nov 12, 2021
7e9e1f7
docs: fix docstring formatting (#564)
gcf-owl-bot[bot] Nov 22, 2021
aeb138c
feat: adds support for MULAW and ALAW audio encoding (#565)
gcf-owl-bot[bot] Nov 22, 2021
738fa99
build: add generated samples to .eslintignore (#566)
gcf-owl-bot[bot] Dec 9, 2021
1cee8c5
chore: release 3.4.0 (#563)
release-please[bot] Dec 9, 2021
b8c63e9
docs(node): support "stable"/"preview" release level (#1312) (#570)
gcf-owl-bot[bot] Dec 29, 2021
fda52db
docs: update comments for ListVoicesRequest (#568)
gcf-owl-bot[bot] Dec 30, 2021
91faab5
docs(badges): tweak badge to use new preview/stable language (#1314) …
gcf-owl-bot[bot] Dec 30, 2021
962f8c5
test(nodejs): remove 15 add 16 (#1322) (#573)
gcf-owl-bot[bot] Jan 11, 2022
5bcf9ac
chore: add api_shortname and library_type to repo metadata (#569)
parthea Jan 12, 2022
9c1f362
chore: update v2.12.0 gapic-generator-typescript (#579)
gcf-owl-bot[bot] Jan 26, 2022
bb5eaad
chore(deps): update dependency sinon to v13 (#582)
renovate-bot Jan 31, 2022
34e52ce
docs: update comments for ListVoicesRequest (#581)
gcf-owl-bot[bot] Feb 2, 2022
2c9193d
docs(nodejs): version support policy edits (#1346) (#585)
gcf-owl-bot[bot] Feb 4, 2022
e6f8cad
docs(samples): include metadata file, add exclusions for samples to h…
gcf-owl-bot[bot] Feb 18, 2022
94f4b70
feat: promote CustomVoiceParams to v1 (#591)
gcf-owl-bot[bot] Mar 14, 2022
4d6bde5
chore(deps): update dependency gts to v3 (#574)
renovate-bot Mar 14, 2022
4c1f799
build(node): update client library version in samples metadata (#1356…
gcf-owl-bot[bot] Apr 21, 2022
24281d3
chore(deps): update dependency @types/mocha to v9 (#599)
renovate-bot May 3, 2022
57c8340
chore(deps): update dependency sinon to v14 (#602)
renovate-bot May 9, 2022
6e46a0a
build!: update library to use Node 12 (#604)
sofisl May 19, 2022
4e0aece
chore(deps): update dependency jsdoc-fresh to v2 (#608)
renovate-bot Jun 10, 2022
316e9ff
chore(deps): update dependency jsdoc-region-tag to v2 (#609)
renovate-bot Jun 10, 2022
8e0387f
chore(main): release 4.0.0 (#606)
release-please[bot] Jun 20, 2022
7fbaf70
fix(docs): describe fallback rest option (#610)
gcf-owl-bot[bot] Jun 30, 2022
bcf0fc7
chore(main): release 4.0.1 (#611)
release-please[bot] Jun 30, 2022
8bee205
chore(deps): update dependency linkinator to v4 (#615)
renovate-bot Jul 8, 2022
5fc0df4
fix: better support for fallback mode (#618)
gcf-owl-bot[bot] Aug 23, 2022
ff76e43
fix: change import long to require (#620)
gcf-owl-bot[bot] Aug 23, 2022
e8e18bc
chore(main): release 4.0.2 (#621)
release-please[bot] Aug 26, 2022
f8135b7
fix: do not import the whole google-gax from proto JS (#1553) (#624)
gcf-owl-bot[bot] Aug 27, 2022
eb51cfc
fix: allow passing gax instance to client constructor (#625)
gcf-owl-bot[bot] Sep 1, 2022
608cdbd
fix: preserve default values in x-goog-request-params header (#627)
gcf-owl-bot[bot] Sep 14, 2022
d65b5b7
chore(main): release 4.0.3 (#626)
release-please[bot] Sep 22, 2022
0de1851
fix(deps): use google-gax v3.5.2 (#641)
alexander-fenster Nov 4, 2022
6f489ab
fix: update proto definitions (#645)
gcf-owl-bot[bot] Nov 9, 2022
c0ec54c
chore(deps): update dependency jsdoc to v4 (#644)
renovate-bot Nov 9, 2022
814ca9a
chore(deps): update dependency @types/node to v18 (#639)
renovate-bot Nov 9, 2022
7db92ee
chore(main): release 4.0.4 (#643)
release-please[bot] Nov 10, 2022
7190f8c
Merge remote-tracking branch 'migration/main' into nodejs-text-to-spe…
sofisl Nov 10, 2022
ccc92f4
build: add release-please config, fix owlbot-config
sofisl Nov 10, 2022
9ba966b
Merge branch 'main' into nodejs-text-to-speech-migration
sofisl Nov 10, 2022
464737b
Delete smoke-test.ts
sofisl Nov 10, 2022
0312218
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Nov 10, 2022
6ea286a
Merge branch 'nodejs-text-to-speech-migration' of https://github.com/…
gcf-owl-bot[bot] Nov 10, 2022
b76e899
Merge branch 'main' into nodejs-text-to-speech-migration
sofisl Nov 10, 2022
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
1 change: 1 addition & 0 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
"packages/google-cloud-resourcemanager": "4.1.3",
"packages/google-cloud-security-publicca": "0.1.3",
"packages/google-cloud-shell": "2.0.4",
"packages/google-cloud-texttospeech": "4.0.4",
"packages/google-cloud-translate": "7.0.4",
"packages/google-cloud-videointelligence": "4.1.1",
"packages/google-devtools-artifactregistry": "2.0.2",
Expand Down
21 changes: 21 additions & 0 deletions packages/google-cloud-texttospeech/.OwlBot.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# 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/(.*)/.*-nodejs
dest: /owl-bot-staging/google-cloud-texttospeech/$1

7 changes: 7 additions & 0 deletions packages/google-cloud-texttospeech/.eslintignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
**/node_modules
**/coverage
test/fixtures
build/
docs/
protos/
samples/generated/
3 changes: 3 additions & 0 deletions packages/google-cloud-texttospeech/.eslintrc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"extends": "./node_modules/gts"
}
4 changes: 4 additions & 0 deletions packages/google-cloud-texttospeech/.gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
*.ts text eol=lf
*.js text eol=lf
protos/* linguist-generated
**/api-extractor.json linguist-language=JSON-with-Comments
14 changes: 14 additions & 0 deletions packages/google-cloud-texttospeech/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
**/*.log
**/node_modules
.coverage
coverage
.nyc_output
docs/
out/
build/
system-test/secrets.js
system-test/*key.json
*.lock
.DS_Store
package-lock.json
__pycache__
55 changes: 55 additions & 0 deletions packages/google-cloud-texttospeech/.jsdoc.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
// Copyright 2022 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.
//
// ** This file is automatically generated by gapic-generator-typescript. **
// ** https://github.com/googleapis/gapic-generator-typescript **
// ** All changes to this file may be overwritten. **

'use strict';

module.exports = {
opts: {
readme: './README.md',
package: './package.json',
template: './node_modules/jsdoc-fresh',
recurse: true,
verbose: true,
destination: './docs/'
},
plugins: [
'plugins/markdown',
'jsdoc-region-tag'
],
source: {
excludePattern: '(^|\\/|\\\\)[._]',
include: [
'build/src',
'protos'
],
includePattern: '\\.js$'
},
templates: {
copyright: 'Copyright 2022 Google LLC',
includeDate: false,
sourceFiles: false,
systemName: '@google-cloud/text-to-speech',
theme: 'lumen',
default: {
outputSourceFiles: false
}
},
markdown: {
idInHeadings: true
}
};
29 changes: 29 additions & 0 deletions packages/google-cloud-texttospeech/.mocharc.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
// Copyright 2022 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.
const config = {
"enable-source-maps": true,
"throw-deprecation": true,
"timeout": 10000,
"recursive": true
}
if (process.env.MOCHA_THROW_DEPRECATION === 'false') {
delete config['throw-deprecation'];
}
if (process.env.MOCHA_REPORTER) {
config.reporter = process.env.MOCHA_REPORTER;
}
if (process.env.MOCHA_REPORTER_OUTPUT) {
config['reporter-option'] = `output=${process.env.MOCHA_REPORTER_OUTPUT}`;
}
module.exports = config
24 changes: 24 additions & 0 deletions packages/google-cloud-texttospeech/.nycrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"report-dir": "./.coverage",
"reporter": ["text", "lcov"],
"exclude": [
"**/*-test",
"**/.coverage",
"**/apis",
"**/benchmark",
"**/conformance",
"**/docs",
"**/samples",
"**/scripts",
"**/protos",
"**/test",
"**/*.d.ts",
".jsdoc.js",
"**/.jsdoc.js",
"karma.conf.js",
"webpack-tests.config.js",
"webpack.config.js"
],
"exclude-after-remap": false,
"all": true
}
6 changes: 6 additions & 0 deletions packages/google-cloud-texttospeech/.prettierignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
**/node_modules
**/coverage
test/fixtures
build/
docs/
protos/
17 changes: 17 additions & 0 deletions packages/google-cloud-texttospeech/.prettierrc.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
// Copyright 2022 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.

module.exports = {
...require('gts/.prettierrc.json')
}
17 changes: 17 additions & 0 deletions packages/google-cloud-texttospeech/.repo-metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"default_version": "v1",
"release_level": "stable",
"requires_billing": true,
"client_documentation": "https://googleapis.dev/nodejs/text-to-speech/latest",
"codeowner_team": "@googleapis/ml-apis",
"language": "nodejs",
"issue_tracker": "https://issuetracker.google.com/savedsearches/5235428",
"product_documentation": "https://cloud.google.com/text-to-speech",
"name": "text-to-speech",
"distribution_name": "@google-cloud/text-to-speech",
"name_pretty": "Google Cloud Text-to-Speech",
"api_id": "texttospeech.googleapis.com",
"repo": "googleapis/google-cloud-node",
"api_shortname": "texttospeech",
"library_type": "GAPIC_AUTO"
}
Loading