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-asset #3567

Merged
merged 432 commits into from
Nov 12, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
432 commits
Select commit Hold shift + click to select a range
2ff0fb9
chore: match jsdoc with macro license (#278)
summer-ji-eng Feb 29, 2020
10c0af9
feat!: removed SearchResources and SearchIamPolicies from v1p1beta1 c…
yoshi-automation Feb 29, 2020
dcdeb70
feat: deferred client initialization (#281)
gcf-merge-on-green[bot] Mar 6, 2020
6a39c0d
build: update linkinator config (#282)
gcf-merge-on-green[bot] Mar 6, 2020
8f7c3ce
build(tests): fix coveralls and enable build cop (#283)
bcoe Mar 6, 2020
8d6100d
feat: adds v1p4beta1 API surface (#285)
bcoe Mar 17, 2020
2385027
docs: mention templates in contributing section of README (#286)
bcoe Mar 18, 2020
8ebe574
chore: remove snippet leading whitespace (#288)
chingor13 Mar 19, 2020
c2cb80b
docs: document version support goals (#293)
bcoe Mar 24, 2020
aa028d0
update dependency (#294)
xiaozhenliu-gg5 Mar 24, 2020
ba01bc6
chore: regenerate the code
yoshi-automation Mar 25, 2020
838e475
feat!: drop node8 support, support for async iterators (#299)
alexander-fenster Mar 31, 2020
d57b794
chore(deps): update dependency @types/sinon to v9 (#302)
renovate-bot Apr 1, 2020
4352879
build: set AUTOSYNTH_MULTIPLE_COMMITS=true for context aware commits …
bcoe Apr 2, 2020
a8f9295
feat: add org policy and access context manager protos (#304)
alexander-fenster Apr 3, 2020
cb34d9b
chore: remove duplicate mocha config (#306)
JustinBeckwith Apr 5, 2020
24e93a7
fix: in rare cases test can take longer than 180,000 timeout (#307)
bcoe Apr 6, 2020
190d94e
test: await assert.rejects
yoshi-automation Apr 10, 2020
abd40cd
chore(deps): update dependency gts to v2.0.0 (#308)
renovate-bot Apr 10, 2020
cce4ca7
chore: linting (#309)
yoshi-automation Apr 10, 2020
f4ffc9e
chore: release 3.0.0 (#280)
release-please[bot] Apr 10, 2020
ca79184
fix: remove eslint, update gax, fix generated protos, run the generat…
alexander-fenster Apr 11, 2020
30ed299
build: remove unused codecov config (#313)
JustinBeckwith Apr 12, 2020
6681f05
chore: update lint ignore files (#314)
JustinBeckwith Apr 13, 2020
e46e068
chore: remove tslint.json (#315)
JustinBeckwith Apr 14, 2020
feb52e4
chore(deps): update dependency ts-loader to v7 (#316)
renovate-bot Apr 15, 2020
8070df7
chore(deps): update dependency null-loader to v4 (#317)
renovate-bot Apr 15, 2020
3b34193
chore: run fix instead of lint in synthfile (#318)
JustinBeckwith Apr 15, 2020
28f4a75
build: use codecov's action, now that it's authless (#320)
yoshi-automation Apr 20, 2020
efcf1ff
build: apply generator formatting changes (#321)
yoshi-automation Apr 22, 2020
adfc706
chore: update npm scripts and synth.py (#322)
alexander-fenster Apr 24, 2020
b8b9c3d
feat: added support for project id, order_by in SearchAllResources, s…
yoshi-automation Apr 29, 2020
1d08065
fix(deps): update dependency uuid to v8 (#325)
renovate-bot May 1, 2020
ed7c52f
fix: synth.py clean up for multiple version (#326)
summer-ji-eng May 5, 2020
4991a0f
feat: clean proto list, add decoded function for longrunning method (…
xiaozhenliu-gg5 May 5, 2020
f6958b9
feat: check status of long running operation by its name (#328)
alexander-fenster May 6, 2020
2ac6a90
build: do not fail builds on codecov errors (#528) (#329)
yoshi-automation May 8, 2020
b042391
fix(deps): update dependency @google-cloud/storage to v5 (#330)
renovate-bot May 15, 2020
81366f5
feat: add `SearchAllResources` and `SearchAllIamPolicies` rpcs in ass…
xiaozhenliu-gg5 May 20, 2020
a742034
docs: properly format literal strings. (#333)
yoshi-automation May 27, 2020
d4964e3
build: update protos.js (#334)
yoshi-automation Jun 4, 2020
8483caa
chore: release 3.1.0 (#324)
release-please[bot] Jun 4, 2020
0b75fde
feat: move ts target to es2018 from es2016 (#337)
yoshi-automation Jun 10, 2020
81e3e14
chore(deps): update dependency mocha to v8 (#341)
renovate-bot Jun 11, 2020
f0a3083
chore(nodejs_templates): add script logging to node_library populate-…
yoshi-automation Jun 11, 2020
c00c9a7
fix: handle fallback option properly
yoshi-automation Jun 12, 2020
28a8609
docs(samples): add sample code for SearchAllResources and SearchAllIa…
yuyifan-google Jun 16, 2020
789321f
chore: release 3.2.0 (#338)
release-please[bot] Jun 16, 2020
19903aa
feat: added support for condition in Feed (#346)
yoshi-automation Jun 17, 2020
f1d522d
chore: release 3.3.0 (#347)
release-please[bot] Jun 17, 2020
c3d2e54
chore: update node issue template (#348)
yoshi-automation Jun 18, 2020
f7ebdaa
feat: add v1p5beta1 API surface (#349)
bcoe Jun 26, 2020
2fec7cd
chore: release 3.4.0 (#350)
release-please[bot] Jun 26, 2020
69f269b
chore: update gitattributes (#351)
yoshi-automation Jul 1, 2020
b59c5d4
build: use bazel build (#352)
alexander-fenster Jul 6, 2020
42d11d3
feat(samples): add sample code for ListAssets v1p5beta1 (#355)
Larittic-GG Jul 8, 2020
d261055
chore: release 3.5.0 (#356)
release-please[bot] Jul 10, 2020
8cfb9a6
chore(deps): update dependency ts-loader to v8 (#357)
renovate-bot Jul 10, 2020
4e0eede
build: typo in gitattribute (#360)
yoshi-automation Jul 10, 2020
d0034be
chore(deps): update dependency @types/mocha to v8 (#361)
renovate-bot Jul 12, 2020
d655e31
chore: update generated protos.js (#363)
yoshi-automation Jul 15, 2020
fad1357
build: missing closing paren in publish script (#364)
yoshi-automation Jul 15, 2020
b4d5de0
chore: add config files for cloud-rad for node.js, delete Node 8 temp…
yoshi-automation Jul 17, 2020
ebd5ae0
chore: add dev dependencies for cloud-rad ref docs (#369)
fhinkel Jul 21, 2020
0d6440b
build: rename _toc to toc (#370)
yoshi-automation Jul 23, 2020
a0d973f
fix: move gitattributes files to node templates (#371)
yoshi-automation Jul 27, 2020
86e835e
chore: release 3.5.1 (#372)
release-please[bot] Jul 27, 2020
2c6d5ed
chore(node): fix kokoro build path for cloud-rad (#373)
yoshi-automation Jul 29, 2020
39fc9e0
build: update protos
yoshi-automation Jul 31, 2020
697ccb2
docs: add links to the CHANGELOG from the README.md for Java and Node…
yoshi-automation Jul 31, 2020
0e2a80f
build: --credential-file-override is no longer required (#377)
yoshi-automation Aug 8, 2020
1987cd3
build: use gapic-generator-typescript v1.0.7. (#378)
yoshi-automation Aug 11, 2020
733b431
chore: update cloud rad kokoro build job (#379)
yoshi-automation Aug 12, 2020
1e64672
build: perform publish using Node 12 (#380)
yoshi-automation Aug 13, 2020
dccc67d
feat: added support OutputResult in ExportAssetsResponse. docs: updat…
yoshi-automation Aug 14, 2020
8260a64
chore: release 3.6.0 (#382)
release-please[bot] Aug 14, 2020
72f1ecf
chore: start tracking obsolete files (#384)
yoshi-automation Aug 19, 2020
e047e32
build: move system and samples test from Node 10 to Node 12 (#385)
yoshi-automation Aug 21, 2020
4150414
feat: add AnalyzeIamPolicy and ExportIamPolicyAnalysis RPCs (#386)
yoshi-automation Aug 24, 2020
5874b23
chore: release 3.7.0 (#387)
release-please[bot] Aug 25, 2020
e931c94
build: track flaky tests for "nightly", add new secrets for tagging (…
yoshi-automation Aug 28, 2020
a6b19e5
fix(deps): update dependency yargs to v16 (#391)
renovate-bot Sep 9, 2020
debfb6d
fix!: remove unused AnalyzeIamPolicy and ExportIamPolicyAnalysis RPCs…
yoshi-automation Sep 10, 2020
6272f96
build(test): recursively find test files; fail on unsupported depende…
yoshi-automation Sep 13, 2020
0fa856e
chore: release 3.7.1 (#396)
release-please[bot] Sep 14, 2020
9bc3782
feat: added support for per type and partition export for Cloud Asset…
yoshi-automation Sep 16, 2020
be6292c
chore: release 3.8.0 (#399)
release-please[bot] Sep 17, 2020
cd3ddc6
chore: update bucket for cloud-rad (#401)
yoshi-automation Oct 1, 2020
0704744
build(node_library): migrate to Trampoline V2 (#402)
yoshi-automation Oct 5, 2020
a072779
chore(deps): update dependency webpack-cli to v4 (#405)
renovate-bot Oct 12, 2020
c0b3a39
chore(deps): update dependency webpack to v5 (#404)
renovate-bot Oct 14, 2020
a358ff0
build: only check --engine-strict for production deps (#406)
yoshi-automation Oct 16, 2020
9b64c62
chore: clean up Node.js TOC for cloud-rad (#407)
yoshi-automation Oct 21, 2020
a9c3d26
docs: updated code of conduct (includes update to actions) (#411)
yoshi-automation Oct 27, 2020
74cdda8
feat: add AnalyzeIamPolicy and AnalyzeIamPolicyLongrunning RPCs (#412)
yoshi-automation Nov 2, 2020
4bcc915
build(node): add KOKORO_BUILD_ARTIFACTS_SUBDIR to env (#414)
yoshi-automation Nov 2, 2020
2497c42
chore: release 3.9.0 (#413)
release-please[bot] Nov 3, 2020
11014a4
build: add type for AssetServiceClient (#418)
yoshi-automation Nov 9, 2020
9dba4fa
test: failures appear to be timing related (#422)
bcoe Nov 10, 2020
00b96f7
fix: do not modify options object, use defaultScopes (#419)
alexander-fenster Nov 11, 2020
c54ef4f
build: sync metadata
yoshi-automation Nov 12, 2020
608ee1b
chore: release 3.9.1 (#425)
release-please[bot] Nov 12, 2020
5143db7
test: turn on some test, turn off others (#426)
bcoe Nov 13, 2020
05c4df2
build: update to protos.json
yoshi-automation Nov 19, 2020
c70c48f
chore: address linting issues
yoshi-automation Nov 23, 2020
db70da8
docs: spelling correction for "targetting" (#435)
yoshi-automation Nov 25, 2020
50375cf
feat: added support OSInventory in Assets (#436)
yoshi-automation Dec 1, 2020
b5bdf82
chore: fix typo 'partion_key' in comments (#438)
yoshi-automation Dec 2, 2020
8cc0b84
chore: release 3.10.0 (#437)
release-please[bot] Dec 2, 2020
38d20c3
chore: generate GAPIC metadata JSON file (#439)
yoshi-automation Dec 4, 2020
0422b2c
chore: fixing syntax error in the GAPIC metadata JSON file (#440)
yoshi-automation Dec 7, 2020
2221522
refactor: remove retired API surface v1beta1 (#442)
sofisl Dec 22, 2020
6f430c1
docs: add instructions for authenticating for system tests (#443)
yoshi-automation Dec 22, 2020
e027a29
docs: update dates (#444)
yoshi-automation Jan 7, 2021
f0900c3
feat: adds style enumeration (#445)
yoshi-automation Jan 9, 2021
3d41b6e
chore: release 3.11.0 (#446)
release-please[bot] Jan 12, 2021
20ff941
refactor(nodejs): move build cop to flakybot (#449)
yoshi-automation Jan 27, 2021
5fff30f
feat(samples): add samples for analyzeIamPolicy and analyzeIamPolicyL…
donghez-google Jan 28, 2021
fc73fc2
docs: fix yaml parsing error in comments (#452)
bcoe Feb 8, 2021
7c95ad3
build: adds UNORDERED_LIST enum
yoshi-automation Feb 9, 2021
f0b74c2
chore: release 3.12.0 (#450)
release-please[bot] Feb 9, 2021
263166a
build: update gapic-generator-typescript to v1.2.10. (#455)
yoshi-automation Mar 7, 2021
33d94eb
chore: migrate to owl-bot (#457)
SurferJeffAtGoogle Mar 17, 2021
6421fa7
chore(deps): update dependency sinon to v10 (#463)
renovate-bot Mar 23, 2021
14eb022
build: update .OwlBot.lock with new version of post-processor (#465)
gcf-owl-bot[bot] Mar 31, 2021
38d94ab
chore(deps): update dependency @types/sinon to v10 (#470)
renovate-bot Apr 14, 2021
ae0ace9
build: update .OwlBot.lock with new version of post-processor (#473)
gcf-owl-bot[bot] Apr 16, 2021
de91fea
chore(deps): update dependency ts-loader to v9 (#474)
renovate-bot Apr 19, 2021
c3ccdff
chore: add SECURITY.md (#477)
google-cloud-policy-bot[bot] Apr 29, 2021
189b231
chore: migrate asset to the PHP microgenerator (#479)
gcf-owl-bot[bot] May 5, 2021
6da259b
fix(deps): require google-gax v2.12.0 (#481)
alexander-fenster May 7, 2021
2c1ebad
chore: new owl bot post processor docker image (#483)
gcf-owl-bot[bot] May 10, 2021
364f19d
fix: use require() to load JSON protos (#484)
gcf-owl-bot[bot] May 11, 2021
273f403
chore: update gapic-generator-typescript to v1.3.2 (#485)
gcf-owl-bot[bot] May 11, 2021
30b2803
chore: release 3.12.1 (#482)
release-please[bot] May 13, 2021
b1b3436
chore: new owl bot post processor docker image (#488)
gcf-owl-bot[bot] May 19, 2021
7db790a
chore(deps): update dependency @types/node to v14 (#489)
renovate-bot May 21, 2021
21e39c6
chore(deps): update dependency sinon to v11 (#490)
renovate-bot May 25, 2021
b351e26
fix: GoogleAdsError missing using generator version after 1.3.0 (#492)
gcf-owl-bot[bot] May 25, 2021
29f6247
chore: release 3.12.2 (#493)
release-please[bot] May 25, 2021
5337fc4
feat: add Cloud Asset List API, add access time as condition context …
gcf-owl-bot[bot] May 26, 2021
6f01788
chore: release 3.13.0 (#494)
release-please[bot] May 26, 2021
4d04be4
chore: make generate_index_ts() deterministic (#496)
gcf-owl-bot[bot] May 29, 2021
10f079e
chore(nodejs): remove api-extractor dependencies (#502)
fhinkel Jun 10, 2021
bebaff9
feat: generate new surface for v1 (#504)
sofisl Jun 21, 2021
3e93553
chore: release 3.14.0 (#506)
release-please[bot] Jun 21, 2021
d871a83
fix: make request optional in all cases (#507)
gcf-owl-bot[bot] Jun 22, 2021
cc8d1a9
chore: release 3.14.1 (#508)
release-please[bot] Jun 22, 2021
c22d4b6
samples: reduce calls to API (#515)
SurferJeffAtGoogle Jun 29, 2021
5f7dc28
feat: add new searchable fields (memberTypes, roles, project, folders…
gcf-owl-bot[bot] Jun 29, 2021
314d1d9
chore: release 3.15.0 (#516)
release-please[bot] Jun 30, 2021
1bea9c5
fix(deps): google-gax v2.17.0 with mTLS (#514)
bcoe Jun 30, 2021
37f6447
chore: release 3.15.1 (#519)
release-please[bot] Jun 30, 2021
38b26d2
fix(deps): google-gax v2.17.1 (#520)
bcoe Jul 12, 2021
6764698
chore: release 3.15.2 (#521)
release-please[bot] Jul 12, 2021
5f415d1
fix: Updating WORKSPACE files to use the newest version of the Typesc…
gcf-owl-bot[bot] Jul 16, 2021
39efe6a
chore: release 3.15.3 (#523)
release-please[bot] Jul 16, 2021
bf20789
chore(nodejs): update client ref docs link in metadata (#531)
fhinkel Aug 4, 2021
cef2db2
fix(build): migrate to using main branch (#534)
bcoe Aug 11, 2021
d327fa1
chore: release 3.15.4 (#535)
release-please[bot] Aug 11, 2021
db68d86
fix: failing tests for LRO check methods (#530)
gcf-owl-bot[bot] Aug 13, 2021
6a669d3
chore: release 3.15.5 (#536)
release-please[bot] Aug 13, 2021
ec747d8
feat: Release of relationships in v1, Add content type Relationship t…
gcf-owl-bot[bot] Aug 16, 2021
d9bfb7b
chore: release 3.16.0 (#539)
release-please[bot] Aug 16, 2021
374b123
fix(deps): require google-gax v2.24.1 (#538)
bcoe Aug 17, 2021
8cca81c
chore: release 3.16.1 (#540)
release-please[bot] Aug 17, 2021
5c01b2a
feat: turns on self-signed JWT feature flag (#542)
gcf-owl-bot[bot] Aug 23, 2021
ad98257
chore: release 3.17.0 (#543)
release-please[bot] Aug 24, 2021
4753855
chore: add internal repo team (#544)
sofisl Aug 24, 2021
898924c
feat: Update osconfig v1 and v1alpha with WindowsApplication (#548)
gcf-owl-bot[bot] Aug 30, 2021
4708a35
chore: release 3.18.0 (#549)
release-please[bot] Aug 31, 2021
b04098e
build: make quickstart sample tests more stable (#547)
peter-zheng-g Sep 2, 2021
cee6857
feat: Release of relationships in v1, Add content type Relationship t…
gcf-owl-bot[bot] Sep 3, 2021
661c30f
feat: add OSConfigZonalService API Committer: @jaiminsh (#553)
gcf-owl-bot[bot] Sep 7, 2021
05bae33
chore: release 3.19.0 (#552)
release-please[bot] Sep 7, 2021
0829ce4
chore: relocate owl bot post processor (#558)
SurferJeffAtGoogle Sep 21, 2021
67950ff
samples: add relationship support samples (#560)
lvvvvvf Sep 28, 2021
c901d2a
docs(samples): add auto-generated samples for Node with api short nam…
gcf-owl-bot[bot] Sep 28, 2021
b6f6503
test: extend timeout for flaky tests (#567)
bcoe Oct 13, 2021
a3a06ba
build(node): update deps used during postprocessing (#1243) (#568)
gcf-owl-bot[bot] Oct 14, 2021
a886a58
feat: Update osconfig v1 and v1alpha RecurringSchedule.Frequency with…
gcf-owl-bot[bot] Oct 19, 2021
e525b4f
chore: release 3.20.0 (#570)
release-please[bot] Oct 19, 2021
765b4e4
chore(cloud-rad): delete api-extractor config (#571)
fhinkel Oct 21, 2021
66b3a3a
chore(deps): update dependency @types/node to v16 (#572)
renovate-bot Oct 26, 2021
301b447
test: address flaky test (#573)
SurferJeffAtGoogle Oct 28, 2021
82bb92c
chore(deps): update dependency sinon to v12 (#575)
renovate-bot Nov 4, 2021
ab772cd
feat: OSConfig: add OS policy assignment rpcs (#574)
gcf-owl-bot[bot] Nov 9, 2021
aa63c95
chore: release 3.21.0 (#576)
release-please[bot] Nov 9, 2021
847d424
docs(samples): add example tags to generated samples (#577)
gcf-owl-bot[bot] Nov 10, 2021
22f5e78
feat: Update OSConfig API (#578)
gcf-owl-bot[bot] Nov 12, 2021
c569220
chore: release 3.22.0 (#579)
release-please[bot] Nov 12, 2021
635ceee
build: add generated samples to .eslintignore (#581)
gcf-owl-bot[bot] Dec 9, 2021
a1d9545
docs(node): support "stable"/"preview" release level (#1312) (#586)
gcf-owl-bot[bot] Dec 29, 2021
5c5e9f2
chore: add api_shortname and library_type to repo metadata (#585)
parthea Dec 30, 2021
05b3fcc
docs(badges): tweak badge to use new preview/stable language (#1314) …
gcf-owl-bot[bot] Dec 30, 2021
91fb639
chore: update github issue templates (#1085) (#594)
gcf-owl-bot[bot] Jan 17, 2022
72841a0
build: update copyright year to 2022 (#595)
gcf-owl-bot[bot] Jan 20, 2022
b160e43
chore(deps): update dependency gts to v3 (#591)
renovate-bot Jan 20, 2022
a9c096b
chore: update v2.12.0 gapic-generator-typescript (#597)
gcf-owl-bot[bot] Jan 26, 2022
f1aedc4
chore(deps): update dependency sinon to v13 (#599)
renovate-bot Jan 31, 2022
951163f
docs(nodejs): version support policy edits (#1346) (#601)
gcf-owl-bot[bot] Feb 3, 2022
10d3f7a
feat: Update osconfig v1 protos (#602)
gcf-owl-bot[bot] Feb 8, 2022
ce12032
chore(main): release 3.23.0 (#603)
release-please[bot] Feb 9, 2022
faf6879
fix: Fix description of an interpreter field, validate if the field i…
gcf-owl-bot[bot] Feb 11, 2022
b3e608c
chore(main): release 3.23.1 (#605)
release-please[bot] Feb 15, 2022
0525731
docs(samples): include metadata file, add exclusions for samples to h…
gcf-owl-bot[bot] Feb 18, 2022
492fc01
chore: update v2.14.2 gapic-generator-typescript (#611)
gcf-owl-bot[bot] Mar 16, 2022
1e7f521
build(node): update client library version in samples metadata (#1356…
gcf-owl-bot[bot] Apr 20, 2022
95bff98
chore(deps): update dependency @types/mocha to v9 (#619)
renovate-bot May 3, 2022
dd246c7
chore(deps): update dependency sinon to v14 (#622)
renovate-bot May 9, 2022
83dd994
build!: update library to use Node 12 (#625)
alexander-fenster May 17, 2022
0ac3b3d
feat: Add SavedQuery CURD support (#627)
gcf-owl-bot[bot] May 18, 2022
ac58a71
test: increase sample test timeout (#628)
alexander-fenster May 19, 2022
08bc0c1
fix(deps): update dependency @google-cloud/bigquery to v6 (#630)
renovate-bot Jun 7, 2022
6f90795
fix(deps): update dependency @google-cloud/storage to v6 (#629)
renovate-bot Jun 7, 2022
5c3a81a
chore(deps): update dependency jsdoc-fresh to v2 (#632)
renovate-bot Jun 10, 2022
f095690
samples: fix compute test, update dependency to V3 (#634)
sofisl Jun 16, 2022
591ddca
chore(deps): update dependency jsdoc-region-tag to v2 (#633)
renovate-bot Jun 16, 2022
4a33c7d
chore(main): release 4.0.0 (#626)
release-please[bot] Jun 17, 2022
637c293
feat: support regapic LRO (#635)
gcf-owl-bot[bot] Jun 29, 2022
9bc4bc9
chore(main): release 4.1.0 (#636)
release-please[bot] Jun 30, 2022
12d1b04
chore(deps): update dependency linkinator to v4 (#639)
renovate-bot Jul 8, 2022
866582d
chore: remove unused proto imports (#643)
gcf-owl-bot[bot] Aug 19, 2022
71294f3
fix: better support for fallback mode (#646)
gcf-owl-bot[bot] Aug 23, 2022
f04bd22
chore(main): release 4.2.0 (#645)
release-please[bot] Aug 23, 2022
4d13f20
fix: change import long to require (#648)
gcf-owl-bot[bot] Aug 23, 2022
f8f2117
fix: do not import the whole google-gax from proto JS (#1553) (#655)
gcf-owl-bot[bot] Aug 27, 2022
1932c19
fix: allow passing gax instance to client constructor (#656)
gcf-owl-bot[bot] Sep 1, 2022
dd647e5
feat: add batchGetEffectiveIamPolicies sample code. (#654)
aaronlichen-hp Sep 2, 2022
7f32711
fix 641: remove vm after test (#644)
wutonggg Sep 2, 2022
3ecbf73
fix(deps): update dependency uuid to v9 (#657)
renovate-bot Sep 9, 2022
df81338
chore(main): release 4.3.0 (#652)
release-please[bot] Sep 13, 2022
b83382c
fix: preserve default values in x-goog-request-params header (#658)
gcf-owl-bot[bot] Sep 14, 2022
f860036
feat: Add client library support for AssetService v1 SavedQuery APIs …
gcf-owl-bot[bot] Sep 20, 2022
2a29061
build: use fully qualified request type name in tests (#663)
gcf-owl-bot[bot] Sep 22, 2022
e0e6f3a
chore(main): release 4.4.0 (#659)
release-please[bot] Sep 26, 2022
0b06be6
fix(deps): use google-gax v3.5.2 (#669)
alexander-fenster Nov 4, 2022
2313c4f
chore(deps): update dependency jsdoc to v4 (#672)
renovate-bot Nov 10, 2022
eab76ca
chore(deps): update dependency @types/node to v18 (#667)
renovate-bot Nov 10, 2022
1205d0b
Update .repo-metadata.json
sofisl Nov 11, 2022
5d5fc57
fix: regenerated protos JS and TS definitions (#673)
gcf-owl-bot[bot] Nov 11, 2022
b214228
feat: add a new searchable field kmsKeys (#665)
gcf-owl-bot[bot] Nov 11, 2022
1a75eb3
chore(main): release 4.5.0 (#671)
release-please[bot] Nov 11, 2022
0343fbc
Merge remote-tracking branch 'migration/main' into nodejs-asset-migra…
sofisl Nov 11, 2022
eefbd10
build: add release-please config, fix owlbot-config
sofisl Nov 11, 2022
683e8aa
Merge branch 'main' into nodejs-asset-migration
sofisl Nov 12, 2022
fdb9b2b
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Nov 12, 2022
50e87f4
samples: update test
sofisl Nov 12, 2022
1d3dc98
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Nov 12, 2022
5b58193
Merge branch 'main' into nodejs-asset-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
@@ -1,6 +1,7 @@
{
"packages/gapic-node-templating": "0.0.0",
"packages/google-api-apikeys": "0.1.3",
"packages/google-cloud-asset": "4.5.0",
"packages/google-cloud-assuredworkloads": "3.5.0",
"packages/google-cloud-batch": "0.3.2",
"packages/google-cloud-beyondcorp-appconnections": "0.2.3",
Expand Down
23 changes: 23 additions & 0 deletions packages/google-cloud-asset/.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-preserve-regex:
- /owl-bot-staging/v1p7beta1

deep-copy-regex:
- source: /google/cloud/asset/(.*)/.*-nodejs
dest: /owl-bot-staging/google-cloud-asset/$1
7 changes: 7 additions & 0 deletions packages/google-cloud-asset/.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-asset/.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-asset/.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-asset/.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-asset/.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/asset',
theme: 'lumen',
default: {
outputSourceFiles: false
}
},
markdown: {
idInHeadings: true
}
};
29 changes: 29 additions & 0 deletions packages/google-cloud-asset/.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-asset/.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-asset/.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-asset/.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-asset/.repo-metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"name": "cloudasset",
"name_pretty": "Cloud Asset Inventory",
"product_documentation": "https://cloud.google.com/resource-manager/docs/cloud-asset-inventory/overview",
"client_documentation": "https://cloud.google.com/nodejs/docs/reference/asset/latest",
"issue_tracker": "https://issuetracker.google.com/savedsearches/559757",
"release_level": "stable",
"language": "nodejs",
"repo": "googleapis/google-cloud-node",
"distribution_name": "@google-cloud/asset",
"api_id": "cloudasset.googleapis.com",
"requires_billing": true,
"default_version": "v1",
"codeowner_team": "@googleapis/cloud-asset-team",
"api_shortname": "asset",
"library_type": "GAPIC_AUTO"
}
Loading