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-talent #3568

Merged
merged 275 commits into from
Nov 12, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
275 commits
Select commit Hold shift + click to select a range
5244119
build!: upgrade engines field to >=8.10.0 (#41)
bcoe May 2, 2019
1159afc
chore(deps): update dependency eslint-plugin-node to v9 (#44)
renovate[bot] May 3, 2019
7a2c045
build: only pipe to codecov if tests run in Node 10 (#45)
yoshi-automation May 8, 2019
3f6118b
feat: add Resume and keywordSearchableProfileCustomAttributes (#49)
yoshi-automation May 8, 2019
94fb4d9
chore: release 0.3.0 (#50)
jkwlui May 9, 2019
2ce3c3d
fix: DEADLINE_EXCEEDED is idempotent (#52)
yoshi-automation May 10, 2019
603f5e7
fix(deps): update dependency google-gax to v1 (#51)
renovate[bot] May 10, 2019
89c044a
chore: use repo-metadata to generate readme (#53)
JustinBeckwith May 14, 2019
575afc3
fix: use SummarizedProfile over HistogramQueryResult (#54)
yoshi-automation May 14, 2019
40401c0
chore: release 1.0.0 (#55)
bcoe May 14, 2019
b44ee58
build: add new kokoro config for coverage and release-please (#58)
bcoe May 17, 2019
2dcdb65
build: updated kokoro config for coverage and release-please (#59)
bcoe May 17, 2019
b459e95
refactor: drop dependency on lodash.merge and update links (#61)
yoshi-automation May 21, 2019
377eba8
chore: use published jsdoc-baseline package (#62)
JustinBeckwith May 23, 2019
23e26b2
build: ignore proto files in test coverage (#64)
JustinBeckwith May 28, 2019
aaa3f2c
fix(docs): move to new client docs URL (#67)
bcoe Jun 13, 2019
53f80ef
chore: release 1.0.1 (#68)
yoshi-automation Jun 14, 2019
a3c03e5
fix(docs): link to reference docs section on googleapis.dev (#71)
bcoe Jun 25, 2019
fc6362c
chore: release 1.0.2 (#72)
yoshi-automation Jun 26, 2019
dbf8760
build: use config file for linkinator (#73)
JustinBeckwith Jun 28, 2019
f3677ee
feat: batch operation support (#69)
yoshi-automation Jun 28, 2019
20b38d0
chore: release 1.1.0 (#74)
yoshi-automation Jun 28, 2019
2c6506b
feat: add new filters, path templates, and update docs (#76)
yoshi-automation Jul 16, 2019
cd66999
chore: release 1.2.0 (#77)
yoshi-automation Jul 16, 2019
3cdaed4
chore(deps): update linters (#79)
renovate-bot Jul 26, 2019
507fed0
docs: use the jsdoc-fresh theme (#81)
JustinBeckwith Jul 31, 2019
227da55
docs: document apiEndpoint over servicePath (#82)
JustinBeckwith Jul 31, 2019
ce51b0e
feat: allow calls with no request; adds JSON proto; introduces Person…
yoshi-automation Aug 6, 2019
6f4d0f3
chore: release 1.3.0 (#86)
yoshi-automation Aug 8, 2019
1bbb530
docs: update jsdoc comments to include more detail (#88)
yoshi-automation Aug 9, 2019
01faa29
refactor(protos): common.proto moved into common.proto, etc.
yoshi-automation Aug 27, 2019
8f56f63
docs: update link to client docs (#92)
yoshi-automation Aug 28, 2019
c3610c5
feat: load protos from JSON, grpc-fallback support
yoshi-automation Sep 3, 2019
1aa2cbd
chore(deps): update dependency eslint-plugin-node to v10 (#95)
renovate-bot Sep 5, 2019
0de55ea
update .nycrc ignore rules (#96)
bcoe Sep 6, 2019
5abef0e
feat: filter support (#97)
yoshi-automation Sep 16, 2019
a02ade0
feat: candidate applications and assignments support (#98)
yoshi-automation Sep 16, 2019
d40c42e
chore: release 1.4.0 (#94)
yoshi-automation Sep 16, 2019
4ef50d2
feat: .d.ts for protos
yoshi-automation Sep 20, 2019
903e44b
chore: add protos/ to .eslintignore
alexander-fenster Sep 27, 2019
25c92d2
feat: .d.ts for protos (#104)
yoshi-automation Sep 27, 2019
c657358
fix: use compatible version of google-gax
alexander-fenster Oct 2, 2019
14493ae
chore: update pull request template (#107)
yoshi-automation Oct 2, 2019
589753b
chore: update CONTRIBUTING.md and make releaseType node (#111)
bcoe Oct 9, 2019
e0366da
docs: format profile query documentation (#112)
yoshi-automation Oct 9, 2019
3c9d37c
chore: release 1.5.0 (#113)
release-please[bot] Oct 12, 2019
df1c22f
fix(deps): bump google-gax to 1.7.5 (#114)
JustinBeckwith Oct 22, 2019
55f64c9
chore: release 1.5.1 (#115)
release-please[bot] Oct 22, 2019
e8ccdb0
feat: add query language code parameter (#118)
yoshi-automation Nov 8, 2019
5725aa0
chore: release 1.6.0 (#119)
release-please[bot] Nov 10, 2019
d4eb430
fix(docs): snippets are now replaced in jsdoc comments (#122)
bcoe Nov 13, 2019
55f8081
fix(docs): bump release level to beta (#124)
JustinBeckwith Nov 15, 2019
071e5bb
chore: release 1.6.1 (#123)
release-please[bot] Nov 15, 2019
074e397
fix: import long type into proto ts declaration file (#127)
yoshi-automation Nov 22, 2019
5f3ad31
docs: add note about setting revision to 0 (#129)
yoshi-automation Nov 25, 2019
fd92d0d
docs: update jsdoc license/samples-README (#136)
bcoe Dec 24, 2019
5b9dab9
chore(deps): update dependency eslint-plugin-node to v11 (#140)
renovate-bot Dec 27, 2019
99ce626
refactor: use explicit mocha imports (#141)
JustinBeckwith Dec 30, 2019
72e8dd3
fix: adds missing proto import
yoshi-automation Dec 31, 2019
f728fb6
build: use c8 for coverage (#139)
JustinBeckwith Dec 31, 2019
8cb532b
chore: release 1.6.2 (#138)
release-please[bot] Jan 2, 2020
94d84bf
chore: update .nycrc and proto comments
yoshi-automation Jan 4, 2020
24ef26d
chore(deps): update dependency mocha to v7
renovate-bot Jan 6, 2020
681d203
docs: small change to resource format in jsdoc
yoshi-automation Jan 14, 2020
bd01017
feat: adds new type annotations
yoshi-automation Jan 17, 2020
45bc214
chore: clear synth.metadata
JustinBeckwith Jan 24, 2020
b821f1f
chore: regenerate synth.metadata (#153)
yoshi-automation Jan 28, 2020
07ac335
chore: release 1.7.0 (#149)
release-please[bot] Jan 28, 2020
dc4089c
fix: enum, bytes, and Long types now accept strings
yoshi-automation Jan 29, 2020
2b9dd93
chore: release 1.7.1 (#155)
release-please[bot] Jan 30, 2020
8109b4e
chore: skip img.shields.io in docs test
JustinBeckwith Feb 1, 2020
8fc90a4
test: modernize mocha config (#157)
JustinBeckwith Feb 4, 2020
bdb0a84
chore(deps): update dependency linkinator to v2
renovate-bot Feb 10, 2020
51fdab0
build: add GitHub actions config for unit tests
bcoe Feb 12, 2020
819bce2
feat!: move API to Typescript code generation (#163)
xiaozhenliu-gg5 Feb 27, 2020
b6faaa8
chore: update jsdoc.js (#165)
summer-ji-eng Feb 28, 2020
40437ad
chore: update jsdoc with macro license (#169)
summer-ji-eng Feb 29, 2020
9e4d28f
feat!: removed auto-pagination from searchJobs
yoshi-automation Feb 29, 2020
4870fe1
feat: deferred client initialization (#171)
gcf-merge-on-green[bot] Mar 6, 2020
0a57058
build: update linkinator config (#172)
gcf-merge-on-green[bot] Mar 6, 2020
c4de304
build(tests): fix coveralls and enable build cop (#173)
bcoe Mar 6, 2020
8690071
chore(deps): update dependency @types/mocha to v7 (#167)
renovate-bot Mar 9, 2020
3869776
refactor!: remove the ProjectOrTenant resource and its references
yoshi-automation Mar 11, 2020
81c43dc
docs: mention templates in contributing section of README (#176)
bcoe Mar 18, 2020
bea1fde
docs: document version support goals (#181)
bcoe Mar 24, 2020
1e47664
chore: regenerate the code (#180)
yoshi-automation Mar 25, 2020
4ae5c5c
feat!: drop node8 support, support for async iterators (#185)
alexander-fenster Mar 31, 2020
064018b
build: set AUTOSYNTH_MULTIPLE_COMMITS=true for context aware commits …
bcoe Apr 1, 2020
c4efb16
chore(deps): update dependency @types/sinon to v9 (#187)
renovate-bot Apr 1, 2020
2f1ec38
chore: remove duplicate mocha config (#190)
JustinBeckwith Apr 5, 2020
503086c
fix: export explicit version from protos.js (#189)
yoshi-automation Apr 7, 2020
e4e54d6
chore(deps): update dependency gts to v2.0.0 (#192)
renovate-bot Apr 10, 2020
8e39173
fix: remove eslint, update gax, fix generated protos, run the generat…
alexander-fenster Apr 11, 2020
bd10abc
build: remove unused codecov config (#195)
JustinBeckwith Apr 12, 2020
737f093
chore: update lint ignore files (#196)
JustinBeckwith Apr 13, 2020
3488bf7
chore: remove tslint.json (#197)
JustinBeckwith Apr 14, 2020
69129e0
chore: remove unused dev packages (#198)
JustinBeckwith Apr 14, 2020
ca2b189
chore(deps): update dependency ts-loader to v7 (#199)
renovate-bot Apr 15, 2020
aecf34d
chore(deps): update dependency null-loader to v4 (#200)
renovate-bot Apr 15, 2020
0721b6f
clean up (#201)
xiaozhenliu-gg5 Apr 15, 2020
54648bb
build: use codecov's action, now that it's authless (#202)
yoshi-automation Apr 20, 2020
cf4d2da
build: adopt changes to generator formatter (#203)
yoshi-automation Apr 22, 2020
b5ba5d2
chore: update npm scripts and synth.py (#204)
alexander-fenster Apr 24, 2020
dde17c0
feat: check status of long running operation by its name (#205)
alexander-fenster May 6, 2020
55abc0e
chore: linting rules (#206)
yoshi-automation May 7, 2020
44b6cde
fix: synth.py clean up for multiple version (#207)
summer-ji-eng May 7, 2020
1ac1ced
build: update protos.js (#209)
yoshi-automation Jun 4, 2020
8bd0211
chore: release 2.0.0 (#164)
release-please[bot] Jun 4, 2020
48c178f
chore(deps): update dependency mocha to v8 (#214)
renovate-bot Jun 11, 2020
066df45
feat(secrets): begin migration to secret manager from keystore (#213)
yoshi-automation Jun 12, 2020
4f5f65b
fix: handle fallback option properly (#216)
yoshi-automation Jun 12, 2020
df9f7ed
fix: update node issue template (#217)
yoshi-automation Jun 19, 2020
db50246
build: add config .gitattributes (#218)
yoshi-automation Jun 29, 2020
f6ec489
chore: release 2.1.0 (#215)
release-please[bot] Jun 29, 2020
3ca3472
docs: Remove a broken link from the documentation. (#212)
yoshi-automation Jul 1, 2020
85e958a
build: use bazel build (#219)
alexander-fenster Jul 6, 2020
b843535
build: typeo in nodejs .gitattribute (#223)
yoshi-automation Jul 10, 2020
5f7f1ee
chore(deps): update dependency ts-loader to v8 (#222)
renovate-bot Jul 10, 2020
32e13f6
chore(deps): update dependency @types/mocha to v8 (#224)
renovate-bot Jul 12, 2020
9a8ed6e
build: type in .gittatribute, missing closing paren in publish script…
yoshi-automation Jul 20, 2020
308788c
chore: add dev dependencies for cloud-rad ref docs (#228)
fhinkel Jul 21, 2020
7194d3c
build: rename _toc to toc (#229)
yoshi-automation Jul 27, 2020
d04a7b7
build: move gitattributes files to node templates (#230)
yoshi-automation Jul 28, 2020
41bf245
build: config for new reference docs (#232)
yoshi-automation Jul 30, 2020
256f334
docs: add links to the CHANGELOG from the README.md for Java and Node…
yoshi-automation Aug 3, 2020
5619fcb
build: --credential-file-override is no longer required (#234)
yoshi-automation Aug 10, 2020
2afcba6
build: use gapic-generator-typescript v1.0.7. (#235)
yoshi-automation Aug 14, 2020
7bd4cc6
build: update publish and docs scripts (#236)
yoshi-automation Aug 14, 2020
03ec111
chore: start tracking obsolete files (#237)
yoshi-automation Aug 19, 2020
be1e7d6
build: move system and samples test from Node 10 to Node 12 (#238)
yoshi-automation Aug 21, 2020
3789512
build: track flaky tests for "nightly", add new secrets for tagging (…
yoshi-automation Aug 28, 2020
1d8bd34
build(test): recursively find test files; fail on unsupported depende…
yoshi-automation Sep 12, 2020
882fa32
feat!: moves v4 API to default (#243)
bcoe Sep 28, 2020
e2f5163
feat: Remove commute methods from Job Search v4 API (#249)
yoshi-automation Oct 2, 2020
6ea0c32
build(node_library): migrate to Trampoline V2 (#250)
yoshi-automation Oct 5, 2020
91fdb7c
chore(deps): update dependency webpack-cli to v4 (#253)
renovate-bot Oct 12, 2020
b5bb18b
chore(deps): update dependency gts to v3 (#251)
renovate-bot Oct 13, 2020
557c282
chore: release 3.0.0 (#247)
release-please[bot] Oct 13, 2020
63662e6
chore(deps): update dependency webpack to v5 (#252)
renovate-bot Oct 14, 2020
51a5c21
samples: add Job Search v4 samples (#255)
saumyasahu-bot Oct 14, 2020
13d713c
chore: clean up dependencies in package.json
yoshi-automation Oct 15, 2020
dc2a281
build: only check --engine-strict for production deps (#257)
yoshi-automation Oct 16, 2020
d4ae3b3
chore: clean up Node.js TOC for cloud-rad (#258)
yoshi-automation Oct 21, 2020
5532991
docs: updated code of conduct (includes update to actions) (#261)
yoshi-automation Oct 29, 2020
06bb046
build(node): add KOKORO_BUILD_ARTIFACTS_SUBDIR to env (#262)
yoshi-automation Nov 2, 2020
be73ede
build: add v4.CompanyServiceClient type (#263)
yoshi-automation Nov 6, 2020
f891a8d
fix: do not modify options object, use defaultScopes (#264)
alexander-fenster Nov 7, 2020
58c1ca0
chore: release 3.0.1 (#265)
release-please[bot] Nov 11, 2020
0ea16b8
fix(browser): check for fetch on window (#274)
yoshi-automation Nov 24, 2020
3b0dea9
docs: spelling correction for "targetting" (#276)
yoshi-automation Nov 25, 2020
c39dac7
chore: release 3.0.2 (#275)
release-please[bot] Dec 2, 2020
92a95d6
chore: generate GAPIC metadata JSON file (#277)
yoshi-automation Dec 4, 2020
85d6bce
docs: add instructions for authenticating for system tests (#278)
yoshi-automation Dec 22, 2020
1138c21
docs: update dates (#279)
yoshi-automation Jan 7, 2021
f0a3e5b
feat: adds style enumeration (#281)
yoshi-automation Jan 9, 2021
a5b55e1
chore: release 3.1.0 (#282)
release-please[bot] Jan 12, 2021
77185c1
refactor(nodejs): move build cop to flakybot (#284)
yoshi-automation Jan 27, 2021
25fee37
build: adds UNORDERED_LIST enum (#285)
yoshi-automation Feb 4, 2021
b4e0f64
feat(docs): indicate library is ga (#287)
bcoe Mar 2, 2021
8e4cd73
chore: release 3.2.0 (#288)
release-please[bot] Mar 2, 2021
b173ae3
build: update gapic-generator-typescript to v1.2.10. (#289)
yoshi-automation Mar 7, 2021
b744306
chore: migrate to owl bot (#290)
SurferJeffAtGoogle Mar 18, 2021
3c880ff
chore(deps): update dependency sinon to v10 (#295)
renovate-bot Mar 23, 2021
5bc1d95
chore(deps): update dependency @types/sinon to v10 (#306)
renovate-bot Apr 14, 2021
09cb369
chore(deps): update dependency ts-loader to v9 (#310)
renovate-bot Apr 19, 2021
fe60f19
fix(deps): require google-gax v2.12.0 (#315)
alexander-fenster May 7, 2021
a41ff0b
chore: new owl bot post processor docker image (#317)
gcf-owl-bot[bot] May 10, 2021
1a00cbc
fix: use require() to load JSON protos (#318)
gcf-owl-bot[bot] May 11, 2021
9afc8cc
chore: update gapic-generator-typescript to v1.3.2 (#319)
gcf-owl-bot[bot] May 11, 2021
557edeb
chore: release 3.2.1 (#316)
release-please[bot] May 13, 2021
cb2951c
chore(deps): update dependency @types/node to v14 (#322)
renovate-bot May 21, 2021
3b6620e
chore(deps): update dependency sinon to v11 (#323)
renovate-bot May 25, 2021
c9ddabb
fix: GoogleAdsError missing using generator version after 1.3.0 (#324)
gcf-owl-bot[bot] May 25, 2021
e6a19bd
chore: release 3.2.2 (#325)
release-please[bot] May 27, 2021
13be950
chore: make generate_index_ts() deterministic (#326)
gcf-owl-bot[bot] May 29, 2021
f7676d4
chore(nodejs): remove api-extractor dependencies (#333)
fhinkel Jun 10, 2021
d757253
fix: make request optional in all cases (#335)
gcf-owl-bot[bot] Jun 22, 2021
c07cfc5
chore: release 3.2.3 (#336)
release-please[bot] Jun 22, 2021
bc91c72
fix(deps): google-gax v2.17.0 with mTLS (#341)
bcoe Jun 30, 2021
3b437e6
chore: release 3.2.4 (#343)
release-please[bot] Jun 30, 2021
5cf0212
fix(deps): google-gax v2.17.1 (#345)
bcoe Jul 12, 2021
89f0c25
chore: release 3.2.5 (#346)
release-please[bot] Jul 12, 2021
3db9fa5
fix: Updating WORKSPACE files to use the newest version of the Typesc…
gcf-owl-bot[bot] Jul 16, 2021
7ff7720
chore: release 3.2.6 (#348)
release-please[bot] Jul 16, 2021
2602303
chore(nodejs): update client ref docs link in metadata (#354)
fhinkel Aug 13, 2021
6fe4b31
fix(deps): google-gax v2.24.1 (#355)
bcoe Aug 17, 2021
4ce8922
chore: release 3.2.7 (#357)
release-please[bot] Aug 17, 2021
b8c83e0
feat: Add new commute methods in Search APIs feat: Add new histogram …
gcf-owl-bot[bot] Aug 17, 2021
fbe9bcb
chore: release 3.3.0 (#358)
release-please[bot] Aug 17, 2021
d94d4b1
feat: turns on self-signed JWT feature flag (#359)
gcf-owl-bot[bot] Aug 23, 2021
42431b4
chore: release 3.4.0 (#360)
release-please[bot] Aug 24, 2021
492bb5f
chore: disable renovate dependency dashboard (#1194) (#361)
gcf-owl-bot[bot] Aug 25, 2021
f7d2325
fix(build): set default branch to main (#362)
bcoe Sep 10, 2021
d7d1f99
chore: release 3.4.1 (#363)
release-please[bot] Sep 10, 2021
6e76111
feat: Added a new `KeywordMatchMode` field to support more keyword ma…
gcf-owl-bot[bot] Sep 15, 2021
f683fb9
chore: release 3.5.0 (#366)
release-please[bot] Sep 15, 2021
0d41eb8
chore: relocate owl bot post processor (#368)
SurferJeffAtGoogle Sep 21, 2021
b19ac41
docs(samples): add auto-generated samples for Node with api short nam…
gcf-owl-bot[bot] Sep 28, 2021
5a48d42
build(node): update deps used during postprocessing (#1243) (#374)
gcf-owl-bot[bot] Oct 14, 2021
7b5b995
chore: release 3.5.1 (#376)
release-please[bot] Oct 20, 2021
afbaec2
chore(deps): update dependency @types/node to v16 (#377)
renovate-bot Oct 26, 2021
2452fdf
docs: fix docstring formatting (#378)
gcf-owl-bot[bot] Nov 1, 2021
2a3a098
chore(cloud-rad): delete api-extractor config (#380)
fhinkel Nov 4, 2021
303f1d1
chore(deps): update dependency sinon to v12 (#379)
renovate-bot Nov 4, 2021
6660b27
docs(samples): add example tags to generated samples (#381)
gcf-owl-bot[bot] Nov 10, 2021
1facf8c
build: add generated samples to .eslintignore (#383)
gcf-owl-bot[bot] Dec 9, 2021
3865586
docs(node): support "stable"/"preview" release level (#1312) (#387)
gcf-owl-bot[bot] Dec 29, 2021
75b3725
chore: add api_shortname and library_type to repo metadata (#386)
parthea Dec 30, 2021
2a8be8b
docs(badges): tweak badge to use new preview/stable language (#1314) …
gcf-owl-bot[bot] Dec 30, 2021
3aed0ea
test(nodejs): remove 15 add 16 (#1322) (#392)
gcf-owl-bot[bot] Jan 11, 2022
3a80d35
build: update copyright year to 2022 (#395)
gcf-owl-bot[bot] Jan 19, 2022
e774770
chore: update v2.12.0 gapic-generator-typescript (#397)
gcf-owl-bot[bot] Jan 26, 2022
6fdc4db
chore(deps): update dependency sinon to v13 (#399)
renovate-bot Jan 31, 2022
92e1d0c
docs(nodejs): version support policy edits (#1346) (#401)
gcf-owl-bot[bot] Feb 7, 2022
5906122
docs(samples): include metadata file, add exclusions for samples to h…
gcf-owl-bot[bot] Feb 18, 2022
564f7d7
chore: update v2.14.2 gapic-generator-typescript (#406)
gcf-owl-bot[bot] Mar 16, 2022
78807d6
docs: Added functionality in the companyDisplayNames filter to suppor…
gcf-owl-bot[bot] Mar 18, 2022
0962d3f
chore: fix api_shortname in repo-metadata (#408)
chingor13 Mar 25, 2022
2d7d666
build(node): update client library version in samples metadata (#1356…
gcf-owl-bot[bot] Apr 20, 2022
fc964a5
chore(deps): update dependency @types/mocha to v9 (#415)
renovate-bot May 3, 2022
2e558fb
chore(deps): update dependency sinon to v14 (#418)
renovate-bot May 9, 2022
03c8ffa
build!: update library to use Node 12 (#420)
alexander-fenster May 17, 2022
0d0a8c7
chore(main): release 4.0.0 (#421)
release-please[bot] May 18, 2022
8b7de15
feat: Add a new operator on companyDisplayNames filter to further sup…
gcf-owl-bot[bot] Jun 3, 2022
a1d28f1
chore(main): release 4.1.0 (#423)
release-please[bot] Jun 7, 2022
52f85f8
chore(deps): update dependency jsdoc-region-tag to v2 (#428)
renovate-bot Jun 10, 2022
64eb141
chore(deps): update dependency jsdoc-fresh to v2 (#427)
renovate-bot Jun 10, 2022
f58ef88
chore(deps): update dependency linkinator to v4 (#432)
renovate-bot Jul 8, 2022
701e455
chore(main): release 4.1.1 (#433)
release-please[bot] Jul 12, 2022
f9b4274
fix: change import long to require (#435)
gcf-owl-bot[bot] Aug 23, 2022
2fcabec
fix: do not import the whole google-gax from proto JS (#1553) (#438)
gcf-owl-bot[bot] Aug 27, 2022
5f72541
fix(deps): update dependency uuid to v9 (#439)
renovate-bot Sep 9, 2022
6a065a9
fix!: remove application and profile services from v4beta1 (#440)
gcf-owl-bot[bot] Sep 21, 2022
2810a6f
fix!: remove LRO mixin methods where not needed (#443)
gcf-owl-bot[bot] Sep 22, 2022
5b35675
chore(main): release 5.0.0 (#436)
release-please[bot] Sep 22, 2022
1949605
fix(deps): use google-gax v3.5.2 (#447)
alexander-fenster Nov 4, 2022
08c7a70
chore(deps): update dependency @types/node to v18 (#445)
renovate-bot Nov 10, 2022
186950a
chore(deps): update dependency jsdoc to v4 (#450)
renovate-bot Nov 10, 2022
fffdb88
fix: regenerated protos JS and TS definitions (#451)
gcf-owl-bot[bot] Nov 10, 2022
e613eee
docs: marking keyword_searchable_job_custom_attributes on the company…
gcf-owl-bot[bot] Nov 11, 2022
b00b520
chore(main): release 5.0.1 (#449)
release-please[bot] Nov 11, 2022
ea3ef96
Merge remote-tracking branch 'migration/main' into nodejs-talent-migr…
sofisl Nov 11, 2022
f3c20cc
build: add release-please config, fix owlbot-config
sofisl Nov 11, 2022
38d3619
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Nov 11, 2022
c93c9bd
lint
sofisl Nov 12, 2022
cb012d5
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Nov 12, 2022
e84f7bf
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Nov 12, 2022
f5bd09c
Merge branch 'nodejs-talent-migration' of https://github.com/googleap…
gcf-owl-bot[bot] Nov 12, 2022
52a3699
Merge branch 'main' into nodejs-talent-migration
sofisl Nov 12, 2022
acea210
Merge branch 'main' into nodejs-talent-migration
sofisl Nov 12, 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 @@ -45,6 +45,7 @@
"packages/google-cloud-security-publicca": "0.1.3",
"packages/google-cloud-servicedirectory": "4.0.4",
"packages/google-cloud-shell": "2.0.4",
"packages/google-cloud-talent": "5.0.1",
"packages/google-cloud-texttospeech": "4.0.4",
"packages/google-cloud-translate": "7.0.4",
"packages/google-cloud-videointelligence": "4.1.1",
Expand Down
21 changes: 21 additions & 0 deletions packages/google-cloud-talent/.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/talent/(.*)/.*-nodejs
dest: /owl-bot-staging/google-cloud-talent/$1

7 changes: 7 additions & 0 deletions packages/google-cloud-talent/.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-talent/.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-talent/.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-talent/.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-talent/.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/talent',
theme: 'lumen',
default: {
outputSourceFiles: false
}
},
markdown: {
idInHeadings: true
}
};
29 changes: 29 additions & 0 deletions packages/google-cloud-talent/.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-talent/.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-talent/.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-talent/.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')
}
16 changes: 16 additions & 0 deletions packages/google-cloud-talent/.repo-metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"client_documentation": "https://cloud.google.com/nodejs/docs/reference/talent/latest",
"api_id": "jobs.googleapis.com",
"distribution_name": "@google-cloud/talent",
"release_level": "stable",
"default_version": "v4",
"language": "nodejs",
"name_pretty": "Google Cloud Talent Solution",
"repo": "googleapis/google-cloud-node",
"product_documentation": "https://cloud.google.com/solutions/talent-solution/",
"requires_billing": true,
"name": "talent",
"issue_tracker": "https://issuetracker.google.com/savedsearches/559664",
"api_shortname": "jobs",
"library_type": "GAPIC_AUTO"
}
Loading