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

migrate code from googleapis/nodejs-video-intelligence #3519

Merged
merged 423 commits into from
Nov 10, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
423 commits
Select commit Hold shift + click to select a range
bb136d3
refactor: drop dependency on lodash.merge and update links (#243)
yoshi-automation May 21, 2019
124e860
chore: use published jsdoc-baseline package (#244)
JustinBeckwith May 23, 2019
604ad58
build: ignore proto files in test coverage (#246)
JustinBeckwith May 28, 2019
c449a51
feat: add ObjectTrackingConfig and support apiEndpoint (#249)
yoshi-automation Jun 5, 2019
5738318
chore: release 2.1.0 (#250)
yoshi-automation Jun 5, 2019
8dde293
chore: release 2.1.1 (#254)
yoshi-automation Jun 10, 2019
6888f98
docs: add v1p2beta1 samples to README (#255)
yoshi-automation Jun 11, 2019
c55e116
docs: update return type in jsdoc for Buffers (#256)
yoshi-automation Jun 12, 2019
71e6e94
fix(docs): move to new client docs URL (#257)
bcoe Jun 13, 2019
a9f8724
chore: release 2.1.2 (#258)
yoshi-automation Jun 14, 2019
33bba8b
chore: update test/example resource bucket (#259)
yoshi-automation Jun 14, 2019
ae9f6e7
build: switch to GitHub magic proxy (#260)
bcoe Jun 18, 2019
4aea040
feat: support streaming automl configs (#261)
yoshi-automation Jun 19, 2019
9088124
chore: release 2.2.0 (#262)
yoshi-automation Jun 20, 2019
94d506d
chore(deps): update dependency eslint-config-prettier to v5 (#264)
renovate[bot] Jun 20, 2019
bbbae51
chore: remove cloud-repo-tools.json (#265)
JustinBeckwith Jun 24, 2019
3d7b084
fix(docs): link to reference docs section on googleapis.dev (#266)
bcoe Jun 25, 2019
ac2d5a7
chore: release 2.2.1 (#267)
yoshi-automation Jun 26, 2019
88fe913
build: use config file for linkinator (#268)
JustinBeckwith Jun 28, 2019
2e1a8c6
chore: update proto namespaces (#269)
yoshi-automation Jul 2, 2019
48f135d
chore(deps): drop dependency on through2 (#272)
JustinBeckwith Jul 23, 2019
f65390e
chore(deps): update linters (#273)
renovate-bot Jul 26, 2019
f3aeaef
docs: use the jsdoc-fresh theme (#275)
JustinBeckwith Jul 31, 2019
2b2e148
docs: document apiEndpoint over servicePath (#277)
JustinBeckwith Jul 31, 2019
a566d22
fix: allow calls with no request, add JSON proto
yoshi-automation Aug 2, 2019
b5b9076
chore: release 2.2.2 (#280)
yoshi-automation Aug 5, 2019
2124a87
fix(deps): update dependency yargs to v14
renovate-bot Aug 20, 2019
e507f31
feat: segment and shot label annotations support (#281)
yoshi-automation Sep 3, 2019
6726b86
chore(deps): update dependency eslint-plugin-node to v10 (#287)
renovate-bot Sep 5, 2019
cf64325
update .nycrc ignore rules (#288)
bcoe Sep 6, 2019
ef44d58
feat: load protos from JSON, grpc-fallback support (#286)
yoshi-automation Sep 9, 2019
9d5a9a2
chore: release 2.3.0 (#285)
yoshi-automation Sep 16, 2019
997c283
feat: .d.ts for protos (#293)
yoshi-automation Sep 30, 2019
ad51b43
chore: release 2.4.0 (#298)
release-please[bot] Sep 30, 2019
e31dcce
fix: use compatible version of google-gax
alexander-fenster Oct 2, 2019
7c358b8
chore: update pull request template (#299)
yoshi-automation Oct 4, 2019
8d67998
feat: remove v1beta1 API support
alexander-fenster Oct 11, 2019
4565a82
fix: remove tests for the removed API (#306)
alexander-fenster Oct 11, 2019
c307e0b
chore: release 2.5.0 (#305)
release-please[bot] Oct 11, 2019
8e6c1ab
fix: update retry logic and remove unused protos (#307)
yoshi-automation Oct 12, 2019
be41a85
chore: release 2.5.1 (#308)
release-please[bot] Oct 12, 2019
a0f48b2
fix(deps): bump google-gax to 1.7.5 (#309)
JustinBeckwith Oct 22, 2019
a3b6422
fix(tests): use alternate video for integration tests (#311)
bcoe Oct 23, 2019
f55fca8
docs: update sample video endpoint
yoshi-automation Oct 29, 2019
b88edf0
chore: release 2.5.2 (#310)
release-please[bot] Oct 31, 2019
9c04f5b
test: don't exclude src/ in coverage
yoshi-automation Nov 1, 2019
2317fbd
feat: support celebrity recognition (#316)
yoshi-automation Nov 7, 2019
03a3a43
chore: release 2.6.0 (#317)
release-please[bot] Nov 8, 2019
b3edcd1
fix(docs): snippets are now replaced in jsdoc comments (#320)
bcoe Nov 12, 2019
075189a
fix: import long into proto ts declaration file (#321)
yoshi-automation Nov 13, 2019
9b51f46
chore: release 2.6.1 (#322)
release-please[bot] Nov 15, 2019
a5a3b34
docs: adds license header
yoshi-automation Nov 15, 2019
0f45b30
fix(deps): update dependency yargs to v15 (#326)
renovate-bot Nov 18, 2019
d6257d4
docs: adding license header
yoshi-automation Nov 18, 2019
40aaaf1
chore: release 2.6.2 (#327)
release-please[bot] Nov 18, 2019
b0dcd0b
chore: update license headers (#329)
JustinBeckwith Nov 25, 2019
fbcaf39
chore: release 2.6.3 (#335)
release-please[bot] Dec 5, 2019
a373db7
docs: add streaming samples to README (#333)
yoshi-automation Dec 10, 2019
8f82c5d
docs: update jsdoc license/samples-README (#336)
bcoe Dec 26, 2019
a67973f
build: adds list of files to synth.metadata
yoshi-automation Dec 26, 2019
2a358ce
build: use c8 for coverage (#339)
JustinBeckwith Dec 27, 2019
468200f
chore(deps): update dependency eslint-plugin-node to v11 (#340)
renovate-bot Dec 27, 2019
18a260b
build: update files in synth.metadata
yoshi-automation Jan 2, 2020
cb247f7
refactor: use explicit mocha imports (#341)
JustinBeckwith Jan 3, 2020
1f2b325
test: explicitly require mocha (#343)
yoshi-automation Jan 4, 2020
978477a
fix: no need to have smoke test here
alexander-fenster Jan 5, 2020
9534d8d
docs: removed typo "API API"
vishwajeetv Jan 5, 2020
6ffef9d
chore: remove extra API from pretty name (#349)
alexander-fenster Jan 6, 2020
42fa73b
chore: release 2.6.4 (#345)
release-please[bot] Jan 6, 2020
d1bce65
chore(deps): update dependency mocha to v7 (#347)
renovate-bot Jan 6, 2020
dcd8fff
docs: updated auto-generated README
yoshi-automation Jan 9, 2020
00555c0
docs: small change to resource format in jsdoc
yoshi-automation Jan 14, 2020
d087889
docs: update license headers
yoshi-automation Jan 17, 2020
b605d63
chore: clear synth.metadata
JustinBeckwith Jan 24, 2020
02c2634
chore: regenerate synth.metadata (#357)
yoshi-automation Jan 28, 2020
0cdbe96
fix: new proto annotations; .d.ts enums support strings (#358)
yoshi-automation Jan 29, 2020
d3accb6
chore: release 2.6.5 (#359)
release-please[bot] Jan 30, 2020
313a38e
chore: skip img.shields.io in docs test
JustinBeckwith Feb 1, 2020
ab2259f
test: modernize mocha config (#360)
JustinBeckwith Feb 1, 2020
9783c37
feat: face and person detection samples (#362)
telpirion Feb 7, 2020
c9c6b0c
chore(deps): update dependency linkinator to v2
renovate-bot Feb 10, 2020
16516d1
docs: update auto-generated README
yoshi-automation Feb 10, 2020
5a92b9e
build: add GitHub actions config for unit tests
bcoe Feb 12, 2020
7849836
fix: updates README file with correct links (#371)
telpirion Feb 13, 2020
52f3fde
chore: release 2.7.0
release-please[bot] Feb 14, 2020
f0df4dd
chore: update jsdoc.js (#373)
summer-ji-eng Feb 27, 2020
66b4b01
build: update linkinator config (#376)
JustinBeckwith Mar 6, 2020
05252e0
build(tests): fix coveralls and enable build cop (#383)
bcoe Mar 6, 2020
1f69d42
feat: typescript conversion on video-intelligence (#375)
summer-ji-eng Mar 9, 2020
dbca45d
chore: release 2.8.0 (#386)
release-please[bot] Mar 9, 2020
70bd64f
chore(deps): update dependency @types/mocha to v7 (#388)
renovate-bot Mar 11, 2020
4815243
feat: deferred client initialization (#389)
yoshi-automation Mar 11, 2020
ef4dfc9
chore: release 2.9.0 (#391)
release-please[bot] Mar 11, 2020
0c175b1
chore: enable context-aware commits (#399)
SurferJeffAtGoogle Mar 17, 2020
6bb7a87
docs: mention templates in contributing section of README (#401)
bcoe Mar 18, 2020
3613bc1
feat: expose logo recognition API proto for GA (#402)
yoshi-automation Mar 18, 2020
a4112b9
chore: release 2.10.0 (#403)
release-please[bot] Mar 18, 2020
371d6ad
chore: remove snippet leading whitespace (#404)
chingor13 Mar 19, 2020
da1348a
docs: document version support goals (#410)
bcoe Mar 24, 2020
8362cb7
feat: logo recognition update to GA
telpirion Mar 24, 2020
ff939fb
chore: regenerate the code (#409)
yoshi-automation Mar 25, 2020
368716c
chore: update .gitignore (#412)
yoshi-automation Mar 25, 2020
d8eb892
chore: remove duplicate mocha config (#419)
JustinBeckwith Apr 6, 2020
dabb4f9
feat!: drop node8, remove eslint, update gax, fix generated protos, r…
alexander-fenster Apr 11, 2020
2226865
build: remove unused codecov config (#425)
JustinBeckwith Apr 12, 2020
04deb2b
chore: update lint ignore files (#426)
JustinBeckwith Apr 13, 2020
caa0a8a
chore: remove unused dev packages (#427)
JustinBeckwith Apr 14, 2020
f99715e
chore(deps): update dependency ts-loader to v7 (#428)
renovate-bot Apr 15, 2020
88e1202
chore(deps): update dependency null-loader to v4 (#429)
renovate-bot Apr 15, 2020
2f3b4cf
remove smoke-test hack (#431)
xiaozhenliu-gg5 Apr 20, 2020
60ba53f
chore: linting (#430)
yoshi-automation Apr 20, 2020
89a718b
build: adopt changes to generator formatting (#432)
yoshi-automation Apr 22, 2020
17cf704
chore: update npm scripts and synth.py (#433)
alexander-fenster Apr 24, 2020
b867c70
feat: check status of long running operation by its name (#435)
alexander-fenster May 6, 2020
2bbfcbb
build: do not fail builds on codecov errors (#528) (#438)
yoshi-automation May 18, 2020
9646d7c
feat(v1p3beta1): added support for streaming automl action recognitio…
yoshi-automation May 27, 2020
060cad8
fix!: synth.py clean up for multiple version (#436)
summer-ji-eng Jun 2, 2020
0c708cc
chore: release 3.0.0 (#424)
release-please[bot] Jun 3, 2020
96dbe6e
chore: update protos.js (#440)
yoshi-automation Jun 4, 2020
450ed01
chore(deps): update dependency mocha to v8 (#446)
renovate-bot Jun 11, 2020
0c824d3
build(secrets): begin migration to secret manager from keystore (#445)
yoshi-automation Jun 12, 2020
ce57f5e
fix: handle fallback option properly (#447)
yoshi-automation Jun 12, 2020
eb3498c
fix: update node issue template (#449)
yoshi-automation Jun 19, 2020
77c1e7f
build: add config .gitattributes (#450)
yoshi-automation Jun 29, 2020
2931cb7
chore: release 3.0.1 (#448)
release-please[bot] Jun 29, 2020
a52647a
build: use bazel build (#452)
alexander-fenster Jul 6, 2020
50077c0
build: typeo in nodejs .gitattribute (#456)
yoshi-automation Jul 10, 2020
216497c
chore(deps): update dependency ts-loader to v8 (#455)
renovate-bot Jul 10, 2020
4ab19c7
chore(deps): update dependency @types/mocha to v8 (#457)
renovate-bot Jul 12, 2020
7277ba1
build: add Node 8 tests (#459)
yoshi-automation Jul 20, 2020
0ea807f
build: missing parenthesis in publish script, delete Node 8 tests, ad…
yoshi-automation Jul 20, 2020
48fcb23
chore: add dev dependencies for cloud-rad ref docs (#461)
fhinkel Jul 21, 2020
ed1c80a
build: rename _toc to toc (#462)
yoshi-automation Jul 23, 2020
75c5876
build: move gitattributes files to node templates (#463)
yoshi-automation Jul 26, 2020
e2e9559
docs: link to CHANGELOG in README (#465)
yoshi-automation Jul 30, 2020
7f7ccd0
build: --credential-file-override is no longer required (#466)
yoshi-automation Aug 11, 2020
0d0bfed
build: use gapic-generator-typescript v1.0.7. (#467)
yoshi-automation Aug 14, 2020
f4e39b2
build: update docs and publish scripts (#468)
yoshi-automation Aug 14, 2020
1540549
chore: start tracking obsolete files
yoshi-automation Aug 20, 2020
f152818
build: move system and samples test from Node 10 to Node 12 (#470)
yoshi-automation Aug 21, 2020
3603423
build: track flaky tests for "nightly", add new secrets for tagging (…
yoshi-automation Aug 27, 2020
1bb2631
build(test): recursively find test files; fail on unsupported depende…
yoshi-automation Sep 12, 2020
bd89291
GA launch for PersonDetection and FaceDetection features. (#477)
yoshi-automation Sep 28, 2020
29223ba
chore: update bucket for cloud-rad (#478)
yoshi-automation Oct 1, 2020
9c8c496
chore: fixes the flaky tests (#486)
munkhuushmgl Oct 22, 2020
4139916
build: update to the latest build config (#488)
yoshi-automation Oct 29, 2020
2719245
chore: release 3.1.0 (#489)
release-please[bot] Nov 2, 2020
4708f56
build(node): add KOKORO_BUILD_ARTIFACTS_SUBDIR to env (#490)
yoshi-automation Nov 2, 2020
7b57134
fix: do not modify options object, use defaultScopes (#493)
alexander-fenster Nov 7, 2020
6556dca
chore: release 3.1.1 (#494)
release-please[bot] Nov 16, 2020
6cee9e4
chore(deps): update dependency gts to v3 (#497)
renovate-bot Nov 19, 2020
6b727d0
chore(deps): update dependency yargs to v16 (#500)
renovate-bot Nov 19, 2020
b58efa2
chore(deps): update dependency webpack to v5 (#498)
renovate-bot Nov 23, 2020
8bc3e26
fix(browser): check for fetch on window (#501)
yoshi-automation Nov 23, 2020
c65726b
docs: spelling correction for "targetting" (#503)
yoshi-automation Nov 25, 2020
b75c9f6
chore: release 3.1.2 (#502)
release-please[bot] Dec 2, 2020
dd0606b
docs: updated samples in READMEs (#507)
yoshi-automation Dec 8, 2020
c335969
chore: release 3.2.0 (#505)
release-please[bot] Dec 8, 2020
d4c71d6
feat: introduce tracks and thumbnails fields for FaceDetectionAnnotat…
yoshi-automation Dec 11, 2020
b74fef9
docs: add instructions for authenticating for system tests (#511)
yoshi-automation Dec 22, 2020
acf42c2
docs: update dates (#513)
yoshi-automation Jan 7, 2021
53852ec
docs: update go link
yoshi-automation Jan 9, 2021
7a13823
chore: release 3.3.0 (#509)
release-please[bot] Jan 12, 2021
295f18e
refactor(nodejs): move build cop to flakybot (#519)
yoshi-automation Jan 27, 2021
6e2004b
chore: update CODEOWNERS config (#520)
JustinBeckwith Feb 3, 2021
61b5bde
build: adds UNORDERED_LIST enum (#521)
yoshi-automation Feb 4, 2021
2f2f93c
build: update gapic-generator-typescript to v1.2.10. (#522)
yoshi-automation Mar 7, 2021
488a4e4
chore(deps): update dependency sinon to v10 (#526)
renovate-bot Mar 23, 2021
1e6ed45
chore: migrate to owl bot (#527)
SurferJeffAtGoogle Apr 2, 2021
cf566e6
samples: updates face and person to v1 (#528)
telpirion Apr 5, 2021
1cd17a9
build: update .OwlBot.lock with new version of post-processor (#533)
gcf-owl-bot[bot] Apr 12, 2021
84c299d
chore(deps): update dependency @types/sinon to v10 (#534)
renovate-bot Apr 14, 2021
7b3a4a0
chore(deps): update dependency ts-loader to v9 (#538)
renovate-bot Apr 19, 2021
2e0a07d
chore: release 3.3.1 (#531)
release-please[bot] Apr 28, 2021
4578c7f
chore: migrate videointelligence to the PHP microgenerator (#542)
gcf-owl-bot[bot] May 5, 2021
7d91394
fix(deps): require google-gax v2.12.0 (#544)
alexander-fenster May 7, 2021
f4c889d
chore: new owl bot post processor docker image (#546)
gcf-owl-bot[bot] May 10, 2021
7c49e43
fix: use require() to load JSON protos (#548)
gcf-owl-bot[bot] May 11, 2021
6c9b243
chore: update gapic-generator-typescript to v1.3.2 (#549)
gcf-owl-bot[bot] May 11, 2021
09eaabd
chore: release 3.3.2 (#545)
release-please[bot] May 13, 2021
62daa05
chore: new owl bot post processor docker image (#551)
gcf-owl-bot[bot] May 19, 2021
5fa4b14
chore(deps): update dependency @types/node to v14 (#552)
renovate-bot May 21, 2021
81b55f4
samples: add streaming_automl_object_tracking sample (#547)
morgandu May 24, 2021
6f529e4
fix: remove doc config exception (#553)
morgandu May 24, 2021
de50c68
chore(deps): update dependency sinon to v11 (#555)
renovate-bot May 25, 2021
0e55524
chore: make generate_index_ts() deterministic (#558)
gcf-owl-bot[bot] May 29, 2021
f251674
fix: GoogleAdsError missing using generator version after 1.3.0 (#556)
gcf-owl-bot[bot] Jun 7, 2021
7b74534
chore: release 3.3.3 (#554)
release-please[bot] Jun 10, 2021
56da708
chore(nodejs): remove api-extractor dependencies (#564)
fhinkel Jun 10, 2021
a7be52f
fix: make request optional in all cases (#566)
gcf-owl-bot[bot] Jun 22, 2021
856515a
chore: release 3.3.4 (#567)
release-please[bot] Jun 22, 2021
60774f1
fix(deps): google-gax v2.17.0 with mTLS (#573)
bcoe Jun 29, 2021
947a16f
chore: release 3.3.5 (#574)
release-please[bot] Jun 30, 2021
9f702d1
fix(deps): google-gax v2.17.1 (#577)
bcoe Jul 12, 2021
081c724
fix: Updating WORKSPACE files to use the newest version of the Typesc…
gcf-owl-bot[bot] Jul 16, 2021
46ff19a
chore: release 3.3.6 (#578)
release-please[bot] Jul 21, 2021
8197914
chore(nodejs): update client ref docs link in metadata (#585)
fhinkel Aug 4, 2021
173344a
chore: disable renovate dependency dashboard (#1194) (#610)
gcf-owl-bot[bot] Sep 9, 2021
ca04450
fix(build): migrate to using main branch (#613)
chingor13 Sep 9, 2021
8461d08
feat: turns on self-signed JWT feature flag (#608)
gcf-owl-bot[bot] Sep 15, 2021
e320e16
chore: release 3.4.0 (#616)
release-please[bot] Sep 15, 2021
bf403b8
fix(deps): require google-gax v2.24.1 (#589)
bcoe Sep 15, 2021
b034798
chore: release 3.4.1 (#618)
release-please[bot] Sep 15, 2021
da60c8d
chore: relocate owl bot post processor (#619)
SurferJeffAtGoogle Sep 21, 2021
6830311
docs: auto-generate samples and update protos (#622)
gcf-owl-bot[bot] Sep 28, 2021
a8f8170
build(node): update deps used during postprocessing (#1243) (#625)
gcf-owl-bot[bot] Oct 14, 2021
24293f8
chore(deps): update dependency @types/node to v16 (#626)
renovate-bot Oct 26, 2021
708233d
chore(cloud-rad): delete api-extractor config (#629)
fhinkel Nov 4, 2021
a5622fc
docs(samples): add example tags to generated samples (#630)
gcf-owl-bot[bot] Nov 10, 2021
ce36b19
chore: Cleanup timestamp setting blocks in samples (#631)
nicain Dec 7, 2021
82c3cea
build: add generated samples to .eslintignore (#632)
gcf-owl-bot[bot] Dec 9, 2021
a969840
docs(node): support "stable"/"preview" release level (#1312) (#656)
gcf-owl-bot[bot] Dec 30, 2021
4c5c55b
chore(deps): update dependency sinon to v12 (#628)
renovate-bot Dec 30, 2021
fdf9c9f
test(nodejs): remove 15 add 16 (#1322) (#660)
gcf-owl-bot[bot] Jan 12, 2022
3a8f8b6
chore: add api_shortname and library_type to repo metadata (#655)
parthea Jan 12, 2022
ee0e765
chore: update v2.12.0 gapic-generator-typescript (#664)
gcf-owl-bot[bot] Jan 26, 2022
ee4ce02
chore(deps): update dependency sinon to v13 (#666)
renovate-bot Jan 31, 2022
b53557a
docs(nodejs): version support policy edits (#1346) (#668)
gcf-owl-bot[bot] Feb 4, 2022
9fba13c
docs(samples): include metadata file, add exclusions for samples to h…
gcf-owl-bot[bot] Feb 18, 2022
cdf338b
build(node): update client library version in samples metadata (#1356…
gcf-owl-bot[bot] Apr 21, 2022
1b2142d
feat!: field ObjectTrackingAnnotation.segment moved into oneof, added…
gcf-owl-bot[bot] Apr 28, 2022
37ba9ca
chore(deps): update dependency @types/mocha to v9 (#706)
renovate-bot May 3, 2022
ae94616
build!: update library to use Node 12 (#714)
sofisl May 23, 2022
029e07b
fix: fixes for dynamic routing and streaming descriptors (#716)
gcf-owl-bot[bot] May 31, 2022
9999227
chore(deps): update dependency sinon to v14 (#711)
renovate-bot Jun 9, 2022
6168c03
chore(deps): update dependency jsdoc-region-tag to v2 (#719)
renovate-bot Jun 9, 2022
b81d3d5
chore(deps): update dependency jsdoc-fresh to v2 (#718)
renovate-bot Jun 9, 2022
0e68be5
feat: support regapic LRO (#720)
gcf-owl-bot[bot] Jun 29, 2022
4e502c2
chore(main): release 4.0.0 (#715)
release-please[bot] Jun 30, 2022
7e82cb4
chore(deps): update dependency linkinator to v4 (#722)
renovate-bot Jul 8, 2022
1e9f27c
fix: do not import the whole google-gax from proto JS (#1553) (#747)
gcf-owl-bot[bot] Aug 30, 2022
a7b4664
feat: accept google-gax instance as a parameter (#743)
gcf-owl-bot[bot] Sep 21, 2022
87140bd
chore(main): release 4.1.0 (#748)
release-please[bot] Sep 22, 2022
91d9355
fix(deps): use google-gax v3.5.2 (#761)
alexander-fenster Nov 4, 2022
ea0ee61
samples: pull in latest typeless bot, clean up some comments (#765)
gcf-owl-bot[bot] Nov 8, 2022
e3b3f62
chore(deps): update dependency @types/node to v18 (#759)
renovate-bot Nov 8, 2022
6d93cf6
chore(deps): update dependency jsdoc to v4 (#764)
renovate-bot Nov 8, 2022
c936d5f
chore(main): release 4.1.1 (#763)
release-please[bot] Nov 8, 2022
699b073
Merge remote-tracking branch 'migration/main' into nodejs-video-intel…
sofisl Nov 10, 2022
4ceedd8
build: add release-please config, fix owlbot-config
sofisl Nov 10, 2022
e460606
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Nov 10, 2022
896daeb
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Nov 10, 2022
d610e26
Merge branch 'nodejs-video-intelligence-migration' of https://github.…
gcf-owl-bot[bot] Nov 10, 2022
d1aa44c
Create quickstart.test.js
sofisl Nov 10, 2022
acfa592
Update package.json
sofisl Nov 10, 2022
d9eaa34
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Nov 10, 2022
1ceb6fe
Merge branch 'nodejs-video-intelligence-migration' of https://github.…
gcf-owl-bot[bot] Nov 10, 2022
8f6c7b4
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Nov 10, 2022
81947eb
Merge branch 'nodejs-video-intelligence-migration' of https://github.…
gcf-owl-bot[bot] Nov 10, 2022
6c68bd8
Delete video_intelligence_service_smoke_test.ts
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
15 changes: 8 additions & 7 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,12 @@
"packages/google-cloud-bigquery-datapolicies": "0.1.2",
"packages/google-cloud-bigquery-datatransfer": "3.1.5",
"packages/google-cloud-bigquery-reservation": "2.0.4",
"packages/google-cloud-gkeconnect-gateway": "2.0.5",
"packages/google-cloud-deploy": "2.2.2",
"packages/google-cloud-dataplex": "2.2.2",
"packages/google-cloud-certificatemanager": "0.6.2",
"packages/google-cloud-contentwarehouse": "0.1.2",
"packages/google-cloud-dataplex": "2.2.2",
"packages/google-cloud-deploy": "2.2.2",
"packages/google-cloud-discoveryengine": "0.2.0",
"packages/google-cloud-gkeconnect-gateway": "2.0.5",
"packages/google-cloud-gkemulticloud": "0.1.4",
"packages/google-cloud-language": "5.1.2",
"packages/google-cloud-memcache": "2.1.4",
Expand All @@ -27,12 +29,11 @@
"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-videointelligence": "4.1.1",
"packages/google-devtools-artifactregistry": "2.0.2",
"packages/google-iam": "0.2.2",
"packages/google-maps-addressvalidation": "0.1.0",
"packages/google-maps-routing": "0.2.1",
"packages/google-monitoring-dashboard": "2.8.0",
"packages/typeless-sample-bot": "1.1.0",
"packages/google-cloud-discoveryengine": "0.2.0",
"packages/google-cloud-contentwarehouse": "0.1.2",
"packages/google-maps-addressvalidation": "0.1.0"
"packages/typeless-sample-bot": "1.1.0"
}
23 changes: 23 additions & 0 deletions packages/google-cloud-videointelligence/.OwlBot.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# 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/videointelligence/(.*)/.*-nodejs
dest: /owl-bot-staging/google-cloud-videointelligence/$1

begin-after-commit-hash: fb91803ccef5d7c695139b22788b309e2197856b

7 changes: 7 additions & 0 deletions packages/google-cloud-videointelligence/.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-videointelligence/.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-videointelligence/.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-videointelligence/.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-videointelligence/.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/video-intelligence',
theme: 'lumen',
default: {
outputSourceFiles: false
}
},
markdown: {
idInHeadings: true
}
};
29 changes: 29 additions & 0 deletions packages/google-cloud-videointelligence/.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-videointelligence/.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-videointelligence/.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-videointelligence/.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-videointelligence/.repo-metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"language": "nodejs",
"repo": "googleapis/google-cloud-node",
"name": "video",
"issue_tracker": "https://issuetracker.google.com/savedsearches/5084810",
"default_version": "v1",
"api_id": "videointelligence.googleapis.com",
"distribution_name": "@google-cloud/video-intelligence",
"requires_billing": true,
"product_documentation": "https://cloud.google.com/video-intelligence",
"codeowner_team": "@googleapis/ml-apis",
"name_pretty": "Google Cloud Video Intelligence",
"client_documentation": "https://cloud.google.com/nodejs/docs/reference/video-intelligence/latest",
"release_level": "stable",
"api_shortname": "videointelligence",
"library_type": "GAPIC_AUTO"
}
Loading