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-containeranalysis #3550

Merged
merged 328 commits into from
Nov 16, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
328 commits
Select commit Hold shift + click to select a range
69098b6
fix: allow calls with no request, add JSON proto
yoshi-automation Aug 2, 2019
a6cf690
chore: release 1.3.2 (#68)
yoshi-automation Aug 3, 2019
563207f
docs: update jsdoc comments (#70)
yoshi-automation Aug 8, 2019
f8cc608
fix(deps): update dependency @google-cloud/pubsub to ^0.31.0 (#71)
renovate-bot Aug 16, 2019
8554d4c
chore: release 1.3.3 (#72)
yoshi-automation Aug 16, 2019
3630b8b
fix: set proper version # for x-goog-api-client
yoshi-automation Aug 26, 2019
c57b8f6
docs: update function documentation
yoshi-automation Aug 27, 2019
2e82a8c
fix(docs): remove anchor from reference doc link
yoshi-automation Aug 28, 2019
3dfe8a9
feat: load protos from JSON, grpc-fallback support
yoshi-automation Sep 3, 2019
da19165
chore(deps): update dependency eslint-plugin-node to v10 (#79)
renovate-bot Sep 5, 2019
88301d6
update .nycrc ignore rules (#80)
bcoe Sep 6, 2019
fd45103
fix(deps): update dependency @google-cloud/pubsub to ^0.32.0 (#81)
renovate-bot Sep 11, 2019
747de95
chore: release 1.4.0 (#78)
yoshi-automation Sep 16, 2019
8934b30
fix(deps): update dependency @google-cloud/pubsub to v1 (#84)
renovate-bot Sep 18, 2019
8571e28
feat: .d.ts for protos (#86)
yoshi-automation Sep 23, 2019
f78b4c0
docs(iam): update binding example (#88)
yoshi-automation Sep 27, 2019
ab7ac77
fix: use compatible version of google-gax
alexander-fenster Oct 2, 2019
54349aa
chore: update pull request template (#91)
yoshi-automation Oct 8, 2019
7abbb4e
chore: update CONTRIBUTING.md and make releaseType node (#95)
bcoe Oct 9, 2019
edb3448
chore: release 1.5.0 (#87)
release-please[bot] Oct 12, 2019
ff4dd2a
fix(deps): bump google-gax to 1.7.5 (#96)
JustinBeckwith Oct 22, 2019
1268955
chore: release 1.5.1 (#97)
release-please[bot] Oct 22, 2019
07d404d
chore(deps): update dependency c8 to v6 (#98)
renovate-bot Oct 24, 2019
125dd1a
test: update files tracked in code coverage (#101)
yoshi-automation Nov 8, 2019
a608e90
fix(docs): snippets are now replaced in jsdoc comments (#102)
bcoe Nov 13, 2019
f5d6c9f
fix: import long into proto ts declaration file (#103)
yoshi-automation Nov 14, 2019
ed97fe5
chore: add license headers for samples (#106)
JustinBeckwith Nov 14, 2019
95e8495
fix(docs): bump release level to GA (#107)
JustinBeckwith Nov 15, 2019
b06bf41
feat: add resource descriptors (#109)
yoshi-automation Nov 19, 2019
6a436de
chore: release 1.6.0 (#110)
release-please[bot] Nov 20, 2019
f82d933
chore: release 1.6.1 (#113)
release-please[bot] Dec 5, 2019
fc68a1c
feat: add options for attestation and vulnerability requests (#114)
yoshi-automation Dec 18, 2019
bbb7169
chore(deps): update dependency eslint-plugin-node to v11 (#118)
renovate-bot Dec 26, 2019
7d82e47
refactor: use explicit mocha imports (#119)
JustinBeckwith Dec 30, 2019
2f96486
chore(deps): update dependency c8 to v7 (#117)
renovate-bot Dec 31, 2019
e1bfebf
docs: standard license headers; tweaks to sample instructions
yoshi-automation Jan 2, 2020
5e8cddd
chore: release 1.7.0 (#115)
release-please[bot] Jan 2, 2020
763ba93
build: add "**/*.d.ts" to coverage ignore rules
yoshi-automation Jan 3, 2020
c9b2a80
chore(deps): update dependency mocha to v7 (#121)
renovate-bot Jan 6, 2020
baac637
build: migrate to new proto annotations
yoshi-automation Jan 14, 2020
3bab506
docs: update license header
yoshi-automation Jan 17, 2020
feac1ba
chore: clear synth.metadata
JustinBeckwith Jan 24, 2020
277e725
chore: regenerate synth.metadata (#129)
yoshi-automation Jan 27, 2020
378ba0d
fix: proto annotations; enum, bytes, and Long types now accept strings
yoshi-automation Jan 28, 2020
aa6034a
chore: skip img.shields.io in docs test
JustinBeckwith Feb 1, 2020
3a643f4
test: modernize mocha config (#133)
JustinBeckwith Feb 5, 2020
d41cb32
chore: release 1.7.1 (#131)
release-please[bot] Feb 5, 2020
d55f63e
feat: move API to typescript code generation (#135)
xiaozhenliu-gg5 Feb 7, 2020
a9afb27
chore(deps): update dependency linkinator to v2
renovate-bot Feb 10, 2020
4932f71
build: add GitHub actions config for unit tests
bcoe Feb 12, 2020
77c3a93
chore: release 1.8.0 (#137)
release-please[bot] Feb 12, 2020
363e536
chore(deps): update dependency uuid to v7
renovate-bot Feb 26, 2020
27f066f
feat: export protos in src/index.ts
xiaozhenliu-gg5 Feb 26, 2020
fa236f1
chore: update jsdoc.js (#147)
summer-ji-eng Feb 27, 2020
7c0baea
chore: update jsdoc with macro license (#151)
summer-ji-eng Feb 29, 2020
c6d5bae
chore: correct .jsdoc.js protos and double quotes (#149)
summer-ji-eng Feb 29, 2020
ee311e7
chore: release 1.9.0 (#144)
release-please[bot] Mar 2, 2020
bbdbcef
feat: deferred client initialization (#152)
gcf-merge-on-green[bot] Mar 6, 2020
2bf1e88
build: update linkinator config (#154)
gcf-merge-on-green[bot] Mar 6, 2020
021e9d1
build(tests): fix coveralls and enable build cop (#155)
bcoe Mar 6, 2020
ff78a16
chore: release 1.10.0 (#153)
release-please[bot] Mar 11, 2020
a85bbe7
docs: mention templates in contributing section of README (#157)
bcoe Mar 18, 2020
37c9f75
chore: remove snippet leading whitespace (#159)
chingor13 Mar 19, 2020
8e3f9f8
docs: document version support goals (#164)
bcoe Mar 24, 2020
475d8f9
chore: regenerate the code (#163)
yoshi-automation Mar 25, 2020
ef01198
build: set AUTOSYNTH_MULTIPLE_COMMITS=true for context aware commits …
bcoe Apr 1, 2020
3a19ab8
feat!: drop node8 support, support for async iterators (#167)
alexander-fenster Apr 2, 2020
5304270
build: fix synth (#172)
alexander-fenster Apr 3, 2020
7f40821
chore(deps): update dependency @types/sinon to v9 (#171)
renovate-bot Apr 3, 2020
7e44f82
chore: remove duplicate mocha config (#177)
JustinBeckwith Apr 5, 2020
0248b29
test: await assert.rejects (#176)
yoshi-automation Apr 7, 2020
c3ac751
build: new mocha config (#178)
yoshi-automation Apr 7, 2020
af49014
fix: remove eslint, update gax, fix generated protos, run the generat…
alexander-fenster Apr 11, 2020
cca7873
build: remove unused codecov config (#182)
JustinBeckwith Apr 12, 2020
a34d6c1
chore: update proto options (#183)
yoshi-automation Apr 13, 2020
666403a
chore: update lint ignore files (#187)
JustinBeckwith Apr 13, 2020
9377400
chore: remove tslint.json (#188)
JustinBeckwith Apr 14, 2020
f58eb25
fix(deps): update dependency @google-cloud/grafeas to v3 (#189)
renovate-bot Apr 14, 2020
050efb2
chore: remove unused dev packages (#190)
JustinBeckwith Apr 14, 2020
7c35370
chore(deps): update dependency ts-loader to v7 (#192)
renovate-bot Apr 15, 2020
f569a0b
chore(deps): update dependency null-loader to v4 (#194)
renovate-bot Apr 15, 2020
dd04195
chore: run fix instead of lint in synthfile (#195)
JustinBeckwith Apr 15, 2020
ffcfc19
build: adopt CI changes and generator formatting (#197)
yoshi-automation Apr 22, 2020
c5ba004
docs: remove redundant request param
yoshi-automation Apr 23, 2020
ad7034c
test: make tests idempotent (#201)
bcoe Apr 23, 2020
c7bdf81
chore: release 2.0.0 (#170)
release-please[bot] Apr 23, 2020
1deabfc
build: modified export in protos.js
yoshi-automation Apr 28, 2020
fbac254
chore(deps): update dependency uuid to v8 (#206)
renovate-bot May 1, 2020
f49473e
fix: remove unneeded common protos in generated proto list (#207)
xiaozhenliu-gg5 May 5, 2020
ece0fdd
chore: update npm scripts and synth.py (#203)
alexander-fenster May 6, 2020
dd165af
feat: check status of long running operation by its name (#209)
alexander-fenster May 6, 2020
103055d
docs: update import documentation in beta client
yoshi-automation May 6, 2020
e6bac51
build: do not fail builds on codecov errors (#528) (#213)
yoshi-automation May 8, 2020
baa0572
fix: synth.py clean up for multiple version (#214)
summer-ji-eng May 20, 2020
14e9bcb
docs: update library reference in jsdoc headers
yoshi-automation May 27, 2020
620b74d
fix(deps): update dependency @google-cloud/pubsub to v2 (#215)
renovate-bot May 27, 2020
ec6b1a3
build: update protos.js (#217)
yoshi-automation Jun 4, 2020
9302964
feat: move ts target to es2018 from es2016 (#220)
yoshi-automation Jun 10, 2020
b695823
chore(nodejs_templates): add script logging to node_library populate-…
yoshi-automation Jun 11, 2020
8824b2d
chore(deps): update dependency mocha to v8 (#222)
renovate-bot Jun 12, 2020
e19fdba
chore(deps): update dependency @types/mocha to v7 (#221)
renovate-bot Jun 12, 2020
7d2f88c
fix: handle fallback option properly (#225)
yoshi-automation Jun 12, 2020
624806c
chore: update node issue template (#227)
yoshi-automation Jun 18, 2020
08cad21
build: add config .gitattributes (#228)
yoshi-automation Jun 28, 2020
2b1b8e6
chore: release 2.1.0 (#210)
release-please[bot] Jun 29, 2020
b750fb2
fix: typeo in nodejs .gitattribute (#231)
yoshi-automation Jul 9, 2020
6803386
chore(deps): update dependency ts-loader to v8 (#230)
renovate-bot Jul 10, 2020
f4fa7d8
chore: release 2.1.1 (#232)
release-please[bot] Jul 10, 2020
dfffc74
chore(deps): update dependency @types/mocha to v8 (#233)
renovate-bot Jul 12, 2020
3ff5570
chore: update generated protos.js (#235)
yoshi-automation Jul 15, 2020
19b8818
build: missing closing paren in publish script (#236)
yoshi-automation Jul 15, 2020
1d29591
chore: add config files for cloud-rad for node.js, delete Node 8 temp…
yoshi-automation Jul 17, 2020
34e9229
chore: add dev dependencies for cloud-rad ref docs (#241)
fhinkel Jul 21, 2020
58d9953
build: rename _toc to toc (#242)
yoshi-automation Jul 23, 2020
c0f844b
chore: move gitattributes files to node templates (#243)
yoshi-automation Jul 24, 2020
a17dedb
chore(node): fix kokoro build path for cloud-rad (#244)
yoshi-automation Jul 29, 2020
927ef7b
build: update protos (#245)
yoshi-automation Jul 30, 2020
58974b5
docs: add links to the CHANGELOG from the README.md for Java and Node…
yoshi-automation Jul 31, 2020
83c7848
build: --credential-file-override is no longer required (#248)
yoshi-automation Aug 8, 2020
ce7d8b5
chore: update cloud rad kokoro build job (#249)
yoshi-automation Aug 11, 2020
377e05d
refactor: update descriptor in container_analysis_client
yoshi-automation Aug 12, 2020
9e7e5c6
build: perform publish using Node 12 (#251)
yoshi-automation Aug 14, 2020
57af3d6
chore: start tracking obsolete files (#252)
yoshi-automation Aug 19, 2020
dba4551
build: move system and samples test from Node 10 to Node 12 (#253)
yoshi-automation Aug 21, 2020
a896210
build: track flaky tests for "nightly", add new secrets for tagging (…
yoshi-automation Aug 28, 2020
7578789
build(test): recursively find test files; fail on unsupported depende…
yoshi-automation Sep 12, 2020
7fdd922
chore(deps): update dependency webpack-cli to v4 (#260)
renovate-bot Oct 12, 2020
4aeb396
chore(deps): update dependency webpack to v5 (#259)
renovate-bot Oct 14, 2020
b9d9704
feat!: added getVulnerabilityOccurrencesSummary to v1 (#263)
alexander-fenster Nov 13, 2020
6332ad3
chore: release 3.0.0 (#264)
release-please[bot] Nov 17, 2020
308506e
fix(browser): check for fetch on window (#267)
yoshi-automation Nov 23, 2020
aff637c
build: stop tracking generated files
yoshi-automation Nov 24, 2020
835b99d
docs: spelling correction for "targetting" (#270)
yoshi-automation Nov 25, 2020
98004f5
chore: release 3.0.1 (#268)
release-please[bot] Dec 2, 2020
ce9eddd
chore: generate GAPIC metadata JSON file (#271)
yoshi-automation Dec 4, 2020
a553963
docs: add instructions for authenticating for system tests (#274)
yoshi-automation Dec 22, 2020
84609e4
chore: update dates (#276)
yoshi-automation Jan 9, 2021
ba4f10b
feat: adds style enum
yoshi-automation Jan 14, 2021
1b365bf
chore: release 3.1.0 (#278)
release-please[bot] Jan 14, 2021
7888fae
refactor(nodejs): move build cop to flakybot (#280)
yoshi-automation Jan 27, 2021
a8d8a0d
chore: update CODEOWNERS config (#281)
JustinBeckwith Feb 3, 2021
ce532f4
build: adds UNORDERED_LIST enum (#282)
yoshi-automation Feb 4, 2021
0397139
chore: use repo metadata to populate nodejs CODEOWNERS (#283)
yoshi-automation Feb 4, 2021
45eb75f
build: update gapic-generator-typescript to v1.2.10. (#284)
yoshi-automation Mar 8, 2021
8f21071
chore(deps): update dependency sinon to v10 (#285)
renovate-bot Mar 23, 2021
6462d07
chore(deps): update dependency @types/sinon to v10 (#287)
renovate-bot Apr 14, 2021
5d9a8ac
chore: Re-generated to pick up changes from synthtool (#289)
yoshi-automation Apr 19, 2021
ed7cfb7
chore(deps): update dependency ts-loader to v9 (#290)
renovate-bot Apr 19, 2021
b44b062
chore: migrate to owl bot (#291)
SurferJeffAtGoogle Apr 20, 2021
eb0c7b2
chore: migrate containeranalysis/v1 to the PHP microgenerator (#292)
gcf-owl-bot[bot] Apr 22, 2021
e73b99c
fix: specify valid go_package option (#293)
gcf-owl-bot[bot] Apr 27, 2021
97aa6b9
chore: release 3.1.1 (#294)
release-please[bot] Apr 28, 2021
954e047
fix(deps): require google-gax v2.12.0 (#298)
alexander-fenster May 7, 2021
7a004f9
chore: release 3.1.2 (#299)
release-please[bot] May 7, 2021
596d025
chore: new owl bot post processor docker image (#300)
gcf-owl-bot[bot] May 10, 2021
6396812
fix: use require() to load JSON protos (#301)
gcf-owl-bot[bot] May 11, 2021
c7e10d0
chore: update gapic-generator-typescript to v1.3.2 (#302)
gcf-owl-bot[bot] May 12, 2021
545c5ab
chore: release 3.1.3 (#303)
release-please[bot] May 12, 2021
02abddd
chore(deps): update dependency @types/node to v14 (#306)
renovate-bot May 21, 2021
366f413
chore(deps): update dependency sinon to v11 (#307)
renovate-bot May 25, 2021
0280ad0
fix: GoogleAdsError missing using generator version after 1.3.0 (#308)
gcf-owl-bot[bot] May 25, 2021
f74e760
chore: release 3.1.4 (#309)
release-please[bot] May 27, 2021
097df82
chore: make generate_index_ts() deterministic (#310)
gcf-owl-bot[bot] Jun 1, 2021
65d99ed
chore(nodejs): remove api-extractor dependencies (#316)
fhinkel Jun 10, 2021
9f35d51
fix: make request optional in all cases (#318)
gcf-owl-bot[bot] Jun 23, 2021
0292685
chore: release 3.1.5 (#319)
release-please[bot] Jul 1, 2021
593dbd5
fix(deps): require google-gax v2.17.0 (#322)
bcoe Jul 1, 2021
3e9ced7
chore: release 3.1.6 (#325)
release-please[bot] Jul 1, 2021
26af936
fix(deps): google-gax v2.17.1 (#326)
bcoe Jul 12, 2021
60a5d22
fix: Updating WORKSPACE files to use the newest version of the Typesc…
gcf-owl-bot[bot] Jul 16, 2021
8fc60f2
chore: release 3.1.7 (#327)
release-please[bot] Jul 21, 2021
d6e6d46
chore(nodejs): update client ref docs link in metadata (#334)
fhinkel Aug 4, 2021
75fe71e
fix(build): migrate to using main branch (#336)
sofisl Aug 14, 2021
5a4ed39
fix(deps): google-gax v2.24.1 (#338)
bcoe Aug 17, 2021
06e145a
chore: release 3.1.8 (#337)
release-please[bot] Aug 17, 2021
d018620
feat: turns on self-signed JWT feature flag (#339)
gcf-owl-bot[bot] Aug 23, 2021
786822c
chore: release 3.2.0 (#340)
release-please[bot] Aug 23, 2021
6b81b33
chore: relocate owl bot post processor (#344)
SurferJeffAtGoogle Sep 21, 2021
4a5f7ee
docs(samples): add auto-generated Node samples (#346)
gcf-owl-bot[bot] Sep 24, 2021
ca761af
build(node): update deps used during postprocessing (#1243) (#349)
gcf-owl-bot[bot] Oct 14, 2021
f0b7337
chore(deps): update dependency @types/node to v16 (#350)
renovate-bot Oct 26, 2021
8566ce6
feat: Updating the grafeas protos to include compliance and intoto at…
gcf-owl-bot[bot] Nov 3, 2021
05f20c7
chore(cloud-rad): delete api-extractor config (#351)
fhinkel Nov 3, 2021
3dacbb1
chore(deps): update dependency sinon to v12 (#354)
renovate-bot Nov 4, 2021
f2117f9
docs(samples): add example tags to generated samples (#356)
gcf-owl-bot[bot] Nov 11, 2021
4c8673b
chore: release 3.3.0 (#353)
release-please[bot] Nov 15, 2021
43de086
build: add generated samples to .eslintignore (#358)
gcf-owl-bot[bot] Dec 9, 2021
2f9c243
docs(node): support "stable"/"preview" release level (#1312) (#361)
gcf-owl-bot[bot] Dec 29, 2021
48d3186
build: add java_outer_classname to intoto protos to fix java client g…
gcf-owl-bot[bot] Dec 30, 2021
28369cd
docs(badges): tweak badge to use new preview/stable language (#1314) …
gcf-owl-bot[bot] Dec 30, 2021
663da98
chore: add api_shortname and library_type to repo metadata (#360)
parthea Dec 30, 2021
db2ddd4
test(nodejs): remove 15 add 16 (#1322) (#365)
gcf-owl-bot[bot] Jan 11, 2022
fd39f7c
chore: update codeowners (#366)
dinagraves Jan 19, 2022
d19bed9
chore(deps): update dependency sinon to v13 (#372)
renovate-bot Jan 31, 2022
7bb1f9e
docs(nodejs): version support policy edits (#1346) (#374)
gcf-owl-bot[bot] Feb 3, 2022
158c51c
docs(samples): include metadata file, add exclusions for samples to h…
gcf-owl-bot[bot] Feb 18, 2022
f9908ae
chore: update v2.14.1 gapic-generator-typescript (#377)
gcf-owl-bot[bot] Mar 8, 2022
10da9ca
chore: update v2.14.2 gapic-generator-typescript (#386)
gcf-owl-bot[bot] Mar 16, 2022
cd5c5ae
feat: AuditConfig for IAM v1 (#388)
gcf-owl-bot[bot] Apr 5, 2022
0304e5d
chore(main): release 3.4.0 (#389)
release-please[bot] Apr 5, 2022
ff81d8f
chore: remove unused imports (#391)
gcf-owl-bot[bot] Apr 7, 2022
c983081
build(node): update client library version in samples metadata (#1356…
gcf-owl-bot[bot] Apr 21, 2022
0ef2eca
chore(deps): update dependency @types/mocha to v9 (#401)
renovate-bot May 3, 2022
7aad934
chore(deps): update dependency sinon to v14 (#404)
renovate-bot May 12, 2022
d11f8f8
build!: update library to use Node 12 (#408)
alexander-fenster May 17, 2022
71af263
chore(main): release 4.0.0 (#407)
release-please[bot] May 26, 2022
eb7617e
fix(deps): update dependency @google-cloud/pubsub to v3 (#410)
renovate-bot Jun 9, 2022
e6b2d96
feat: Import of Grafeas from Github (#413)
gcf-owl-bot[bot] Jun 10, 2022
c3620ec
chore(main): release 4.1.0 (#416)
release-please[bot] Jun 10, 2022
3dad9bb
fix(deps): update dependency @google-cloud/grafeas to v4 (#420)
renovate-bot Jun 23, 2022
1253982
chore(deps): update dependency jsdoc-region-tag to v2 (#415)
renovate-bot Jun 23, 2022
4645694
chore(deps): update dependency jsdoc-fresh to v2 (#414)
renovate-bot Jun 23, 2022
0ede82a
feat: support regapic LRO
gcf-owl-bot[bot] Jul 4, 2022
d28c68f
chore(main): release 4.2.0 (#422)
release-please[bot] Jul 4, 2022
99069f1
chore(deps): update dependency linkinator to v4 (#426)
renovate-bot Jul 8, 2022
7ce2232
fix: better support for fallback mode (#427)
gcf-owl-bot[bot] Aug 23, 2022
225aabf
fix: change import long to require (#428)
gcf-owl-bot[bot] Aug 23, 2022
94348f5
fix: do not import the whole google-gax from proto JS (#1553) (#432)
gcf-owl-bot[bot] Aug 27, 2022
eec09c1
chore(deps): update dependency uuid to v9 (#435)
renovate-bot Sep 8, 2022
ffecf6f
feat: accept google-gax instance as a parameter (#433)
gcf-owl-bot[bot] Sep 22, 2022
3ba164a
chore(main): release 4.3.0 (#429)
release-please[bot] Sep 22, 2022
35505be
feat: add new analysis status and cvss version fields (#443)
gcf-owl-bot[bot] Oct 6, 2022
c34672a
chore(main): release 4.4.0 (#444)
release-please[bot] Oct 17, 2022
72938a5
fix(deps): use google-gax v3.5.2 (#447)
alexander-fenster Nov 4, 2022
0cc307d
chore(deps): update dependency jsdoc to v4 (#450)
renovate-bot Nov 10, 2022
ea36e0a
fix: regenerated protos JS and TS definitions (#451)
gcf-owl-bot[bot] Nov 10, 2022
f505a39
chore(deps): update dependency @types/node to v18 (#445)
renovate-bot Nov 10, 2022
1e81697
chore(main): release 4.4.1 (#449)
release-please[bot] Nov 11, 2022
26b67c5
Merge remote-tracking branch 'migration/main' into nodejs-containeran…
sofisl Nov 11, 2022
9bf5c07
build: add release-please config, fix owlbot-config
sofisl Nov 11, 2022
59acd2d
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Nov 11, 2022
dbfa90a
run lint
sofisl Nov 11, 2022
9f69c37
Merge branch 'main' into nodejs-containeranalysis-migration
sofisl Nov 11, 2022
53fdd9c
run lint
sofisl Nov 11, 2022
59d49f5
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Nov 11, 2022
5b81726
Merge branch 'nodejs-containeranalysis-migration' of https://github.c…
gcf-owl-bot[bot] Nov 11, 2022
7d84b28
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Nov 11, 2022
f3ebaf2
Merge branch 'nodejs-containeranalysis-migration' of https://github.c…
gcf-owl-bot[bot] Nov 11, 2022
e59016a
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Nov 11, 2022
8a93d1c
Merge branch 'nodejs-containeranalysis-migration' of https://github.c…
gcf-owl-bot[bot] Nov 11, 2022
b6b8837
fix system tests
sofisl Nov 11, 2022
2ee6f38
Merge branch 'main' into nodejs-containeranalysis-migration
sofisl Nov 11, 2022
2989151
build: fix broken sample tests
sofisl Nov 15, 2022
d81e6eb
Merge branch 'main' into nodejs-containeranalysis-migration
sofisl Nov 15, 2022
bf548ee
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Nov 15, 2022
8d653d6
Merge branch 'nodejs-containeranalysis-migration' of https://github.c…
gcf-owl-bot[bot] Nov 15, 2022
7920a6c
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Nov 15, 2022
cab4c16
Merge branch 'nodejs-containeranalysis-migration' of https://github.c…
gcf-owl-bot[bot] Nov 15, 2022
5f6bb83
update owlbot.py
sofisl Nov 15, 2022
d28db25
reset index.ts
sofisl Nov 15, 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 @@ -96,6 +96,7 @@
"packages/google-container": "4.4.0",
"packages/google-dataflow": "2.0.1",
"packages/google-devtools-artifactregistry": "2.0.2",
"packages/google-devtools-containeranalysis": "4.4.1",
"packages/google-devtools-cloudbuild": "3.2.0",
"packages/google-iam": "0.2.2",
"packages/google-identity-accesscontextmanager": "2.2.0",
Expand Down
24 changes: 24 additions & 0 deletions packages/google-devtools-containeranalysis/.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/devtools/containeranalysis/(v.*)/.*-nodejs
dest: /owl-bot-staging/google-devtools-containeranalysis/$1

begin-after-commit-hash: fb91803ccef5d7c695139b22788b309e2197856b

7 changes: 7 additions & 0 deletions packages/google-devtools-containeranalysis/.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-devtools-containeranalysis/.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-devtools-containeranalysis/.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-devtools-containeranalysis/.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-devtools-containeranalysis/.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/containeranalysis',
theme: 'lumen',
default: {
outputSourceFiles: false
}
},
markdown: {
idInHeadings: true
}
};
29 changes: 29 additions & 0 deletions packages/google-devtools-containeranalysis/.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
5 changes: 5 additions & 0 deletions packages/google-devtools-containeranalysis/.mocharc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"enable-source-maps": true,
"throw-deprecation": true,
"timeout": 10000
}
24 changes: 24 additions & 0 deletions packages/google-devtools-containeranalysis/.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-devtools-containeranalysis/.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-devtools-containeranalysis/.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-devtools-containeranalysis/.repo-metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"repo": "googleapis/google-cloud-node",
"default_version": "v1",
"issue_tracker": "https://issuetracker.google.com/savedsearches/559742",
"language": "nodejs",
"api_id": "containeranalysis.googleapis.com",
"release_level": "stable",
"name": "containeranalysis",
"client_documentation": "https://cloud.google.com/nodejs/docs/reference/containeranalysis/latest",
"requires_billing": true,
"distribution_name": "@google-cloud/containeranalysis",
"name_pretty": "Google Container Analysis",
"product_documentation": "https://cloud.google.com/container-registry/docs/container-analysis",
"codeowner_team": "@googleapis/aap-dpes",
"api_shortname": "containeranalysis",
"library_type": "GAPIC_AUTO"
}
Loading