Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
255 commits
Select commit Hold shift + click to select a range
a77b746
chore(deps): update dependency gts to ^0.8.0 (#1)
renovate[bot] Jul 25, 2018
91caabf
chore: move mocha options to mocha.opts (#4)
JustinBeckwith Jul 30, 2018
6d54c2b
chore: assert.deelEqual => assert.deepStrictEqual (#5)
jkwlui Jul 30, 2018
5db50e6
chore(deps): update dependency typescript to v3 (#6)
renovate[bot] Jul 30, 2018
141c0ca
chore(deps): lock file maintenance (#7)
renovate[bot] Jul 31, 2018
8a425e3
remove that whitespace (#8)
JustinBeckwith Aug 2, 2018
795d27f
chore(deps): lock file maintenance (#10)
renovate[bot] Aug 7, 2018
35f2298
chore: ignore package-lock.json (#11)
JustinBeckwith Aug 7, 2018
d6e7938
chore(deps): update dependency nyc to v13 (#12)
renovate[bot] Aug 28, 2018
39b3675
Add synth script and update CI (#14)
JustinBeckwith Sep 4, 2018
3f55a69
Release v0.3.1 (#17)
JustinBeckwith Sep 6, 2018
43bad2c
Update CI config (#18)
dpebot Sep 10, 2018
f288834
Enable no-var in eslint (#19)
JustinBeckwith Sep 18, 2018
89ab4c8
Enable prefer-const in the eslint config (#21)
JustinBeckwith Sep 20, 2018
73712b3
Update CI config (#22)
dpebot Sep 21, 2018
a5ef1cf
test: remove appveyor config (#23)
JustinBeckwith Sep 25, 2018
3449e7a
Update kokoro config (#24)
dpebot Sep 25, 2018
a4de51f
build: prevent system/sample-test from leaking credentials
dpebot Sep 27, 2018
65fcc54
Don't publish sourcemaps (#26)
jkwlui Sep 27, 2018
0c2dd18
Update CI config (#28)
dpebot Sep 28, 2018
1d2d08d
Update kokoro config (#30)
dpebot Oct 2, 2018
105f8b6
build: fix codecov uploading on Kokoro (#34)
jkwlui Oct 15, 2018
dfff728
chore(deps): update dependency sinon to v7 (#33)
renovate[bot] Oct 15, 2018
06fba30
chore: update new issue template (#38)
dpebot Oct 20, 2018
a2d4b6c
chores(build): run codecov on continuous builds (#39)
jkwlui Oct 22, 2018
abd68f0
chores(build): do not collect sponge.xml from windows builds (#40)
jkwlui Oct 22, 2018
fdb906d
build: run tests on node11 (#41)
jkwlui Oct 24, 2018
4ae185e
chore: remove old issue template (#42)
JustinBeckwith Oct 24, 2018
e63639b
chore: update issue templates (#44)
JustinBeckwith Oct 25, 2018
5fb08ad
chore: include build in eslintignore (#48)
JustinBeckwith Oct 30, 2018
dbd9130
chore: update CircleCI config (#51)
JustinBeckwith Nov 1, 2018
f25296b
chore: use latest npm on Windows (#52)
jkwlui Nov 7, 2018
ab02552
chore: update eslintignore config (#53)
JustinBeckwith Nov 12, 2018
ae05ac9
chore(deps): update dependency gts to ^0.9.0 (#54)
renovate[bot] Nov 13, 2018
1925045
chore: add synth.metadata
yoshi-automation Nov 19, 2018
8336702
fix: Pin @types/sinon to last compatible version (#57)
stephenplusplus Nov 20, 2018
e4fa8a9
chore(deps): update dependency @types/sinon to v5.0.7 (#58)
renovate[bot] Nov 22, 2018
351a122
fix(build): fix system key decryption (#60)
jkwlui Dec 2, 2018
dbdfc34
chore: update license file (#64)
JustinBeckwith Dec 4, 2018
0308497
fix: get the build passing (#65)
JustinBeckwith Dec 4, 2018
0597576
chore(build): update prettier config (#66)
yoshi-automation Dec 5, 2018
694f274
chore: nyc ignore build/test by default (#68)
JustinBeckwith Dec 5, 2018
243ee28
chore: always nyc report before calling codecov (#69)
JustinBeckwith Dec 6, 2018
7406fce
build: add Kokoro configs for autorelease (#72)
jkwlui Dec 10, 2018
b7885aa
fix(build): fix Kokoro release script (#73)
jkwlui Dec 11, 2018
3e8e087
chore: fix publish.sh permission +x (#74)
jkwlui Dec 11, 2018
8b9f63a
chore: update nyc and eslint configs (#76)
JustinBeckwith Dec 11, 2018
e3e1770
chore(build): inject yoshi automation key (#77)
jkwlui Dec 12, 2018
c48a079
chore(deps): update dependency @types/sinon to v7 (#78)
renovate[bot] Dec 13, 2018
083bf5f
build: check broken links in generated docs (#79)
jkwlui Jan 9, 2019
2e5da17
build: ignore googleapis.com in doc link check (#81)
jkwlui Jan 24, 2019
05614c4
docs: add lint/fix example to contributing guide (#83)
callmehiphop Feb 5, 2019
c0ad62a
chore: move CONTRIBUTING.md to root (#85)
jkwlui Feb 7, 2019
3b74244
docs: update contributing path in README (#86)
callmehiphop Feb 8, 2019
e87afff
build: test using @grpc/grpc-js in CI (#87)
jkwlui Feb 9, 2019
9ae9218
build: create docs test npm scripts (#88)
JustinBeckwith Feb 11, 2019
7e79c3f
feat: add callbackify() and callbackifyAll() methods (#82)
AVaksman Feb 13, 2019
3e7bdd7
Release v0.4.0 (#89)
JustinBeckwith Feb 13, 2019
55875e6
docs: update links in contrib guide (#91)
JustinBeckwith Feb 14, 2019
ac76593
build: use linkinator for docs test (#90)
JustinBeckwith Feb 14, 2019
d24ba7e
chore(deps): update dependency mocha to v6
renovate[bot] Feb 19, 2019
17f74a1
build: update release configuration
yoshi-automation Mar 5, 2019
f40799a
build: use node10 to run samples-test, system-test etc (#94)
jkwlui Mar 6, 2019
1f5e34a
build: Add docuploader credentials to node publish jobs (#95)
jkwlui Mar 8, 2019
6b2663b
build: use per-repo npm publish token (#97)
jkwlui Mar 15, 2019
26a9721
chore(deps): update dependency hard-rejection to v2 (#99)
renovate[bot] Mar 18, 2019
5e35da0
chore: publish to npm using wombat (#100)
jkwlui Mar 20, 2019
ef303ad
chore(deps): update dependency nyc to v14
renovate[bot] Apr 16, 2019
4bebac9
docs: use repo-metadata to generate the README (#106)
JustinBeckwith Apr 26, 2019
e78371c
update to .nycrc with --all enabled (#107)
Apr 29, 2019
6e49087
chore: removing node6 CI (#109)
alexander-fenster May 2, 2019
7b38379
build!: upgrade engines field to >=8.10.0 (#108)
May 2, 2019
b11b261
chore(deps): update dependency gts to v1 (#105)
renovate[bot] May 2, 2019
a2515a0
chore: release 1.0.0 (#110)
JustinBeckwith May 2, 2019
3f25ab9
chore: do not run CI on grpc-js (#111)
alexander-fenster May 3, 2019
2841b68
build: patch Windows container, fixing Node 10 (#113)
May 6, 2019
18085d8
build: allow Node 10 to push to codecov (#114)
May 6, 2019
a0ef121
build: allow Node 10 on presubmit to push to codecov (#115)
May 7, 2019
b555aab
build: only pipe to codecov from tests run on Node 10 (#112)
yoshi-automation May 7, 2019
890f9b2
build: add new kokoro config for coverage and release-please (#116)
May 17, 2019
8955593
build: updated kokoro config for coverage and release-please (#117)
May 17, 2019
0b25cdf
build: add configuration for automated doc deployment (#118)
May 23, 2019
3c4a1fa
build: ignore proto files in test coverage (#119)
JustinBeckwith May 28, 2019
fcb0466
build: remove verbose logging from test scripts (#120)
May 29, 2019
9380f7f
chore(deps): update dependency typescript to ~3.5.0 (#121)
renovate[bot] May 30, 2019
b343aa1
build: remove unused clang format (#122)
JustinBeckwith Jun 10, 2019
f0a323d
fix(docs): move to new client docs URL (#124)
Jun 13, 2019
e367e85
chore: release 1.0.1 (#125)
yoshi-automation Jun 14, 2019
f4b4a00
build: switch to GitHub magic proxy (#127)
Jun 18, 2019
a82a245
fix(docs): link to reference docs section on googleapis.dev (#128)
Jun 25, 2019
a2466a1
chore: release 1.0.2 (#129)
yoshi-automation Jun 26, 2019
e7a670e
build: use config file for linkinator (#130)
JustinBeckwith Jun 28, 2019
5cbea7a
docs: use the jsdoc-fresh theme (#131)
JustinBeckwith Jul 31, 2019
91f0982
build: add Node 12 remove Node 11 (#132)
Aug 1, 2019
d9d93a6
docs: update link to client docs (#133)
yoshi-automation Aug 28, 2019
a541e53
chore(deps): update dependency typescript to ~3.6.0 (#134)
Aug 29, 2019
87a25bd
update .nycrc ignore rules (#135)
Sep 6, 2019
d1724be
build: switch to GitHub app for releases (#136)
Sep 18, 2019
66053d8
chore: add protos/ to .eslintignore
alexander-fenster Sep 27, 2019
abf828c
chore: update pull request template
JustinBeckwith Sep 27, 2019
38568c2
chore: update pull request template
yoshi-automation Oct 7, 2019
7d0d2b5
chore: update CONTRIBUTING.md and make releaseType node (#143)
Oct 9, 2019
cefec14
test: collect coverage in src/ folder
yoshi-automation Oct 31, 2019
a9410c8
chore(deps): update dependency typescript to ~3.7.0 (#145)
renovate-bot Nov 7, 2019
b426b37
fix(docs): add jsdoc-region-tag plugin (#146)
Nov 13, 2019
22137c8
chore: release 1.0.3 (#147)
release-please[bot] Nov 13, 2019
88344ba
chore: add gitattributes to kokoro
JustinBeckwith Nov 14, 2019
f056eb8
chore: update license headers
JustinBeckwith Nov 25, 2019
18ebb49
fix(deps): pin TypeScript below 3.7.0
Dec 5, 2019
daa1815
chore: release 1.0.4 (#151)
release-please[bot] Dec 5, 2019
38191a4
docs: update jsdoc license/samples-README (#152)
Dec 26, 2019
59d319f
chore(deps): update dependency sinon to v8 (#155)
renovate-bot Dec 27, 2019
bee94da
build: use c8 for coverage (#156)
JustinBeckwith Dec 27, 2019
096d711
refactor: use explicit mocha imports
JustinBeckwith Dec 30, 2019
d127873
build: add **/*.d.ts to coverage ignore list
yoshi-automation Jan 3, 2020
1569d12
chore(deps): update dependency mocha to v7
renovate-bot Jan 6, 2020
90eb021
build: update windows configuration to match new vm
Jan 21, 2020
44e33e6
chore: clear synth.metadata
JustinBeckwith Jan 24, 2020
5b6641b
chore: regenerate synth.metadata (#163)
yoshi-automation Jan 28, 2020
ded4f71
chore(deps): update dependency @types/mocha to v7
renovate-bot Jan 30, 2020
78720d3
chore: skip img.shields.io in docs test
JustinBeckwith Feb 1, 2020
dcf5cb3
test: modernize mocha config (#165)
JustinBeckwith Feb 5, 2020
d5b7a9d
chore(deps): update dependency linkinator to v2
renovate-bot Feb 10, 2020
5273333
build: add GitHub actions config for unit tests (#168)
Feb 13, 2020
46fc692
chore(deps): update dependency sinon to v9
renovate-bot Feb 20, 2020
bfee2e6
build: add publish.yml enabling GitHub app for publishes
Feb 27, 2020
c6e2378
chore: update jsdoc.js (#172)
summer-ji-eng Feb 27, 2020
f8a26d8
build: update linkinator config (#174)
gcf-merge-on-green[bot] Mar 6, 2020
55fda5e
docs: mention templates in contributing section of README (#178)
Mar 18, 2020
7f2e3ab
feat!: drop Node 8 from engines field (#184)
Mar 23, 2020
5f7f111
build(tests): fix coveralls and enable build cop (#175)
Mar 23, 2020
58008a6
build!: update to latest version of gts/typescript (#183)
Mar 23, 2020
b0e7f2a
chore: release 2.0.0 (#185)
release-please[bot] Mar 23, 2020
373d0fb
docs: document version support goals (#186)
Mar 24, 2020
de5e1a6
build: set AUTOSYNTH_MULTIPLE_COMMITS=true for context aware commits …
Apr 1, 2020
7c13c52
build: add GitHub actions config for unit tests (#190)
yoshi-automation Apr 1, 2020
ca3b1e9
chore(deps): update dependency @types/sinon to v9 (#189)
renovate-bot Apr 1, 2020
4230965
fix: apache license URL (#468) (#191)
yoshi-automation Apr 8, 2020
78fb4a8
build: remove unused codecov config (#193)
JustinBeckwith Apr 12, 2020
035cb92
chore: update lint ignore files (#194)
JustinBeckwith Apr 13, 2020
2bc57df
chore: remove tslint.json (#195)
JustinBeckwith Apr 14, 2020
c800314
build: use codecov's action, now that it's authless (#196)
yoshi-automation Apr 20, 2020
439cfc8
chore: unpin version of gts (#198)
JustinBeckwith May 4, 2020
218cae7
chore: update npm scripts and synth.py (#197)
alexander-fenster May 6, 2020
f102c32
chore: linting rules (#199)
yoshi-automation May 7, 2020
aeadefa
build: do not fail builds on codecov errors (#528) (#200)
yoshi-automation May 8, 2020
01c7462
chore: release 2.0.1 (#192)
release-please[bot] Jun 2, 2020
7f2d0ba
build(secrets): begin migration to secret manager from keystore (#201)
yoshi-automation Jun 9, 2020
2cdf4cf
chore(deps): update dependency mocha to v8 (#202)
renovate-bot Jun 11, 2020
0fa2ab1
chore(nodejs_templates): add script logging to node_library populate-…
yoshi-automation Jun 11, 2020
0ee466b
fix: update node issue template (#204)
yoshi-automation Jun 18, 2020
e6b2205
build: add config .gitattributes (#206)
yoshi-automation Jun 29, 2020
413ca9a
chore: update CODEOWNERS (#207)
JustinBeckwith Jul 6, 2020
f46c5dd
build: typeo in nodejs .gitattribute (#209)
yoshi-automation Jul 10, 2020
54176ee
chore(deps): update dependency @types/mocha to v8 (#210)
renovate-bot Jul 12, 2020
b9f487b
chore: delete Node 8 presubmit tests (#211)
fhinkel Jul 14, 2020
c1f3e9d
chore: release 2.0.2 (#205)
release-please[bot] Jul 15, 2020
d504225
build: add Node 8 tests (#214)
yoshi-automation Jul 17, 2020
a243143
build: missing closing paren in publish script, delete template for N…
yoshi-automation Jul 17, 2020
7d8da6b
chore: add dev dependencies for cloud-rad ref docs (#216)
fhinkel Jul 21, 2020
7ee4fee
build: rename _toc to toc (#217)
yoshi-automation Jul 23, 2020
cf1cbeb
build: move gitattributes files to node templates (#218)
yoshi-automation Jul 24, 2020
5a4147b
chore(node): fix kokoro build path for cloud-rad (#219)
yoshi-automation Jul 29, 2020
14e8ab1
docs: add links to the CHANGELOG from the README.md for Java and Node…
yoshi-automation Aug 3, 2020
b4ddd98
build: --credential-file-override is no longer required (#222)
yoshi-automation Aug 10, 2020
d14fb32
chore: update cloud rad kokoro build job (#223)
yoshi-automation Aug 12, 2020
63ba4ad
build: perform publish using Node 12 (#224)
yoshi-automation Aug 13, 2020
72c375c
chore: start tracking obsolete files (#225)
yoshi-automation Aug 19, 2020
71c3cc5
build: move system and samples test from Node 10 to Node 12 (#226)
yoshi-automation Aug 21, 2020
5291271
build: track flaky tests for "nightly", add new secrets for tagging (…
yoshi-automation Aug 27, 2020
f6c4d24
fix: allow excluding accessor methods (#228)
stephenplusplus Sep 4, 2020
c8d92db
chore: release 2.0.3 (#229)
release-please[bot] Sep 4, 2020
921ccad
build(test): recursively find test files; fail on unsupported depende…
yoshi-automation Sep 12, 2020
2044bd2
chore: update bucket for cloud-rad (#232)
yoshi-automation Oct 1, 2020
0aa5f72
build(node_library): migrate to Trampoline V2 (#233)
yoshi-automation Oct 5, 2020
b2cbb7c
build: only check --engine-strict for production deps (#235)
yoshi-automation Oct 16, 2020
1917da2
chore: clean up Node.js TOC for cloud-rad (#236)
yoshi-automation Oct 21, 2020
7ac8f75
docs: updated code of conduct (includes update to actions) (#240)
yoshi-automation Oct 27, 2020
af2079b
build(node): add KOKORO_BUILD_ARTIFACTS_SUBDIR to env (#241)
yoshi-automation Nov 2, 2020
eb82296
docs: spelling correction for "targetting" (#242)
yoshi-automation Nov 25, 2020
43c2971
docs: add instructions for authenticating for system tests (#244)
yoshi-automation Dec 22, 2020
f03fff4
refactor(nodejs): move build cop to flakybot (#246)
yoshi-automation Jan 27, 2021
b28dbfe
chore(deps): update dependency sinon to v10 (#247)
renovate-bot Mar 23, 2021
c233dcc
chore: migrate to owl bot (#248)
SurferJeffAtGoogle Apr 6, 2021
eeb3d44
build: update .OwlBot.lock with new version of post-processor (#250)
gcf-owl-bot[bot] Apr 12, 2021
80f1358
chore(deps): update dependency @types/sinon to v10 (#251)
renovate-bot Apr 14, 2021
3002da8
build: update .OwlBot.lock with new version of post-processor (#254)
gcf-owl-bot[bot] Apr 16, 2021
8b2adf4
chore(deps): update dependency @types/node to v14 (#258)
renovate-bot May 21, 2021
a545f42
chore(deps): update dependency sinon to v11 (#259)
renovate-bot May 25, 2021
36ef236
chore(nodejs): remove api-extractor dependencies (#261)
fhinkel Jun 10, 2021
6bcd9ef
build(owlbot): owlbot.py no longer needed (#262)
Jun 25, 2021
291ecb4
build: auto-approve renovate-bot PRs for minor updates (#1145) (#264)
gcf-owl-bot[bot] Jun 30, 2021
c5f2f52
build: switch to release-please release tagging (#1129) (#265)
gcf-owl-bot[bot] Jul 21, 2021
a4bc83e
build: update auto-approve config for new validation (#1169) (#266)
gcf-owl-bot[bot] Jul 30, 2021
f50f0b9
chore: disable renovate dependency dashboard (#1194) (#269)
gcf-owl-bot[bot] Aug 25, 2021
88909f1
fix(build): switch primary branch to main (#270)
Sep 9, 2021
8b5c178
chore: release 2.0.4 (#271)
release-please[bot] Sep 9, 2021
d6f765e
build: enable release-trigger bot (#1212) (#272)
gcf-owl-bot[bot] Sep 14, 2021
2bb69a9
chore: relocate owl bot post processor (#274)
SurferJeffAtGoogle Sep 21, 2021
31c08df
build(node): run linkinator against index.html (#1227) (#276)
gcf-owl-bot[bot] Sep 30, 2021
b2facc3
chore(deps): update dependency @types/node to v16 (#277)
renovate-bot Oct 26, 2021
7d17960
chore(cloud-rad): delete api-extractor config (#279)
fhinkel Nov 4, 2021
6a5e0df
chore(deps): update dependency sinon to v12 (#278)
renovate-bot Nov 4, 2021
67b0d13
build: add generated samples to .eslintignore (#280)
gcf-owl-bot[bot] Dec 9, 2021
5fe0683
docs(node): support "stable"/"preview" release level (#1312) (#283)
gcf-owl-bot[bot] Dec 29, 2021
431d069
chore: add api_shortname and library_type to repo metadata (#282)
parthea Dec 29, 2021
3ae5401
test(nodejs): remove 15 add 16 (#1322) (#286)
gcf-owl-bot[bot] Jan 11, 2022
41be914
chore: update github issue templates (#1085) (#287)
gcf-owl-bot[bot] Jan 13, 2022
971202e
build(node): switch back to keystore for publication (#1328) (#288)
gcf-owl-bot[bot] Jan 19, 2022
e722751
docs(nodejs): version support policy edits (#1346) (#290)
gcf-owl-bot[bot] Feb 3, 2022
b1d8d66
chore(deps): update dependency sinon to v13 (#293)
renovate-bot Mar 14, 2022
7456672
chore: Enable Size-Label bot in all googleapis NodeJs repositories (#…
gcf-owl-bot[bot] Apr 4, 2022
83c1ade
chore(deps): update actions/setup-node action to v3 (#1393) (#295)
gcf-owl-bot[bot] Apr 6, 2022
151e021
chore(deps): update actions/checkout action to v3 (#1392) (#296)
gcf-owl-bot[bot] Apr 6, 2022
09f43f4
build: add srs yaml file (#299)
gcf-owl-bot[bot] Apr 14, 2022
184e53f
build!: drop node 10 from engines list, update typescript to 4.6.3 (#…
ddelgrosso1 Apr 22, 2022
7e01489
chore(deps): update dependency @types/mocha to v9 (#302)
renovate-bot May 3, 2022
68f955d
chore(main): release 3.0.0 (#301)
release-please[bot] May 4, 2022
8845121
build: update auto approve to v2, remove release autoapproving (#1432…
gcf-owl-bot[bot] May 6, 2022
021e808
chore(deps): update dependency sinon to v14 (#307)
renovate-bot May 9, 2022
94a34f8
build(node): add new jsteam + enforce branches up-to-date (#1451) (#308)
gcf-owl-bot[bot] Jun 7, 2022
60edd68
chore(deps): update dependency linkinator to v4 (#309)
renovate-bot Jul 8, 2022
9de1641
fix: remove pip install statements (#1546) (#310)
gcf-owl-bot[bot] Aug 23, 2022
c15724e
chore(main): release 3.0.1 (#311)
release-please[bot] Sep 8, 2022
b240dbc
chore(deps): update dependency @types/node to v18 (#312)
renovate-bot Nov 10, 2022
bf37910
build: have Kokoro grab service account credentials from secret that …
gcf-owl-bot[bot] Dec 6, 2022
609e94e
build: have Kokoro grab service account credentials from secret that …
gcf-owl-bot[bot] Dec 19, 2022
4dd1c4f
chore(deps): update dependency sinon to v15 (#313)
renovate-bot Feb 9, 2023
68bb8a3
chore: store nodejs build artifacts in placer (#316)
gcf-owl-bot[bot] Mar 16, 2023
f833fa3
docs: update docs-devsite.sh to use latest node-js-rad version (#317)
gcf-owl-bot[bot] May 25, 2023
aaa4636
chore!: upgrade to Node 14 (#325)
gcf-owl-bot[bot] Aug 8, 2023
9a8537d
chore(main): release 4.0.0 (#326)
release-please[bot] Aug 8, 2023
f72a0a4
chore: update sample directory link (#329)
gcf-owl-bot[bot] Sep 19, 2023
1f38775
chore: call non-hermetic functions since we're installing node_module…
gcf-owl-bot[bot] Sep 26, 2023
314bd36
chore(nodejs): Add `system-test/fixtures` to `.eslintignore` (#335)
gcf-owl-bot[bot] Oct 19, 2023
8e03a32
chore: remove compile protos from post processor (#340)
gcf-owl-bot[bot] Nov 15, 2023
95cb369
chore(deps): update dependency c8 to v9 (#343)
renovate-bot Jan 16, 2024
8c637a5
chore(deps): update dependency sinon to v17 (#336)
renovate-bot Feb 6, 2024
2a45168
chore: [node] add auto-approve templates, and install dependencies wi…
gcf-owl-bot[bot] Jun 6, 2024
2cc4fb9
chore: update links in github issue templates (#351)
gcf-owl-bot[bot] Oct 23, 2024
11e440f
chore: fix `npm` for Node v18 samples tests (#359)
gcf-owl-bot[bot] Dec 2, 2024
c744cf7
feat: Introduce Node 18 (#360)
danieljbruce Mar 5, 2025
0c11dd3
chore(main): release 4.1.0 (#361)
release-please[bot] Mar 5, 2025
72bf863
chore(main): release 5.0.0 (#364)
release-please[bot] Mar 11, 2025
6a547dc
chore: update owlbot-nodejs dependencies (#368)
gcf-owl-bot[bot] May 24, 2025
ab55ce7
Merge remote-tracking branch 'migration/main' into nodejs-promisify-m…
GautamSharda Mar 12, 2026
a51687a
build: add release-please config, fix owlbot-config
GautamSharda Mar 12, 2026
b195ff1
chore: update rp config
GautamSharda Mar 13, 2026
4da93df
chore: fix owlbot and codeowners post migration
GautamSharda Mar 13, 2026
3820097
Merge branch 'main' into nodejs-promisify-migration
GautamSharda Mar 13, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@
/handwritten/storage @googleapis/gcs-team
/handwritten/firestore @googleapis/firestore-team
/handwritten/spanner @googleapis/spanner-team
/handwritten/bigquery-storage @googleapis/bigquery-team
/handwritten/bigquery-storage @googleapis/bigquery-team
1 change: 1 addition & 0 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"core/paginator": "6.0.0",
"core/projectify": "5.0.0",
"core/promisify": "5.0.0",
"handwritten/bigquery": "8.2.0",
"handwritten/bigquery-storage": "5.1.0",
"handwritten/cloud-profiler": "6.0.4",
Expand Down
16 changes: 16 additions & 0 deletions core/promisify/.OwlBot.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# 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.

begin-after-commit-hash: b06c9034cfcbce180ba732d03be6526e5c8ea1bc

10 changes: 10 additions & 0 deletions core/promisify/.compodocrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
tsconfig: ./tsconfig.json
output: ./docs
theme: material
hideGenerator: true
disablePrivate: true
disableProtected: true
disableInternal: true
disableCoverage: true
disableGraph: true
8 changes: 8 additions & 0 deletions core/promisify/.eslintignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
**/node_modules
**/coverage
test/fixtures
build/
docs/
protos/
samples/generated/
system-test/**/fixtures
3 changes: 3 additions & 0 deletions core/promisify/.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 core/promisify/.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
8 changes: 8 additions & 0 deletions core/promisify/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
node_modules
build
docs
.nyc_output
package-lock.json
.vscode
__pycache__
.coverage
51 changes: 51 additions & 0 deletions core/promisify/.jsdoc.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
// Copyright 2019 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.
//

'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'
],
includePattern: '\\.js$'
},
templates: {
copyright: 'Copyright 2019 Google, LLC.',
includeDate: false,
sourceFiles: false,
systemName: '@google-cloud/promisify',
theme: 'lumen',
default: {
"outputSourceFiles": false
}
},
markdown: {
idInHeadings: true
}
};
1 change: 1 addition & 0 deletions core/promisify/.kokoro/.gitattributes

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

24 changes: 24 additions & 0 deletions core/promisify/.kokoro/common.cfg

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

24 changes: 24 additions & 0 deletions core/promisify/.kokoro/continuous/node18/common.cfg

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions core/promisify/.kokoro/continuous/node18/lint.cfg

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 12 additions & 0 deletions core/promisify/.kokoro/continuous/node18/samples-test.cfg

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 12 additions & 0 deletions core/promisify/.kokoro/continuous/node18/system-test.cfg

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Empty file.
25 changes: 25 additions & 0 deletions core/promisify/.kokoro/docs.sh

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

33 changes: 33 additions & 0 deletions core/promisify/.kokoro/lint.sh

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

76 changes: 76 additions & 0 deletions core/promisify/.kokoro/populate-secrets.sh

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

24 changes: 24 additions & 0 deletions core/promisify/.kokoro/presubmit/node18/common.cfg

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 12 additions & 0 deletions core/promisify/.kokoro/presubmit/node18/samples-test.cfg

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 12 additions & 0 deletions core/promisify/.kokoro/presubmit/node18/system-test.cfg

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Empty file.
2 changes: 2 additions & 0 deletions core/promisify/.kokoro/presubmit/windows/common.cfg

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading