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-compute #3666

Merged
merged 461 commits into from
Nov 18, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
461 commits
Select commit Hold shift + click to select a range
0137c78
refactor: use execSync for tests (#286)
JustinBeckwith Apr 12, 2019
72c3a41
chore(deps): update dependency nyc to v14 (#288)
renovate[bot] Apr 26, 2019
765c42b
update to .nycrc with --all enabled (#290)
bcoe Apr 29, 2019
53b7fa0
docs: use repo-metadata to generate README (#289)
JustinBeckwith Apr 30, 2019
7ab7daf
build!: upgrade engines field to >=8.10.0 (#292)
bcoe May 2, 2019
8c3ce3f
fix(deps): update dependency @google-cloud/promisify to v1 (#296)
renovate[bot] May 3, 2019
755e3db
fix(deps): update dependency @google-cloud/projectify to v1 (#295)
renovate[bot] May 3, 2019
3bc7b98
chore(deps): update dependency eslint-plugin-node to v9 (#294)
renovate[bot] May 3, 2019
49725df
build: patch Windows container, fixing Node 10 (#299)
bcoe May 7, 2019
76ff60b
build: only pipe to codecov if tests run in Node 10 (#298)
yoshi-automation May 8, 2019
cae6c42
fix(deps): update dependency @google-cloud/paginator to v1 (#297)
renovate[bot] May 8, 2019
5a1b7e4
fix(deps): update dependency arrify to v2 (#287)
renovate[bot] May 8, 2019
eb2fc6a
fix(deps): update dependency @google-cloud/common to v1 (#303)
renovate[bot] May 10, 2019
fa7ba3a
fix(deps): update dependency gce-images to v2 (#304)
renovate[bot] May 11, 2019
dad9d4b
chore(deps): update dependency jsdoc to v3.6.2 (#305)
renovate[bot] May 13, 2019
b0e24fa
feat: Adds abandonInstances to InstanceGroupManger API (#306)
May 15, 2019
d147dbd
build: add new kokoro config for coverage and release-please (#307)
bcoe May 17, 2019
ceb2933
build: updated kokoro config for coverage and release-please (#308)
bcoe May 17, 2019
feb67c7
chore: release 1.0.0 (#312)
yoshi-automation May 20, 2019
1ee73da
fix(deps): update dependency async to v3 (#313)
renovate[bot] May 20, 2019
644232f
chore: release 1.0.1 (#314)
yoshi-automation May 22, 2019
4267a13
chore: use published jsdoc-baseline package (#315)
JustinBeckwith May 23, 2019
20cb6a1
build: ignore proto files in test coverage (#319)
JustinBeckwith May 28, 2019
bce8434
build: drop dependency on repo tools (#323)
JustinBeckwith Jun 7, 2019
9f13086
feat: support apiEndpoint override (#322)
JustinBeckwith Jun 7, 2019
aedebee
refactor: drop dependency on createErrorClass (#325)
JustinBeckwith Jun 7, 2019
90e6dce
fix(docs): move to new client docs URL (#326)
bcoe Jun 13, 2019
995064c
build: switch to GitHub magic proxy (#328)
bcoe Jun 19, 2019
fa294bb
chore: release 1.1.0 (#324)
yoshi-automation Jun 20, 2019
f83672d
chore(deps): update dependency eslint-config-prettier to v5 (#332)
renovate[bot] Jun 20, 2019
ad4797d
build: increase system test timeout to 20 minutes (#329)
stephenplusplus Jun 20, 2019
28d2747
fix(docs): link to reference docs section on googleapis.dev (#333)
bcoe Jun 25, 2019
5e75d21
chore: release 1.1.1 (#334)
yoshi-automation Jun 26, 2019
f6cfb74
build: use config file for linkinator (#335)
JustinBeckwith Jun 28, 2019
bb24919
chore(deps): update linters (#337)
renovate-bot Jul 26, 2019
ecd565f
docs: use the jsdoc-fresh theme (#339)
JustinBeckwith Jul 31, 2019
017447c
fix(deps): update dependency @google-cloud/paginator to v2 (#338)
renovate-bot Jul 31, 2019
5315bff
chore: fix the lint error (#341)
JustinBeckwith Jul 31, 2019
c27c355
chore: release 1.1.2 (#340)
yoshi-automation Aug 1, 2019
fadc49f
fix(deps): use the latest extend (#344)
JustinBeckwith Aug 17, 2019
6c2079a
chore: release 1.1.3 (#345)
yoshi-automation Aug 26, 2019
863f6dc
fix(docs): stop linking reference documents to anchor
yoshi-automation Aug 28, 2019
8562271
chore: release 1.1.4 (#347)
yoshi-automation Aug 28, 2019
e5c7747
chore(deps): update dependency eslint-plugin-node to v10 (#348)
renovate-bot Sep 5, 2019
e129880
update .nycrc ignore rules (#350)
bcoe Sep 6, 2019
a65d83f
fix: update root url to `compute.googleapis.com` (#349)
JustinBeckwith Sep 10, 2019
3ab46be
chore: release 1.1.5 (#351)
yoshi-automation Sep 10, 2019
5b4d366
build: switch to releasing with GitHub bot (#354)
yoshi-automation Sep 18, 2019
752b024
chore: add protos/ to .eslintignore
alexander-fenster Sep 27, 2019
10de79f
chore: update pull request template
yoshi-automation Oct 7, 2019
b5c8b8d
chore: update CONTRIBUTING.md and make releaseType node (#361)
bcoe Oct 9, 2019
cb3a3ef
test: collect coverage for src/ folder (#363)
yoshi-automation Nov 4, 2019
ae906b1
fix(docs): snippets are now replaced in jsdoc comments (#365)
bcoe Nov 13, 2019
d4ef944
chore: release 1.1.6 (#366)
release-please[bot] Nov 15, 2019
d5e4c52
chore: update license headers
JustinBeckwith Nov 25, 2019
47d65b4
fix(docs): document correct object structure for zone.createVM (#371)
bcoe Dec 2, 2019
2947f52
chore: release 1.1.7 (#372)
release-please[bot] Dec 2, 2019
235d334
chore: release 1.1.8 (#376)
release-please[bot] Dec 5, 2019
6a85d85
build: use c8 for coverage (#381)
JustinBeckwith Dec 31, 2019
df62724
chore(deps): update dependency eslint-plugin-node to v11 (#382)
renovate-bot Dec 31, 2019
7d22de2
test: fix autoscaler system tests (#384)
alexander-fenster Jan 5, 2020
7eb6e71
docs: update auto-generated samples README
yoshi-automation Jan 5, 2020
3715f29
chore(deps): update dependency mocha to v7 (#386)
renovate-bot Jan 6, 2020
592c80d
feat: allow pollIntervalMs to be configured (#392)
bcoe Jan 23, 2020
9b8bdb6
chore: release 1.2.0 (#393)
release-please[bot] Jan 23, 2020
4a867ed
chore: clear synth.metadata
JustinBeckwith Jan 24, 2020
e11ee97
chore: regenerate synth.metadata (#395)
yoshi-automation Jan 28, 2020
08f91c6
chore: skip img.shields.io in docs test
JustinBeckwith Feb 1, 2020
46701c4
test: modernize mocha config (#397)
JustinBeckwith Feb 1, 2020
196d97e
chore(deps): update dependency linkinator to v2
renovate-bot Feb 10, 2020
811ab94
build: add GitHub actions config for unit tests
bcoe Feb 13, 2020
62e428b
chore(deps): update dependency uuid to v7
renovate-bot Feb 26, 2020
5a1f2a4
chore: update jsdoc.js (#404)
summer-ji-eng Feb 27, 2020
83c50e6
build: update linkinator config (#406)
gcf-merge-on-green[bot] Mar 6, 2020
7fad77a
build(tests): fix coveralls and enable build cop (#407)
bcoe Mar 6, 2020
eba4edd
docs: mention templates in contributing section of README (#409)
bcoe Mar 18, 2020
32ab4ff
chore: remove snippet leading whitespace (#411)
chingor13 Mar 19, 2020
013e1f4
docs: document version support goals (#416)
bcoe Mar 24, 2020
084f7ab
chore: update github actions configuration (#415)
yoshi-automation Mar 25, 2020
56e6cbc
build: set AUTOSYNTH_MULTIPLE_COMMITS=true for context aware commits …
bcoe Apr 1, 2020
0a4a935
chore: update eslint and prettier configs (#423)
yoshi-automation Apr 1, 2020
69af1e8
fix(deps): update dependency @sendgrid/mail to v7 (#424)
renovate-bot Apr 2, 2020
618290d
chore: remove duplicate mocha config (#426)
JustinBeckwith Apr 5, 2020
c6f3ff7
fix: apache license URL (#468) (#427)
yoshi-automation Apr 7, 2020
db23a24
build: remove unused codecov config (#428)
JustinBeckwith Apr 12, 2020
d762c05
fix(deps): update dependency @google-cloud/paginator to v3 (#419)
renovate-bot Apr 13, 2020
4d2b322
fix(deps): update dependency @google-cloud/promisify to v2 (#417)
renovate-bot Apr 13, 2020
9acaa63
fix(deps): update dependency @google-cloud/projectify to v2 (#418)
renovate-bot Apr 13, 2020
0952fce
chore: update lint ignore files (#435)
JustinBeckwith Apr 13, 2020
ce54598
feat!: require node 10 in engines field (#431)
sofisl Apr 14, 2020
c433b90
fix(deps): update dependency @google-cloud/common to v3 (#421)
renovate-bot Apr 14, 2020
765db4a
build!: update to latest version of gts and typescript (#433)
sofisl Apr 15, 2020
443b247
build: add test/fixtures to .prettierignore
yoshi-automation Apr 17, 2020
5383a4d
build: use codecov's action, now that it's authless (#499) (#438)
yoshi-automation Apr 20, 2020
43a05eb
chore: update npm scripts and synth.py (#439)
alexander-fenster Apr 24, 2020
87c59f8
chore(deps): update dependency uuid to v8 (#441)
renovate-bot May 1, 2020
1262a96
build: do not fail builds on codecov errors (#528) (#442)
yoshi-automation May 8, 2020
45da634
chore: release 2.0.0 (#436)
release-please[bot] Jun 5, 2020
868084b
build: migrate to secret manager (#444)
yoshi-automation Jun 10, 2020
1e0a46d
fix(deps): update dependency gce-images to v3 (#443)
renovate-bot Jun 11, 2020
3fe5d4c
chore(deps): update dependency mocha to v8 (#447)
renovate-bot Jun 11, 2020
6c6a804
test: cleanup logic causes errors (#452)
bcoe Jun 18, 2020
86ccab1
fix: correct engines range to include node v10 (#451)
tomasz-sodzawiczny Jun 18, 2020
f07990f
chore(nodejs_templates): add script logging to node_library populate-…
yoshi-automation Jun 19, 2020
10c3824
build: typo in synth.py breaking autosynth (#455)
bcoe Jun 21, 2020
6588bbe
fix: update node issue template (#456)
yoshi-automation Jun 22, 2020
8fc7ce5
build: add config .gitattributes (#457)
yoshi-automation Jun 28, 2020
50e53f0
chore: release 2.0.1 (#446)
release-please[bot] Jun 29, 2020
7d26cb8
fix: typeo in nodejs .gitattribute (#461)
yoshi-automation Jul 9, 2020
09668bd
fix: do not override user-provided options (#463)
stephenplusplus Jul 9, 2020
2928a0a
chore: release 2.0.2 (#462)
release-please[bot] Jul 9, 2020
628ca6b
build: missing closing paren in publish script (#465)
yoshi-automation Jul 14, 2020
148ce15
chore: add config files for cloud-rad for node.js, delete Node 8 temp…
yoshi-automation Jul 17, 2020
90c4908
chore: add dev dependencies for cloud-rad ref docs (#470)
fhinkel Jul 21, 2020
01b116d
build: rename _toc to toc (#471)
yoshi-automation Jul 27, 2020
4369f30
fix: move gitattributes files to node templates (#472)
yoshi-automation Jul 27, 2020
14dd3c1
chore: release 2.0.3 (#473)
release-please[bot] Jul 27, 2020
487ec73
chore(node): fix kokoro build path for cloud-rad (#475)
yoshi-automation Jul 29, 2020
a43e6bd
docs: add links to the CHANGELOG from the README.md for Java and Node…
yoshi-automation Jul 31, 2020
e2bb9cf
feat: add vm.update() method (#478)
stephenplusplus Aug 10, 2020
772b040
chore: release 2.1.0 (#481)
release-please[bot] Aug 10, 2020
50a3ff2
build: --credential-file-override is no longer required (#480)
yoshi-automation Aug 11, 2020
d87618f
chore: update cloud rad kokoro build job (#483)
yoshi-automation Aug 11, 2020
d061afc
build: perform publish using Node 12 (#486)
yoshi-automation Aug 13, 2020
bdec042
chore: start tracking obsolete files (#487)
yoshi-automation Aug 19, 2020
a6fadf4
build: move system and samples test from Node 10 to Node 12 (#488)
yoshi-automation Aug 21, 2020
e077298
build: track flaky tests for "nightly", add new secrets for tagging (…
yoshi-automation Aug 27, 2020
9cd232a
build(test): recursively find test files; fail on unsupported depende…
yoshi-automation Sep 12, 2020
9e80fd0
test: remove prettier dep fixing linting (#497)
bcoe Sep 25, 2020
4fa63f7
feat: support a source template when creating a VM (#500)
Alw3ys Sep 30, 2020
b3fb11c
chore: release 2.2.0 (#501)
release-please[bot] Sep 30, 2020
5d09c23
chore: update bucket for cloud-rad (#502)
yoshi-automation Oct 1, 2020
b5de76d
build(node_library): migrate to Trampoline V2 (#503)
yoshi-automation Oct 6, 2020
0e19c0b
feat: add start param in getSerialPortOutput options (#507)
laljikanjareeya Oct 15, 2020
b792e5f
chore: release 2.3.0 (#508)
release-please[bot] Oct 15, 2020
18bf30e
build: only check --engine-strict for production deps (#509)
yoshi-automation Oct 16, 2020
18df857
chore: clean up Node.js TOC for cloud-rad (#511)
yoshi-automation Oct 21, 2020
63ae46c
docs: updated code of conduct (includes update to actions) (#514)
yoshi-automation Oct 27, 2020
381bd4a
build(node): add KOKORO_BUILD_ARTIFACTS_SUBDIR to env (#516)
yoshi-automation Nov 2, 2020
6905492
feat: add VM.get/setLabels() methods (#515)
jpatokal Nov 4, 2020
4ab65f5
chore: release 2.4.0 (#517)
release-please[bot] Nov 5, 2020
f8b48ca
fix: skip tests for now (#523)
sofisl Nov 23, 2020
cbb0c8b
docs: spelling correction for "targetting" (#525)
yoshi-automation Nov 25, 2020
0d3d43b
chore: release 2.4.1 (#524)
release-please[bot] Dec 2, 2020
13241b0
build: refactor external rule tests (#522)
sofisl Dec 22, 2020
73ec192
docs: add instructions for authenticating for system tests (#532)
yoshi-automation Dec 22, 2020
ae93a1e
fix(createVM): do not define machineType or networkInterfaces when te…
stephenplusplus Jan 7, 2021
aaa8cde
chore: release 2.4.2 (#535)
release-please[bot] Jan 8, 2021
45bd0c5
fix: handle parameters to image.create() (#541)
stephenplusplus Jan 27, 2021
e7cd79f
chore: release 2.4.3 (#542)
release-please[bot] Jan 27, 2021
25ee44a
refactor(nodejs): move build cop to flakybot (#543)
yoshi-automation Jan 27, 2021
715a9cd
chore: regenerate common templates (#545)
yoshi-automation Apr 20, 2021
11618c5
build: add generated-files bot config (#548)
yoshi-automation Apr 29, 2021
b30e33e
fix(disks): attach default disk first if needed (#551)
bcoe May 4, 2021
a867576
chore: release 2.4.4 (#552)
release-please[bot] May 5, 2021
10ea0b2
docs: fixes small typo (#553)
haraldreingruber May 19, 2021
344fc33
[CHANGE ME] Re-generated to pick up changes from synthtool. (#555)
yoshi-automation May 21, 2021
1ae1c46
feat: add `gcf-owl-bot[bot]` to `ignoreAuthors` (#557)
yoshi-automation May 22, 2021
84f426b
chore: linting updates (#554)
yoshi-automation May 24, 2021
238ae4d
chore: migrate to owl bot (#562)
SurferJeffAtGoogle May 25, 2021
d464f9e
chore: release 2.5.0 (#561)
release-please[bot] May 25, 2021
0866157
fix: flaky test (#563)
sofisl Jun 1, 2021
26bd703
chore: release 2.5.1 (#571)
release-please[bot] Jun 10, 2021
a655ddf
chore(nodejs): remove api-extractor dependencies (#574)
fhinkel Jun 10, 2021
275191a
feat: Adding implementation of startWithEncryptionKey api call (#539)
akowalsk Jun 29, 2021
505933b
chore: release 2.6.0 (#583)
release-please[bot] Jun 29, 2021
626f8e8
chore(nodejs): update client ref docs link in metadata (#591)
fhinkel Aug 4, 2021
91767d6
meta: add compute team (#598)
bcoe Aug 11, 2021
ddc6369
feat!: new generated version of compute API (#537)
alexander-fenster Aug 11, 2021
e082a8e
chore(deps): update dependency ts-loader to v9 (#604)
renovate-bot Aug 12, 2021
6eb1d03
chore(deps): update dependency @types/sinon to v10 (#600)
renovate-bot Aug 12, 2021
6750589
chore(deps): update dependency sinon to v11 (#601)
renovate-bot Aug 13, 2021
1cc501d
fix(build): migrate to using main branch (#609)
sofisl Aug 14, 2021
8e5b316
chore: remove synth.py (#613)
SurferJeffAtGoogle Aug 17, 2021
b78ee0c
fix(deps): google-gax v2.24.1 (#612)
bcoe Aug 17, 2021
9141f1c
chore: release 3.0.0 (#599)
release-please[bot] Aug 17, 2021
e0e845c
fix(docs): increase memory for reference doc generation (#615)
bcoe Aug 20, 2021
ea9a347
feat: add minimum wrapper for compute LRO method (#618)
summer-ji-eng Sep 13, 2021
b6fd2ed
chore: relocate owl bot post processor (#630)
SurferJeffAtGoogle Sep 21, 2021
cfd2c6e
build(node): run linkinator against index.html (#1227) (#634)
gcf-owl-bot[bot] Oct 5, 2021
74c8063
chore(samples): start/stop samples (#631)
FrodoTheTrue Oct 15, 2021
1ae7a5c
chore(deps): update dependency @types/node to v16 (#638)
renovate-bot Oct 26, 2021
7d7417d
chore(cloud-rad): delete api-extractor config (#644)
fhinkel Nov 3, 2021
7305745
chore(deps): update dependency sinon to v12 (#645)
renovate-bot Nov 4, 2021
14952a5
chore(samples): create instance from template samples (#640)
FrodoTheTrue Nov 10, 2021
5f9d9f1
test: retry flaky firewall tests (#646)
bcoe Nov 11, 2021
37614a4
chore(cloud-rad): Add code fencing (#641)
fhinkel Nov 12, 2021
f4f53cc
test: add tests for cap letter field, int64 type field (compute) (#629)
georgiyekkert Nov 23, 2021
beeadd2
feat: add eslintignore for sameple generated code (#1302) (#652)
gcf-owl-bot[bot] Dec 8, 2021
654f9c1
build: automate generation and updates with OwlBot (#651)
summer-ji-eng Dec 8, 2021
aa83ad8
docs(node): support "stable"/"preview" release level (#1312) (#660)
gcf-owl-bot[bot] Dec 29, 2021
9f920d5
chore: add api_shortname and library_type to repo metadata (#659)
parthea Dec 30, 2021
23542ee
fix: add parameter in compute bazel rules (#692) (#654)
gcf-owl-bot[bot] Dec 30, 2021
167e231
docs(badges): tweak badge to use new preview/stable language (#1314) …
gcf-owl-bot[bot] Dec 30, 2021
3b1c9e7
fix(deps): update google-gax with http grpc status code mapping (#655)
summer-ji-eng Jan 11, 2022
e3bf50f
fix!: drop support for Node.js 10 (#668)
alexander-fenster Jan 11, 2022
6b87bb6
chore(main): release 3.1.0 (#669)
release-please[bot] Jan 11, 2022
2001306
chore(samples): bump version in samples (#658)
FrodoTheTrue Jan 12, 2022
8602bfa
fix: update release_level to reflect current status (#673)
parthea Jan 13, 2022
1d42210
chore(main): release 3.1.1 (#674)
release-please[bot] Jan 19, 2022
e73d9ca
build: update copyright year to 2022 (#678)
gcf-owl-bot[bot] Jan 20, 2022
f737198
chore: update v2.12.0 gapic-generator-typescript (#682)
gcf-owl-bot[bot] Jan 26, 2022
29b5e53
chore(deps): update dependency sinon to v13 (#684)
renovate-bot Jan 31, 2022
0d7c9c3
docs(nodejs): version support policy edits (#1346) (#686)
gcf-owl-bot[bot] Feb 4, 2022
917cfa4
feat: update compute API to revision 20220112 (#700) (#687)
gcf-owl-bot[bot] Feb 11, 2022
11c7507
fix(docs): Add note in README mentioning tech discontinuity with prev…
vchudnov-g Feb 14, 2022
2269c57
chore(main): release 3.1.2 (#689)
release-please[bot] Feb 16, 2022
7b4b928
docs(samples): include metadata file, add exclusions for samples to h…
gcf-owl-bot[bot] Feb 18, 2022
2d45e42
chore: update v2.14.2 gapic-generator-typescript (#702)
gcf-owl-bot[bot] Mar 16, 2022
100f153
tests: remove int64 field test (#661)
georgiyekkert Mar 18, 2022
9cf8e94
feat: update compute API to revision 20220322 (#710) (#709)
gcf-owl-bot[bot] Apr 12, 2022
3e1acc6
chore(main): release 3.2.0 (#711)
release-please[bot] Apr 13, 2022
b34b29c
fix(compute): remove proto3_optional from parent_id (#712) (#712)
gcf-owl-bot[bot] Apr 14, 2022
b570c09
build(node): update client library version in samples metadata (#1356…
gcf-owl-bot[bot] Apr 20, 2022
0e00c4b
fix(compute): revert proto3_optional, required removal on parent_id (…
gcf-owl-bot[bot] Apr 26, 2022
b01a7e1
chore(deps): update dependency sinon to v14 (#726)
renovate-bot May 9, 2022
a41d565
chore(main): release 3.2.1 (#713)
release-please[bot] May 9, 2022
f058f13
fix(deps): update dependency google-gax to v3 (#727)
renovate-bot May 11, 2022
a419a0c
build: update library to use Node 12 (#729)
sofisl May 19, 2022
21daed5
chore(system-test): add retry and delay for flaky test (#730)
FrodoTheTrue May 19, 2022
5f2eef8
fix: fixes for dynamic routing and streaming descriptors (#733)
gcf-owl-bot[bot] May 31, 2022
7260160
feat: Update Compute Engine API to revision 20220526 (#722) (#736)
gcf-owl-bot[bot] Jun 3, 2022
86d05d5
chore(deps): update dependency @google-cloud/storage to v6 (#734)
renovate-bot Jun 6, 2022
67eec11
chore(main): release 3.3.0 (#731)
release-please[bot] Jun 6, 2022
a9323df
chore(deps): update dependency jsdoc-region-tag to v2 (#740)
renovate-bot Jun 9, 2022
b893d0c
chore(deps): update dependency jsdoc-fresh to v2 (#739)
renovate-bot Jun 9, 2022
bf66cda
test: additional retries for system tests (#748)
bcoe Jun 29, 2022
4a4e32f
feat: support regapic LRO
gcf-owl-bot[bot] Jul 4, 2022
f1a2bee
chore(main): release 3.4.0 (#749)
release-please[bot] Jul 4, 2022
ee8f56b
chore(deps): update dependency linkinator to v4 (#750)
renovate-bot Jul 8, 2022
f260dee
chore(samples): add moving instances between zones samples (#747)
FrodoTheTrue Jul 14, 2022
55def8f
build: add more retries for flaky test (#766)
sofisl Jul 27, 2022
ef4e0b3
fix: better support for fallback mode (#768)
gcf-owl-bot[bot] Aug 23, 2022
0ba1525
fix: update google-gax and remove obsolete deps (#1545) (#775)
gcf-owl-bot[bot] Aug 24, 2022
997111b
chore(main): release 3.5.0 (#776)
release-please[bot] Sep 8, 2022
7b240c8
chore(deps): update dependency uuid to v9 (#789)
renovate-bot Sep 8, 2022
9fa231a
fix: do not import the whole google-gax from proto JS (#1553) (#785)
gcf-owl-bot[bot] Sep 9, 2022
29543d4
build: add retries to flaky tests (#794)
sofisl Sep 14, 2022
419d09b
build: use fully qualified request type name in tests (#786)
gcf-owl-bot[bot] Sep 22, 2022
0453741
chore(main): release 3.5.1 (#793)
release-please[bot] Oct 6, 2022
67c4c90
fix(deps): use google-gax v3.5.2 (#859)
alexander-fenster Nov 4, 2022
cab671a
fix: update proto definitions (#863)
gcf-owl-bot[bot] Nov 10, 2022
2d2edf1
chore(deps): update dependency @types/node to v18 (#857)
renovate-bot Nov 10, 2022
a156f31
chore(deps): update dependency jsdoc to v4 (#862)
renovate-bot Nov 10, 2022
d7bda95
feat: Update Compute Engine API to revision 20221011 (#736) (#856)
gcf-owl-bot[bot] Nov 16, 2022
a45b0dd
chore(deps): update dependency webpack-cli to v5 (#868)
renovate-bot Nov 17, 2022
8e59a45
chore(main): release 3.6.0 (#861)
release-please[bot] Nov 17, 2022
b0e3fb7
Merge remote-tracking branch 'migration/main' into nodejs-compute-mig…
sofisl Nov 17, 2022
e266825
build: add release-please config, fix owlbot-config
sofisl Nov 17, 2022
aff9370
build: add a quickstart test
sofisl Nov 18, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
7 changes: 2 additions & 5 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
"packages/google-cloud-certificatemanager": "0.6.2",
"packages/google-cloud-channel": "2.2.0",
"packages/google-cloud-clouddms": "2.1.2",
"packages/google-cloud-compute": "3.6.0",
"packages/google-cloud-contactcenterinsights": "2.1.2",
"packages/google-cloud-contentwarehouse": "0.1.2",
"packages/google-cloud-datafusion": "2.1.2",
Expand All @@ -47,17 +48,13 @@
"packages/google-cloud-essentialcontacts": "2.0.2",
"packages/google-cloud-eventarc": "2.2.0",
"packages/google-cloud-eventarc-publishing": "2.3.0",
"packages/google-cloud-filestore": "2.2.0",
"packages/google-cloud-functions": "2.2.3",
"packages/google-cloud-gaming": "3.1.3",
"packages/google-cloud-gkebackup": "0.2.2",
"packages/google-cloud-gkeconnect-gateway": "2.0.5",
"packages/google-cloud-gkehub": "3.2.2",
"packages/google-cloud-gkemulticloud": "0.1.4",
"packages/google-cloud-documentai": "6.1.0",
"packages/google-cloud-filestore": "2.2.0",
"packages/google-cloud-gkeconnect-gateway": "2.0.5",
"packages/google-cloud-gkehub": "3.2.2",
"packages/google-cloud-gkemulticloud": "0.1.4",
"packages/google-cloud-iap": "2.0.3",
"packages/google-cloud-ids": "2.1.2",
"packages/google-cloud-iot": "3.1.2",
Expand Down
23 changes: 23 additions & 0 deletions packages/google-cloud-compute/.OwlBot.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Copyright 2021 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

deep-remove-regex:
- /owl-bot-staging

deep-copy-regex:
- source: /google/cloud/compute/(.*)/.*-nodejs
dest: /owl-bot-staging/google-cloud-compute/$1

begin-after-commit-hash: efb563da184f479fabf98da24f969494944d059b

7 changes: 7 additions & 0 deletions packages/google-cloud-compute/.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-compute/.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-compute/.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-compute/.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-compute/.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/compute',
theme: 'lumen',
default: {
outputSourceFiles: false
}
},
markdown: {
idInHeadings: true
}
};
33 changes: 33 additions & 0 deletions packages/google-cloud-compute/.mocharc.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
// 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. **

const config = {
"enable-source-maps": true,
"throw-deprecation": true,
"timeout": 10000
}
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-compute/.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-compute/.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-compute/.prettierrc.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
// Copyright 2020 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')
}
13 changes: 13 additions & 0 deletions packages/google-cloud-compute/.readme-partials.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
introduction: |-
> Node.js idiomatic client for [Compute Engine][product-docs].
[Compute Engine](https://cloud.google.com/compute/docs) is a
computing and hosting service that lets you create and run virtual
machines on Google infrastructure. Compute Engine offers scale,
performance, and value that lets you easily launch large compute
clusters on Google's infrastructure. There are no upfront
investments, and you can run thousands of virtual CPUs on a system
that offers quick, consistent performance.

This library is GA from version 3.1.0. It is
backwards-incompatible with prior versions 0.x.y, 1.x.y, 2.x.y,
and 3.0.y.
17 changes: 17 additions & 0 deletions packages/google-cloud-compute/.repo-metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"name": "compute",
"name_pretty": "Google Compute Engine",
"product_documentation": "https://cloud.google.com/compute",
"client_documentation": "https://cloud.google.com/nodejs/docs/reference/compute/latest",
"issue_tracker": "https://issuetracker.google.com/savedsearches/559755",
"release_level": "stable",
"language": "nodejs",
"repo": "googleapis/google-cloud-node",
"distribution_name": "@google-cloud/compute",
"api_id": "compute.googleapis.com",
"requires_billing": true,
"library_type": "GAPIC_AUTO",
"codeowner_team": "@googleapis/api-compute",
"default_version": "v1",
"api_shortname": "compute"
}
Loading