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-vision #3860

Merged
merged 592 commits into from
Jan 18, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
592 commits
Select commit Hold shift + click to select a range
6c453b8
revert: added endpoint samples for vision api
bradmiro Oct 29, 2019
48c0f2b
chore: exclude gapic files from test coverage (#475)
yoshi-automation Nov 4, 2019
c810082
tests: update sample image (#476)
yoshi-automation Nov 5, 2019
4f7cec6
chore: release 1.6.0 (#470)
release-please[bot] Nov 5, 2019
49349f6
feat: add celebrity face detection (#477)
yoshi-automation Nov 8, 2019
3a1750e
chore: release 1.7.0 (#478)
release-please[bot] Nov 8, 2019
0a0be7a
refactor: run prettier (#479)
yoshi-automation Nov 9, 2019
0c1259a
fix: import long in proto ts declaration file (#482)
yoshi-automation Nov 13, 2019
da9721e
fix(docs): snippets are now replaced in jsdoc comments (#481)
bcoe Nov 13, 2019
dd4b725
chore: release 1.7.1 (#483)
release-please[bot] Nov 13, 2019
1fb3937
docs: add license header to typescript definition (#484)
yoshi-automation Nov 15, 2019
9043255
docs: add license header
yoshi-automation Nov 15, 2019
41ad4ea
fix(deps): update dependency yargs to v15 (#488)
renovate-bot Nov 18, 2019
a51df11
chore: release 1.7.2 (#490)
release-please[bot] Nov 18, 2019
e7bf724
feat: add new resource descriptors (#491)
yoshi-automation Nov 20, 2019
92f59ed
chore: update license headers (#493)
JustinBeckwith Nov 25, 2019
eb7d167
feat(samples): add sample of configuring alternate apiEndpoint (#473)
bradmiro Nov 26, 2019
ad637cc
docs: slight formatting changes to README
yoshi-automation Nov 27, 2019
c6dcd00
docs: add batch samples to README files (#496)
yoshi-automation Dec 5, 2019
b1f8980
refactor: use explicit mocha imports (#505)
JustinBeckwith Dec 30, 2019
c23905d
chore(deps): update dependency eslint-plugin-node to v11 (#504)
renovate-bot Dec 31, 2019
e53dfa6
chore(deps): update dependency sinon to v8 (#503)
renovate-bot Dec 31, 2019
86d0593
docs: new license format; new sample instructions
yoshi-automation Jan 2, 2020
244fde7
chore: release 1.8.0 (#492)
release-please[bot] Jan 2, 2020
6857eb1
chore: update .nycrc
yoshi-automation Jan 4, 2020
2dcf101
chore(deps): update dependency mocha to v7
renovate-bot Jan 6, 2020
933ffd8
docs: update license headers
yoshi-automation Jan 17, 2020
f7c90a5
chore: clear synth.metadata
JustinBeckwith Jan 24, 2020
96633d7
chore: regenerate synth.metadata (#520)
yoshi-automation Jan 28, 2020
8f1ec03
fix: enum, bytes, and Long types now accept strings
yoshi-automation Jan 29, 2020
2c646b8
chore: skip img.shields.io in docs test
JustinBeckwith Feb 1, 2020
62b6ae3
test: modernize mocha config (#522)
JustinBeckwith Feb 5, 2020
76542f3
docs: updated auto-generated docs; proto annotations added
yoshi-automation Feb 7, 2020
abe82d0
feat: bump release level to GA (#530)
JustinBeckwith Feb 7, 2020
2bfd937
chore(deps): update dependency linkinator to v2
renovate-bot Feb 10, 2020
cc053b2
fix(deps): update dependency redis to v3 (#533)
renovate-bot Feb 10, 2020
107952b
chore: release 1.9.0 (#531)
release-please[bot] Feb 10, 2020
d2c153c
build: add GitHub actions config for unit tests
bcoe Feb 12, 2020
a34ab79
chore(deps): update dependency sinon to v9
renovate-bot Feb 20, 2020
327cd98
chore(deps): update dependency uuid to v7
renovate-bot Feb 26, 2020
d5a477e
test: remove outdated test (#539)
stephenplusplus Feb 27, 2020
3998b3c
chore: update jsdoc.js (#541)
summer-ji-eng Feb 28, 2020
67ea36a
chore: update jsdoc - protos and double quote (#543)
summer-ji-eng Feb 28, 2020
5d00684
feat: move API to typescript code generation (#532)
xiaozhenliu-gg5 Mar 3, 2020
2a10f97
chore: release 1.10.0 (#546)
release-please[bot] Mar 3, 2020
14865a4
feat: export protos from src/index.ts (#547)
alexander-fenster Mar 4, 2020
233c854
update synth.py (#550)
xiaozhenliu-gg5 Mar 5, 2020
d36320e
feat: deferred client initialization (#551)
gcf-merge-on-green[bot] Mar 6, 2020
798cd7b
build: update linkinator config (#552)
JustinBeckwith Mar 6, 2020
14f7317
build(tests): fix coveralls and enable build cop (#554)
bcoe Mar 6, 2020
0a53ec7
chore: release 1.11.0 (#548)
release-please[bot] Mar 11, 2020
656ae11
docs: mention templates in contributing section of README (#558)
bcoe Mar 18, 2020
bc554ab
docs: document version support goals (#564)
bcoe Mar 24, 2020
dbbe435
chore: regenerate the code (#563)
yoshi-automation Mar 25, 2020
aa82e80
build: set AUTOSYNTH_MULTIPLE_COMMITS=true for context aware commits …
bcoe Apr 1, 2020
0d33062
chore(deps): update dependency @types/sinon to v9 (#570)
renovate-bot Apr 1, 2020
dc5d119
feat!: drop node8 support, support for async iterators (#568)
alexander-fenster Apr 1, 2020
5ce36a6
chore: remove duplicate mocha config (#574)
JustinBeckwith Apr 5, 2020
cdd49cf
proper type for ImprovedRequest (#576)
xiaozhenliu-gg5 Apr 9, 2020
a748a48
chore(deps): update dependency gts to v2.0.0 (#577)
renovate-bot Apr 10, 2020
c768b81
chore: run the generator, fix synth script (#755)
alexander-fenster Apr 10, 2020
410e05b
fix: remove eslint, update gax, fix generated protos, run the generat…
alexander-fenster Apr 11, 2020
897a67f
build: remove unused codecov config (#757)
JustinBeckwith Apr 12, 2020
9544b08
docs: update urls in jsdoc (#758)
yoshi-automation Apr 13, 2020
d5cee73
fix(deps): update dependency @google-cloud/promisify to v2 (#565)
renovate-bot Apr 13, 2020
a2f72bf
chore: update lint ignore files (#759)
JustinBeckwith Apr 13, 2020
23f6243
chore: remove tslint.json (#760)
JustinBeckwith Apr 14, 2020
9c9e6d8
chore: remove unused dev packages (#761)
JustinBeckwith Apr 14, 2020
ee5fecf
chore(deps): update dependency null-loader to v4 (#763)
renovate-bot Apr 15, 2020
23388da
chore(deps): update dependency ts-loader to v7 (#762)
renovate-bot Apr 15, 2020
21da79a
chore: run fix instead of lint in synthfile (#764)
JustinBeckwith Apr 15, 2020
dc75827
chore: linting (#765)
yoshi-automation Apr 20, 2020
5ce383b
build: adopt changes to generator formatting (#766)
yoshi-automation Apr 22, 2020
3162f86
chore: update npm scripts and synth.py (#767)
alexander-fenster Apr 24, 2020
8d5810a
fix(deps): update dependency natural to v1 (#768)
renovate-bot Apr 28, 2020
226cdcf
fix(samples): use pureimage instead of canvas (#774)
alexander-fenster May 6, 2020
ff95d40
feat: check status of long running operation by its name (#773)
alexander-fenster May 6, 2020
6c04f89
chore(deps): update dependency uuid to v8 (#770)
renovate-bot May 6, 2020
0eb43b4
chore(deps): update dependency @types/uuid to v7 (#769)
renovate-bot May 6, 2020
33abc1b
fix(deps): update dependency natural to v2 (#772)
renovate-bot May 6, 2020
b9ed24c
chore: linting
yoshi-automation May 18, 2020
b7d9c3d
build: do not fail builds on codecov errors (#528) (#779)
yoshi-automation May 18, 2020
8307591
fix(deps): update dependency mathjs to v7 (#775)
renovate-bot May 18, 2020
5c82678
chore(deps): update dependency @google-cloud/storage to v5 (#776)
renovate-bot May 18, 2020
23a8e8a
chore(deps): update dependency @types/uuid to v8 (#781)
renovate-bot May 20, 2020
f334bf0
fix: mocha tests (#784)
munkhuushmgl May 28, 2020
2d59408
chore: update protos.js
yoshi-automation Jun 4, 2020
2c06068
chore: release 2.0.0 (#572)
release-please[bot] Jun 4, 2020
a368d0d
feat(secrets): begin migration to secret manager from keystore (#790)
yoshi-automation Jun 11, 2020
bd27d6b
fix: handle fallback option properly (#793)
yoshi-automation Jun 12, 2020
c9d5d91
chore: release 2.1.0 (#791)
release-please[bot] Jun 15, 2020
5a587e6
chore(deps): update dependency mocha to v8 (#794)
renovate-bot Jun 16, 2020
31c371b
fix: update node issue template (#795)
yoshi-automation Jun 19, 2020
6d840b9
build: add config .gitattributes (#797)
yoshi-automation Jun 29, 2020
7e1cb76
build: use bazel build (#798)
alexander-fenster Jul 6, 2020
0284302
build: typeo in nodejs .gitattribute (#802)
yoshi-automation Jul 10, 2020
1de8655
chore: release 2.1.1 (#796)
release-please[bot] Jul 10, 2020
2e3e916
chore(deps): update dependency ts-loader to v8 (#801)
renovate-bot Jul 10, 2020
2f1f1e2
chore(deps): update dependency @types/mocha to v8 (#804)
renovate-bot Jul 12, 2020
7967402
build: add Node 8 tests (#806)
yoshi-automation Jul 20, 2020
9a903e9
chore: add dev dependencies for cloud-rad ref docs (#809)
fhinkel Jul 21, 2020
5ae3b73
build: missing parenthesis in publish script, delete Node 8 tests, ad…
yoshi-automation Jul 28, 2020
ac00b6c
build: rename __toc to toc, move gitattributes files to node templat…
yoshi-automation Jul 30, 2020
e772a90
docs: add link to CHANGELOG in README (#813)
yoshi-automation Jul 31, 2020
7245f88
build: --credential-file-override is no longer required (#814)
yoshi-automation Aug 10, 2020
60ff5dd
build: use gapic-generator-typescript v1.0.7. (#815)
yoshi-automation Aug 14, 2020
a37ba81
build: updates to publish and devsite scripts (#816)
yoshi-automation Aug 14, 2020
63c023b
chore: start tracking obsolete files (#818)
yoshi-automation Aug 19, 2020
31a19a8
build: move system and samples test from Node 10 to Node 12 (#819)
yoshi-automation Aug 21, 2020
fb40d19
build: track flaky tests for "nightly", add new secrets for tagging (…
yoshi-automation Aug 28, 2020
fcdd50c
fix(deps): update dependency yargs to v16 (#824)
renovate-bot Sep 9, 2020
ec3f802
build(test): recursively find test files; fail on unsupported depende…
yoshi-automation Sep 12, 2020
39cafa5
chore: release 2.1.2 (#825)
release-please[bot] Sep 17, 2020
15d368a
docs(terminology): update language to follow recommendations (#828)
bcoe Sep 22, 2020
ac72f8e
chore: update bucket for cloud-rad (#829)
yoshi-automation Oct 1, 2020
cd42bbd
build(node_library): migrate to Trampoline V2 (#830)
yoshi-automation Oct 8, 2020
b08e2b8
chore(deps): update dependency webpack-cli to v4 (#834)
renovate-bot Oct 12, 2020
6abc3f6
chore(deps): update dependency webpack to v5 (#833)
renovate-bot Oct 14, 2020
e6a2337
build: only check --engine-strict for production deps (#836)
yoshi-automation Oct 16, 2020
75a9b53
chore: clean up Node.js TOC for cloud-rad (#837)
yoshi-automation Oct 21, 2020
90f672a
docs(samples): modernize the samples (#838)
JustinBeckwith Oct 26, 2020
48782b3
docs: updated code of conduct (includes update to actions) (#843)
yoshi-automation Oct 27, 2020
3c424f4
build(node): add KOKORO_BUILD_ARTIFACTS_SUBDIR to env (#844)
yoshi-automation Nov 2, 2020
6f20fec
fix: do not modify options object, use defaultScopes (#845)
alexander-fenster Nov 6, 2020
ea3a767
fix(browser): check for fetch on window
yoshi-automation Nov 23, 2020
f7fe70f
docs: spelling correction for "targetting" (#849)
yoshi-automation Nov 25, 2020
5957081
docs: add instructions for authenticating for system tests (#851)
yoshi-automation Dec 22, 2020
abaca52
feat: Add TextDetectionParams.enable_text_detection_confidence_score …
yoshi-automation Jan 6, 2021
319f9e6
docs: update license
yoshi-automation Jan 6, 2021
19479a4
chore: release 2.2.0 (#853)
release-please[bot] Jan 6, 2021
210c555
feat: introduce style enumeration
yoshi-automation Jan 6, 2021
3c60f46
build: introduce gapic metadata JSON (#855)
yoshi-automation Jan 6, 2021
b3cb3e6
chore: release 2.3.0 (#857)
release-please[bot] Jan 12, 2021
adffe81
refactor(nodejs): move build cop to flakybot (#860)
yoshi-automation Jan 27, 2021
295b455
chore: update CODEOWNERS config (#862)
JustinBeckwith Feb 3, 2021
e92c149
fix(deps): update dependency natural to v3 (#865)
renovate-bot Feb 3, 2021
0cc0484
build: adds UNORDERED_LIST enum (#864)
yoshi-automation Feb 4, 2021
adae0eb
chore: increased timeout on system-test to prvent flakiness (#867)
munkhuushmgl Feb 8, 2021
0d0c22d
chore: Vision have some throttling for external URLs, added retry in …
munkhuushmgl Feb 11, 2021
89bfb75
fix: sync vision v1 protos to get extra FaceAnnotation Landmark Types…
yoshi-automation Feb 12, 2021
58ed31a
fix(deps): update dependency natural to v4 (#870)
renovate-bot Feb 18, 2021
fc1b333
chore: release 2.3.1 (#866)
release-please[bot] Feb 18, 2021
cb74f54
build: update gapic-generator-typescript to v1.2.10. (#877)
yoshi-automation Mar 7, 2021
9e2563d
chore(deps): update dependency sinon to v10 (#879)
renovate-bot Mar 23, 2021
fa31aa8
fix(deps): update dependency natural to v5 (#880)
renovate-bot Mar 30, 2021
aba6ae4
chore(deps): update dependency @types/sinon to v10 (#887)
renovate-bot Apr 14, 2021
1d2e615
chore(deps): update dependency ts-loader to v9 (#890)
renovate-bot Apr 19, 2021
ef41033
chore: regenerate common templates (#889)
yoshi-automation Apr 20, 2021
e7f3dbe
chore: migrate to owl bot (#886)
SurferJeffAtGoogle Apr 21, 2021
5ec8a76
fix(deps): require google-gax v2.12.0 (#897)
alexander-fenster May 7, 2021
61f1d6b
chore: new owl bot post processor docker image (#898)
gcf-owl-bot[bot] May 10, 2021
895eee2
fix: use require() to load JSON protos (#899)
gcf-owl-bot[bot] May 11, 2021
6bd4f92
chore: update gapic-generator-typescript to v1.3.2 (#900)
gcf-owl-bot[bot] May 11, 2021
c873217
chore: release 2.3.2 (#895)
release-please[bot] May 12, 2021
095632c
chore(deps): update dependency @types/node to v14 (#906)
renovate-bot May 21, 2021
3454a51
chore(deps): update dependency sinon to v11 (#907)
renovate-bot May 25, 2021
6dd990f
fix: GoogleAdsError missing using generator version after 1.3.0 (#908)
gcf-owl-bot[bot] May 25, 2021
31f36a4
samples(deps): update dependency pureimage to ^0.3.0 (#882)
renovate-bot May 25, 2021
ba10d1e
chore: release 2.3.3 (#909)
release-please[bot] Jun 3, 2021
eef618e
chore(nodejs): remove api-extractor dependencies (#915)
fhinkel Jun 10, 2021
0196bb5
fix: make request optional in all cases (#917)
gcf-owl-bot[bot] Jun 22, 2021
611398c
chore: release 2.3.4 (#918)
release-please[bot] Jun 22, 2021
2d253c7
fix(deps): google-gax v2.17.0 with mTLS (#923)
bcoe Jun 29, 2021
3360f4d
chore: release 2.3.5 (#924)
release-please[bot] Jun 29, 2021
23bfad8
fix(deps): google-gax v2.17.1 (#926)
bcoe Jul 12, 2021
4ba6ed8
chore: release 2.3.6 (#927)
release-please[bot] Jul 12, 2021
dbfa550
fix: Updating WORKSPACE files to use the newest version of the Typesc…
gcf-owl-bot[bot] Jul 16, 2021
0edca94
chore: release 2.3.7 (#929)
release-please[bot] Jul 21, 2021
d62d4ad
chore(nodejs): update client ref docs link in metadata (#936)
fhinkel Aug 4, 2021
7257a4f
fix(deps): google-gax v2.24.1 (#939)
bcoe Aug 17, 2021
2a0a767
chore: release 2.3.8 (#940)
release-please[bot] Aug 17, 2021
81e1a5f
chore: disable renovate dependency dashboard (#1194) (#944)
gcf-owl-bot[bot] Aug 25, 2021
4b920a7
feat: turns on self-signed JWT feature flag (#942)
gcf-owl-bot[bot] Sep 7, 2021
be1efae
fix(build): migrate to using main branch (#947)
chingor13 Sep 9, 2021
7ebc784
chore: release 2.4.0 (#946)
release-please[bot] Sep 9, 2021
51c8e2e
chore: relocate owl bot post processor (#952)
SurferJeffAtGoogle Sep 21, 2021
ea704de
build(node): run linkinator against index.html (#1227) (#956)
gcf-owl-bot[bot] Oct 5, 2021
49196b8
samples: update URL system test to pull image from Google server (#957)
kweinmeister Oct 13, 2021
403e35c
build(node): update deps used during postprocessing (#1243) (#958)
gcf-owl-bot[bot] Oct 14, 2021
3345bf2
chore(cloud-rad): fix links in docs (#959)
fhinkel Oct 19, 2021
1ce7b14
chore(cloud-rad): delete api-extractor config (#960)
fhinkel Oct 21, 2021
aa9ad0f
chore(deps): update dependency @types/node to v16 (#961)
renovate-bot Oct 26, 2021
6319602
chore(deps): update dependency sinon to v12 (#962)
renovate-bot Nov 4, 2021
83277ad
docs(samples): add example tags to generated samples (#964)
gcf-owl-bot[bot] Nov 10, 2021
6e3d7fc
build: add generated samples to .eslintignore (#968)
gcf-owl-bot[bot] Dec 9, 2021
411d067
fix(deps): update dependency redis to v4 (#966)
renovate-bot Dec 14, 2021
239eb4d
chore: release 2.4.1 (#969)
release-please[bot] Dec 14, 2021
854b04e
docs(node): support "stable"/"preview" release level (#1312) (#974)
gcf-owl-bot[bot] Dec 29, 2021
0882170
docs(badges): tweak badge to use new preview/stable language (#1314) …
gcf-owl-bot[bot] Dec 30, 2021
4453789
fix: add types to package.json (#977)
galz10 Jan 6, 2022
c3a6b1d
chore: release 2.4.2 (#978)
release-please[bot] Jan 6, 2022
54dc9d5
chore: add api_shortname and library_type to repo metadata (#973)
parthea Jan 12, 2022
8f9cce8
chore: update v2.12.0 gapic-generator-typescript (#984)
gcf-owl-bot[bot] Jan 26, 2022
3dde4a4
chore(deps): update dependency sinon to v13 (#986)
renovate-bot Jan 31, 2022
092c610
docs(nodejs): version support policy edits (#1346) (#988)
gcf-owl-bot[bot] Feb 4, 2022
dbb4fa3
docs(samples): include metadata file, add exclusions for samples to h…
gcf-owl-bot[bot] Feb 18, 2022
e9a98c4
chore: update v2.14.2 gapic-generator-typescript (#995)
gcf-owl-bot[bot] Mar 16, 2022
ede8cc0
chore: remove unused imports (#997)
gcf-owl-bot[bot] Mar 23, 2022
a6a09bc
build(node): update client library version in samples metadata (#1356…
gcf-owl-bot[bot] Apr 21, 2022
e21f7f3
chore(deps): update dependency @types/mocha to v9 (#1007)
renovate-bot May 3, 2022
7499bde
chore(deps): update dependency sinon to v14 (#1013)
renovate-bot May 9, 2022
c55ee09
fix!: BatchAnnotateImagesRequest.requests is required (#1011)
gcf-owl-bot[bot] May 9, 2022
8c0b39a
chore(deps): update dependency jsdoc-region-tag to v2 (#1021)
renovate-bot Jun 9, 2022
c011122
chore(deps): update dependency jsdoc-fresh to v2 (#1020)
renovate-bot Jun 9, 2022
bd90093
chore(deps): update dependency @google-cloud/storage to v6 (#1018)
renovate-bot Jul 5, 2022
ce7a319
build!: update library to use Node 12 (#1016)
sofisl Jul 5, 2022
f1cca63
feat: support regapic LRO
gcf-owl-bot[bot] Jul 5, 2022
27c0c7f
samples: update dependency redis to ~4.2.0 (#1027)
renovate-bot Jul 6, 2022
5f3ac65
build: remove flaky system test, no longer needed with sample tests (…
sofisl Jul 12, 2022
369320e
chore(deps): update dependency linkinator to v4 (#1029)
renovate-bot Jul 13, 2022
b088071
feat: Add TextDetectionParams.advanced_ocr_options (#1034)
gcf-owl-bot[bot] Aug 10, 2022
5db756d
chore: remove unused proto imports (#1036)
gcf-owl-bot[bot] Aug 19, 2022
00a6ef7
fix: better support for fallback mode (#1037)
gcf-owl-bot[bot] Aug 23, 2022
0efc1cf
fix: change import long to require (#1038)
gcf-owl-bot[bot] Aug 23, 2022
6f969ff
fix(deps): update dependency redis to ~4.3.0 (#1039)
renovate-bot Aug 26, 2022
3228332
fix: do not import the whole google-gax from proto JS (#1553) (#1041)
gcf-owl-bot[bot] Aug 27, 2022
59e0c8e
fix: allow passing gax instance to client constructor (#1042)
gcf-owl-bot[bot] Sep 1, 2022
1a4d456
chore(main): release 3.0.0 (#1014)
release-please[bot] Sep 7, 2022
df9bc37
chore(deps): update dependency uuid to v9 (#1043)
renovate-bot Sep 8, 2022
54fa772
fix: preserve default values in x-goog-request-params header (#1044)
gcf-owl-bot[bot] Sep 21, 2022
12307e7
chore(main): release 3.0.1 (#1066)
release-please[bot] Sep 26, 2022
8aa3bf9
build(samples test): added imageContext to ImprovedRequest (#1069)
galz10 Oct 4, 2022
297c4af
fix(deps): use google-gax v3.5.2 (#1073)
alexander-fenster Nov 2, 2022
85a1b67
chore(deps): update dependency @types/node to v18 (#1070)
renovate-bot Nov 10, 2022
b805183
chore(deps): update dependency jsdoc to v4 (#1076)
renovate-bot Nov 10, 2022
c6d1501
fix: regenerated protos JS and TS definitions (#1077)
gcf-owl-bot[bot] Nov 10, 2022
cd8c486
chore(samples): removing migrated samples (#1083)
telpirion Jan 13, 2023
f0e4a1b
chore(deps): update dependency @types/mocha to v10 (#1068)
renovate-bot Jan 14, 2023
ab5aaed
fix(deps): update dependency redis to ~4.5.0 (#1072)
renovate-bot Jan 14, 2023
dc421e7
chore(deps): update dependency webpack-cli to v5 (#1078)
renovate-bot Jan 14, 2023
f5733be
chore(deps): update dependency sinon to v15 (#1079)
renovate-bot Jan 14, 2023
256c459
chore(deps): update dependency @types/uuid to v9 (#1080)
renovate-bot Jan 14, 2023
00868a7
fix(deps): update dependency natural to v6 (#1085)
renovate-bot Jan 14, 2023
d641920
feat: Added SuggestConversationSummary RPC (#1081)
gcf-owl-bot[bot] Jan 14, 2023
a14b7ab
chore(main): release 3.1.0 (#1074)
release-please[bot] Jan 16, 2023
f03938c
Merge remote-tracking branch 'migration/main' into nodejs-vision-migr…
sofisl Jan 17, 2023
c868d12
build: add release-please config, fix owlbot-config
sofisl Jan 17, 2023
4555de9
πŸ¦‰ Updates from OwlBot post-processor
gcf-owl-bot[bot] Jan 17, 2023
9c48447
πŸ¦‰ Updates from OwlBot post-processor
gcf-owl-bot[bot] Jan 17, 2023
145cd3b
πŸ¦‰ Updates from OwlBot post-processor
gcf-owl-bot[bot] Jan 17, 2023
4307fc7
Merge branch 'main' into nodejs-vision-migration
sofisl Jan 17, 2023
98c7f90
revert changes to index.ts
sofisl Jan 17, 2023
8280a20
πŸ¦‰ Updates from OwlBot post-processor
gcf-owl-bot[bot] Jan 17, 2023
8b1f829
chore: add samples test
sofisl Jan 17, 2023
dac4303
chore: revert changes to index.ts
sofisl Jan 17, 2023
ab4dbba
chore: update post processor
sofisl Jan 18, 2023
a54a80d
πŸ¦‰ Updates from OwlBot post-processor
gcf-owl-bot[bot] Jan 18, 2023
c0c5e7f
Merge branch 'main' into nodejs-vision-migration
sofisl Jan 18, 2023
508bc3a
resolve conflicts
sofisl Jan 18, 2023
b20a577
πŸ¦‰ Updates from OwlBot post-processor
gcf-owl-bot[bot] Jan 18, 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
2 changes: 1 addition & 1 deletion .github/.OwlBot.lock.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# limitations under the License.
docker:
image: gcr.io/cloud-devrel-public-resources/owlbot-nodejs-mono-repo:latest
digest: sha256:2fe57986c24050a5a5a2f51a3c609b28eaa88eebe16d47c7ffcbfed7bbd38ac0
digest: sha256:85bf089b45ad70d1ec02d9d628a0051a06bb63fb79f6b740f787d1a34347f732
1 change: 1 addition & 0 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@
"packages/google-cloud-video-stitcher": "0.3.0",
"packages/google-cloud-video-transcoder": "2.3.0",
"packages/google-cloud-videointelligence": "4.1.1",
"packages/google-cloud-vision": "3.1.0",
"packages/google-cloud-vmmigration": "2.2.1",
"packages/google-cloud-vmwareengine": "0.1.0",
"packages/google-cloud-vpcaccess": "2.1.3",
Expand Down
24 changes: 24 additions & 0 deletions packages/google-cloud-vision/.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/vision/(v.*)/.*-nodejs
dest: /owl-bot-staging/google-cloud-vision/$1

begin-after-commit-hash: fb91803ccef5d7c695139b22788b309e2197856b

7 changes: 7 additions & 0 deletions packages/google-cloud-vision/.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-vision/.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-vision/.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-vision/.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-vision/.jsdoc.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
// 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.
//
// ** 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 2023 Google LLC',
includeDate: false,
sourceFiles: false,
systemName: '@google-cloud/vision',
theme: 'lumen',
default: {
outputSourceFiles: false
}
},
markdown: {
idInHeadings: true
}
};
29 changes: 29 additions & 0 deletions packages/google-cloud-vision/.mocharc.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
// 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.
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-vision/.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-vision/.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-vision/.prettierrc.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
// 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.

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