Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
250 commits
Select commit Hold shift + click to select a range
04638a1
feat: initial commit 🎉
JustinBeckwith Jul 16, 2018
3158094
chore: add standard templates
JustinBeckwith Jul 16, 2018
6e4af9e
chore: bump the version
JustinBeckwith Jul 23, 2018
5072b8c
chore: set up CircleCI
JustinBeckwith Jul 23, 2018
8fbcfd9
chore(deps): lock file maintenance (#3)
renovate[bot] Jul 24, 2018
95f3a57
chore(deps): lock file maintenance (#4)
renovate[bot] Jul 24, 2018
5dd37d9
chore(deps): update dependency gts to ^0.8.0 (#2)
renovate[bot] Jul 25, 2018
4f0270e
chore: move mocha options to mocha.opts (#5)
JustinBeckwith Jul 30, 2018
e149b3d
chore: assert.deelEqual => assert.deepStrictEqual (#6)
jkwlui Jul 30, 2018
7c2e1fa
chore(deps): update dependency typescript to v3 (#7)
renovate[bot] Jul 30, 2018
d027c0e
chore(deps): lock file maintenance (#8)
renovate[bot] Jul 31, 2018
925eaf4
remove that whitespace (#9)
JustinBeckwith Aug 2, 2018
b287b3a
chore(deps): lock file maintenance (#11)
renovate[bot] Aug 7, 2018
2a89b5d
chore: ignore package-lock.json (#12)
JustinBeckwith Aug 7, 2018
8659581
chore(deps): update dependency nyc to v13 (#13)
renovate[bot] Aug 28, 2018
f517139
Add synth and update CI config (#15)
JustinBeckwith Sep 5, 2018
b02d365
Update CI config (#17)
dpebot Sep 10, 2018
60ed48c
Enable no-var in eslint (#18)
JustinBeckwith Sep 18, 2018
77249ac
Enable prefer-const in the eslint config (#19)
JustinBeckwith Sep 20, 2018
a7d5652
Update CI config (#20)
dpebot Sep 21, 2018
2c9507d
test: remove appveyor config (#21)
JustinBeckwith Sep 25, 2018
5c94761
Update kokoro config (#22)
dpebot Sep 25, 2018
ea7b5bc
build: prevent system/sample-test from leaking credentials
dpebot Sep 27, 2018
1621c8e
Don't publish sourcemaps (#24)
jkwlui Sep 27, 2018
6896bc3
Update CI config (#26)
dpebot Sep 28, 2018
355a4d7
Update kokoro config (#28)
dpebot Oct 2, 2018
bac7e6b
build: fix codecov uploading on Kokoro (#30)
jkwlui Oct 15, 2018
2a94d23
chore: update new issue template (#33)
dpebot Oct 20, 2018
d0a80b4
chores(build): do not collect sponge.xml from windows builds (#35)
jkwlui Oct 22, 2018
f27a9e1
chores(build): run codecov on continuous builds (#34)
jkwlui Oct 23, 2018
7786678
build: run tests on node11 (#37)
jkwlui Oct 24, 2018
764ff4d
chore: remove old issue template (#38)
JustinBeckwith Oct 24, 2018
7f9b57e
chore: update issue templates (#40)
JustinBeckwith Oct 25, 2018
18d3bef
fix: replaceProjectId should not fail when passed a Buffer (#43)
jkwlui Oct 30, 2018
a76e74e
Release v0.3.1 (#44)
jkwlui Oct 30, 2018
86683ad
chore: include build in eslintignore (#46)
JustinBeckwith Oct 30, 2018
ebfdc46
chore: update CircleCI config (#49)
JustinBeckwith Nov 1, 2018
c64e3ac
chore: use latest npm on Windows (#50)
jkwlui Nov 7, 2018
b9cc622
chore: update eslintignore config (#51)
JustinBeckwith Nov 12, 2018
42c9371
chore(deps): update dependency gts to ^0.9.0 (#52)
renovate[bot] Nov 13, 2018
c75aea3
fix: do not replace projectId on stream objects (#53)
jkwlui Nov 14, 2018
156b983
feat: release v0.3.2 (#54)
jkwlui Nov 14, 2018
f77fa6b
chore: add synth.metadata
yoshi-automation Nov 19, 2018
15f9b74
fix(build): fix system key decryption (#59)
jkwlui Dec 2, 2018
15f269d
chore: update license file (#63)
JustinBeckwith Dec 4, 2018
22c2747
chore(build): update prettier config (#64)
yoshi-automation Dec 5, 2018
2fa5da3
chore: nyc ignore build/test by default (#66)
JustinBeckwith Dec 5, 2018
c0541b1
chore: always nyc report before calling codecov (#67)
JustinBeckwith Dec 6, 2018
93f30d4
build: add Kokoro configs for autorelease (#70)
jkwlui Dec 10, 2018
bb7c867
fix(build): fix Kokoro release script (#71)
jkwlui Dec 11, 2018
0f9156c
chore: fix publish.sh permission +x (#72)
jkwlui Dec 11, 2018
8918585
chore: update nyc and eslint configs (#74)
JustinBeckwith Dec 11, 2018
e964204
chore(build): inject yoshi automation key (#75)
jkwlui Dec 12, 2018
33e4c52
build: check for 404s in the docs (#77)
yoshi-automation Jan 18, 2019
3588407
build: ignore googleapis.com in doc link check (#78)
jkwlui Jan 24, 2019
8e37f34
docs: add lint/fix example to contributing guide (#79)
callmehiphop Feb 5, 2019
b3ba972
chore: move CONTRIBUTING.md to root (#81)
jkwlui Feb 7, 2019
33d6dbf
docs: update contributing path in README (#82)
callmehiphop Feb 8, 2019
6421c88
build: test using @grpc/grpc-js in CI (#83)
jkwlui Feb 9, 2019
9d12f02
build: create docs test npm scripts (#84)
JustinBeckwith Feb 11, 2019
03a511a
docs: update links in contrib guide (#86)
JustinBeckwith Feb 14, 2019
e5d253b
build: use linkinator for docs test (#85)
JustinBeckwith Feb 14, 2019
2f45b7d
chore(deps): update dependency mocha to v6
renovate[bot] Feb 19, 2019
cd5d6b7
build: update release configuration
yoshi-automation Mar 5, 2019
93d5a98
build: use node10 to run samples-test, system-test etc (#89)
jkwlui Mar 6, 2019
10c3ecb
build: Add docuploader credentials to node publish jobs (#90)
jkwlui Mar 8, 2019
9251ba9
Release v0.3.3 (#92)
JustinBeckwith Mar 12, 2019
0139ec7
build: use per-repo npm publish token (#93)
jkwlui Mar 15, 2019
5796ea2
chore(deps): update dependency hard-rejection to v2 (#95)
renovate[bot] Mar 18, 2019
9e684f4
chore: publish to npm using wombat (#96)
jkwlui Mar 20, 2019
7935ed4
chore(deps): update dependency nyc to v14
renovate[bot] Apr 16, 2019
0b499d0
update to .nycrc with --all enabled (#102)
Apr 29, 2019
0c2fc6c
chore: removing node6 CI (#104)
alexander-fenster May 2, 2019
6906ff5
build!: upgrade engines field to >=8.10.0 (#103)
May 2, 2019
55c9ef1
chore(deps): update dependency gts to v1 (#101)
renovate[bot] May 2, 2019
2026b76
chore: release 1.0.0 (#105)
JustinBeckwith May 2, 2019
fa57a01
chore: do not run CI on grpc-js (#106)
alexander-fenster May 3, 2019
067d423
build: patch Windows container, fixing Node 10 (#108)
May 6, 2019
25eea6b
build: allow Node 10 to push to codecov (#109)
May 6, 2019
f711459
build: allow Node 10 on presubmit to push to codecov (#110)
May 10, 2019
93a80e1
build: only pipe to codecov if tests run on Node 10 (#107)
yoshi-automation May 10, 2019
e79ef06
build: add new kokoro config for coverage and release-please (#111)
May 17, 2019
b0e32f6
build: updated kokoro config for coverage and release-please (#112)
May 17, 2019
6a4b479
build: add configuration for automated doc deployment (#113)
May 23, 2019
c6a7e7b
build: ignore proto files in test coverage (#114)
JustinBeckwith May 28, 2019
ddd28ad
build: remove verbose logging from test scripts (#115)
May 29, 2019
41f7b8a
build: remove unused clang format (#116)
JustinBeckwith Jun 10, 2019
7d811f7
docs: use repo-metadata to generate docs (#117)
JustinBeckwith Jun 10, 2019
4325c35
build: switch to GitHub magic proxy (#118)
Jun 18, 2019
6ec6f4e
fix(docs): link to reference docs section on googleapis.dev (#119)
Jun 25, 2019
711fbdb
chore: release 1.0.1 (#120)
yoshi-automation Jun 26, 2019
f01933f
build: use config file for linkinator (#121)
JustinBeckwith Jun 28, 2019
9964733
docs: use the jsdoc-fresh theme (#122)
JustinBeckwith Jul 31, 2019
b0627f2
build: add Node 12 remove Node 11 (#123)
Aug 1, 2019
6c8cbde
docs: update link to client docs (#124)
yoshi-automation Aug 28, 2019
bd81a8d
update .nycrc ignore rules (#125)
Sep 6, 2019
3deaba9
build: switch to releasing with GitHub bot (#127)
yoshi-automation Sep 18, 2019
439c10d
chore: add protos/ to .eslintignore
alexander-fenster Sep 27, 2019
4f1506f
chore: update pull request template
JustinBeckwith Sep 27, 2019
60e17e7
chore: update pull request template
yoshi-automation Oct 7, 2019
1782c58
chore: update CONTRIBUTING.md and make releaseType node (#133)
Oct 9, 2019
7975bf4
test: collect coverage in src folder
yoshi-automation Oct 31, 2019
94cb8bc
fix(docs): add jsdoc-region-tag plugin (#135)
Nov 13, 2019
f21df72
chore: add gitattributes to kokoro
JustinBeckwith Nov 14, 2019
c7748fb
chore: release 1.0.2 (#136)
release-please[bot] Nov 15, 2019
e8fe946
chore: update license headers
JustinBeckwith Nov 25, 2019
d7c9cd7
fix(deps): pin TypeScript below 3.7.0
Dec 5, 2019
e00d398
chore: release 1.0.3 (#140)
release-please[bot] Dec 5, 2019
be1da27
chore: release 1.0.4 (#142)
release-please[bot] Dec 6, 2019
693937a
docs: update jsdoc license/samples-README (#143)
Dec 26, 2019
14f8f94
refactor: use explicit mocha imports
JustinBeckwith Dec 30, 2019
c9d772f
build: add list of tracked files to synth.metadata
yoshi-automation Dec 30, 2019
d9427e2
build: use c8 for coverage (#146)
JustinBeckwith Dec 31, 2019
4fed632
build: add **/*.d.ts to coverage ignore list
yoshi-automation Jan 3, 2020
adaae94
chore(deps): update dependency mocha to v7
Jan 6, 2020
20c4bdb
build: update windows configuration to match new vm
Jan 21, 2020
a7fb6f9
chore: clear synth.metadata
JustinBeckwith Jan 24, 2020
a14e10a
chore: regenerate synth.metadata (#153)
yoshi-automation Jan 28, 2020
e7a7c3d
chore(deps): update dependency @types/mocha to v7
renovate-bot Jan 30, 2020
089aed1
chore: skip img.shields.io in docs test
JustinBeckwith Feb 1, 2020
734518a
test: modernize mocha config (#155)
JustinBeckwith Feb 1, 2020
fa1bbf2
chore(deps): update dependency linkinator to v2
renovate-bot Feb 10, 2020
f50c8ca
build: add GitHub actions config for unit tests
Feb 12, 2020
3a41e26
build: add publish.yml enabling GitHub app for publishes
Feb 27, 2020
ecfc3c8
chore: update jsdoc.js (#160)
summer-ji-eng Feb 27, 2020
dc6a6bc
build: update linkinator config (#162)
JustinBeckwith Mar 6, 2020
690dabb
build(tests): fix coveralls and enable build cop (#163)
Mar 6, 2020
f101674
docs: mention templates in contributing section of README (#165)
Mar 18, 2020
36ba063
docs: document version support goals (#170)
Mar 24, 2020
3c70617
feat!: drop Node 8 from engines field (#172)
AVaksman Mar 24, 2020
e291889
build!: update to latest version of gts/typescript (#171)
AVaksman Mar 24, 2020
2e46879
chore: release 2.0.0 (#173)
release-please[bot] Mar 24, 2020
621a5b6
chore: update github actions configuration (#169)
yoshi-automation Mar 25, 2020
460ae54
chore: disable rule on next line only (#175)
AVaksman Mar 26, 2020
b076eaa
chore(deps): update dependency gts to v2.0.0-alpha.9 (#176)
renovate-bot Mar 31, 2020
644c3d1
build: set AUTOSYNTH_MULTIPLE_COMMITS=true for context aware commits …
Apr 1, 2020
8300a87
chore: remove duplicate mocha config (#179)
JustinBeckwith Apr 5, 2020
bd02875
chore(deps): update dependency gts to v2.0.0 (#181)
renovate-bot Apr 10, 2020
29bfe4b
build: remove unused codecov config (#182)
JustinBeckwith Apr 12, 2020
f372355
chore: update lint ignore files (#185)
JustinBeckwith Apr 13, 2020
b2521ea
chore: remove tslint.json (#186)
JustinBeckwith Apr 14, 2020
926e717
docs: update Apache URL (#187)
yoshi-automation Apr 14, 2020
25e36a4
build: use codecov's action, now that it's authless (#499) (#188)
yoshi-automation Apr 20, 2020
009d1c3
chore: update npm scripts and synth.py (#189)
alexander-fenster Apr 24, 2020
b6b2af7
chore: linting (#191)
yoshi-automation Apr 27, 2020
3d4ba17
chore: unpin version of gts (#192)
JustinBeckwith May 4, 2020
f81cb0a
build: do not fail builds on codecov errors (#528) (#193)
yoshi-automation May 8, 2020
a8842ae
build(secrets): begin migration to secret manager from keystore (#194)
yoshi-automation Jun 9, 2020
299e6be
chore(deps): update dependency mocha to v8 (#195)
renovate-bot Jun 11, 2020
8ff0e78
chore(nodejs_templates): add script logging to node_library populate-…
yoshi-automation Jun 11, 2020
dc0a22a
fix: update node issue template (#197)
yoshi-automation Jun 18, 2020
79a5115
build: add config .gitattributes (#199)
yoshi-automation Jun 29, 2020
acab531
chore: update CODEOWNERS (#200)
JustinBeckwith Jul 6, 2020
aeb2d75
chore: release 2.0.1 (#198)
release-please[bot] Jul 7, 2020
bce2020
build: typeo in nodejs .gitattribute (#201)
yoshi-automation Jul 10, 2020
b93835a
chore(deps): update dependency @types/mocha to v8 (#202)
renovate-bot Jul 12, 2020
e40574e
chore: delete Node 8 presubmit tests (#203)
fhinkel Jul 14, 2020
be2e849
build: add Node 8 tests (#206)
yoshi-automation Jul 17, 2020
f25fd28
build: missing closing paren in publish script, delete template for N…
yoshi-automation Jul 17, 2020
9152f2c
chore: add dev dependencies for cloud-rad ref docs (#208)
fhinkel Jul 21, 2020
9c4d5c7
build: rename _toc to toc (#209)
yoshi-automation Jul 23, 2020
79d7245
build: move gitattributes files to node templates (#210)
yoshi-automation Jul 24, 2020
c46e3ff
chore(node): fix kokoro build path for cloud-rad (#211)
yoshi-automation Jul 29, 2020
12e966a
docs: add links to the CHANGELOG from the README.md for Java and Node…
yoshi-automation Aug 3, 2020
2953c11
build: --credential-file-override is no longer required (#214)
yoshi-automation Aug 10, 2020
8336f8c
chore: update cloud rad kokoro build job (#215)
yoshi-automation Aug 12, 2020
c51e135
build: perform publish using Node 12 (#216)
yoshi-automation Aug 13, 2020
0ca0b50
chore: start tracking obsolete files (#217)
yoshi-automation Aug 19, 2020
6d36028
build: move system and samples test from Node 10 to Node 12 (#218)
yoshi-automation Aug 21, 2020
3c51a13
build: track flaky tests for "nightly", add new secrets for tagging (…
yoshi-automation Aug 28, 2020
1989e1c
build(test): recursively find test files; fail on unsupported depende…
yoshi-automation Sep 12, 2020
ff6d484
chore: update bucket for cloud-rad (#222)
yoshi-automation Oct 1, 2020
1acc530
build(node_library): migrate to Trampoline V2 (#223)
yoshi-automation Oct 5, 2020
31ef8c4
chore(deps): update dependency gts to v3 (#224)
renovate-bot Oct 9, 2020
a361eb0
build: only check --engine-strict for production deps (#225)
yoshi-automation Oct 16, 2020
a91a1f7
chore: clean up Node.js TOC for cloud-rad (#226)
yoshi-automation Oct 21, 2020
7582fa4
docs: updated code of conduct (includes update to actions) (#230)
yoshi-automation Oct 27, 2020
440c020
build(node): add KOKORO_BUILD_ARTIFACTS_SUBDIR to env (#231)
yoshi-automation Nov 2, 2020
c0fd27c
docs: spelling correction for "targetting" (#232)
yoshi-automation Nov 25, 2020
328477e
docs: add instructions for authenticating for system tests (#234)
yoshi-automation Dec 22, 2020
5bb3a1a
refactor(nodejs): move build cop to flakybot (#237)
yoshi-automation Jan 27, 2021
13a06b5
chore: regenerate common templates (#241)
yoshi-automation Apr 20, 2021
3e4beb2
build: add generated-files bot config (#242)
yoshi-automation Apr 29, 2021
3608062
build: remove codecov action (#244)
yoshi-automation May 17, 2021
109b1ff
feat: add `gcf-owl-bot[bot]` to `ignoreAuthors` (#245)
yoshi-automation May 19, 2021
2cf7b66
chore: migrate to owl bot (#247)
SurferJeffAtGoogle May 20, 2021
feb4fbe
chore(deps): update dependency @types/node to v14 (#248)
renovate-bot May 21, 2021
0cacc9c
chore: Report warning on `.github/workflows/ci.yaml` (#249)
gcf-owl-bot[bot] Jun 7, 2021
d51a77e
chore(nodejs): use cloud-rad publication process (#1112) (#252)
gcf-owl-bot[bot] Jun 9, 2021
d587d66
build: add auto-approve to Node libraries (#1100) (#254)
gcf-owl-bot[bot] Jun 10, 2021
cd8ef80
chore: release 2.1.0 (#253)
release-please[bot] Jun 10, 2021
8a98d54
chore(nodejs): remove api-extractor dependencies (#256)
fhinkel Jun 10, 2021
3bd520a
build: remove errant comma (#1113) (#257)
gcf-owl-bot[bot] Jun 11, 2021
af0310b
build(node): do not throw on deprecation (#1140) (#259)
gcf-owl-bot[bot] Jun 25, 2021
1b69f16
build: auto-approve renovate-bot PRs for minor updates (#1145) (#261)
gcf-owl-bot[bot] Jul 1, 2021
47262d8
build: switch to release-please release tagging (#1129) (#262)
gcf-owl-bot[bot] Jul 21, 2021
bc4c292
build: update auto-approve config for new validation (#1169) (#263)
gcf-owl-bot[bot] Jul 30, 2021
6c6deeb
chore(nodejs): update client ref docs link in metadata (#264)
fhinkel Aug 4, 2021
bb71fa5
chore: disable renovate dependency dashboard (#1194) (#266)
gcf-owl-bot[bot] Aug 25, 2021
0fdde70
fix(build): switch primary branch to main (#267)
Sep 9, 2021
b05a336
chore: release 2.1.1 (#268)
release-please[bot] Sep 9, 2021
fd083cb
build: enable release-trigger bot (#1212) (#269)
gcf-owl-bot[bot] Sep 13, 2021
e397c85
build(node): run linkinator against index.html (#1227) (#272)
gcf-owl-bot[bot] Sep 30, 2021
8ab0dd7
chore: fix the wrong post processor image (#274)
Oct 27, 2021
8425b83
chore(deps): update dependency @types/node to v16 (#273)
renovate-bot Oct 27, 2021
145d91c
chore(cloud-rad): delete api-extractor config (#275)
fhinkel Nov 4, 2021
ed65ddd
build: add generated samples to .eslintignore (#276)
gcf-owl-bot[bot] Dec 10, 2021
d3b8a49
docs(node): support "stable"/"preview" release level (#1312) (#279)
gcf-owl-bot[bot] Dec 29, 2021
ae4c08d
chore: add api_shortname and library_type to repo metadata (#278)
parthea Dec 30, 2021
bf0722b
docs(badges): tweak badge to use new preview/stable language (#1314) …
gcf-owl-bot[bot] Dec 30, 2021
1ca4b5e
test(nodejs): remove 15 add 16 (#1322) (#282)
gcf-owl-bot[bot] Jan 12, 2022
8d8a5df
chore: update github issue templates (#1085) (#283)
gcf-owl-bot[bot] Jan 13, 2022
34a04d1
build(node): switch back to keystore for publication (#1328) (#284)
gcf-owl-bot[bot] Jan 19, 2022
f60c416
docs(nodejs): version support policy edits (#1346) (#287)
gcf-owl-bot[bot] Feb 4, 2022
b3a5a28
chore: Enable Size-Label bot in all googleapis NodeJs repositories (#…
gcf-owl-bot[bot] Apr 4, 2022
028aac4
chore(deps): update actions/setup-node action to v3 (#1393) (#291)
gcf-owl-bot[bot] Apr 6, 2022
8a2577f
chore(deps): update actions/checkout action to v3 (#1392) (#292)
gcf-owl-bot[bot] Apr 6, 2022
e9fbc36
build: add srs yaml file (#295)
gcf-owl-bot[bot] Apr 14, 2022
e50ddc3
chore(deps): update dependency @types/mocha to v9 (#296)
renovate-bot May 3, 2022
831c8b2
build: update auto approve to v2, remove release autoapproving (#1432…
gcf-owl-bot[bot] May 6, 2022
62ce85b
build!: update library to use Node 12 (#299)
sofisl May 20, 2022
6793653
chore(main): release 3.0.0 (#300)
release-please[bot] Jun 6, 2022
587f2e5
build(node): add new jsteam + enforce branches up-to-date (#1451) (#302)
gcf-owl-bot[bot] Jun 8, 2022
d8bf6d8
chore(deps): update dependency linkinator to v4 (#303)
renovate-bot Jul 12, 2022
8ad502d
fix: remove pip install statements (#1546) (#304)
gcf-owl-bot[bot] Aug 23, 2022
5fdd327
chore(deps): update dependency @types/node to v18 (#306)
renovate-bot Nov 10, 2022
0cb134f
build: have Kokoro grab service account credentials from secret that …
gcf-owl-bot[bot] Dec 6, 2022
ab0e2f5
build: have Kokoro grab service account credentials from secret that …
gcf-owl-bot[bot] Dec 19, 2022
3770be0
chore: store nodejs build artifacts in placer (#309)
gcf-owl-bot[bot] Mar 16, 2023
4101b1f
docs: update docs-devsite.sh to use latest node-js-rad version (#310)
gcf-owl-bot[bot] May 25, 2023
ea398d5
chore!: upgrade to Node 14 (#318)
gcf-owl-bot[bot] Aug 9, 2023
aba5586
chore(main): release 4.0.0 (#305)
release-please[bot] Aug 9, 2023
a4137ff
build: remove requirement on docs temporarily (#321)
gcf-owl-bot[bot] Sep 21, 2023
e68a28c
chore(nodejs): Add `system-test/fixtures` to `.eslintignore` (#322)
gcf-owl-bot[bot] Oct 26, 2023
967c704
chore: remove compile protos from post processor (#327)
gcf-owl-bot[bot] Nov 15, 2023
d16a061
chore(deps): update dependency c8 to v9 (#330)
renovate-bot Feb 6, 2024
9e47af7
chore: [node] add auto-approve templates, and install dependencies wi…
gcf-owl-bot[bot] Jun 6, 2024
0930a47
chore: update links in github issue templates (#336)
gcf-owl-bot[bot] Oct 23, 2024
8efbf5d
chore: fix `npm` for Node v18 samples tests (#344)
gcf-owl-bot[bot] Mar 6, 2025
650269b
chore!: migrate to Node 18 (#345)
leahecole Mar 7, 2025
6e50882
chore(Node.js): Update PR Template (#346)
gcf-owl-bot[bot] Mar 7, 2025
64f0813
chore(main): release 5.0.0 (#347)
release-please[bot] Mar 7, 2025
ace6352
chore: update owlbot-nodejs dependencies (#350)
gcf-owl-bot[bot] May 24, 2025
a7cf861
Merge remote-tracking branch 'migration/main' into nodejs-projectify-…
codyoss Mar 5, 2026
3389c8b
build: add release-please config, fix owlbot-config
codyoss Mar 5, 2026
44b0b52
chore: fix CI and update file from migration
codyoss Mar 5, 2026
23c6068
fix: add destination for owlbot copy
codyoss Mar 9, 2026
6e13a73
Merge branch 'main' into nodejs-projectify-migration
codyoss Mar 9, 2026
2464d98
Merge branch 'main' into nodejs-projectify-migration
codyoss Mar 9, 2026
11a7143
Merge branch 'main' into nodejs-projectify-migration
codyoss Mar 9, 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
3 changes: 2 additions & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
{
"core/projectify": "5.0.0",
"handwritten/bigquery": "8.2.0",
"handwritten/bigquery-storage": "5.1.0",
"handwritten/cloud-profiler": "6.0.4",
"handwritten/datastore": "10.1.0",
"handwritten/firestore": "8.3.0",
"handwritten/error-reporting": "3.0.5",
"handwritten/firestore": "8.3.0",
"handwritten/logging-bunyan": "5.1.1",
"handwritten/logging-winston": "6.0.1",
"handwritten/spanner": "8.6.0",
Expand Down
5 changes: 3 additions & 2 deletions ci/run_conditional_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ fi
# necessary.

subdirs=(
core
containers
packages
handwritten
Expand All @@ -97,8 +98,8 @@ for subdir in ${subdirs[@]}; do
echo "Skipping ${d} (explicitly ignored in ignore.json)"
continue
fi
if [[ "${subdir}" == "handwritten" && ("${TEST_TYPE}" == "samples" || "${TEST_TYPE}" == "system") ]]; then
echo "Skipping ${TEST_TYPE} test for handwritten package ${d}"
if [[ ("${subdir}" == "handwritten" || "${subdir}" == "core") && ("${TEST_TYPE}" == "samples" || "${TEST_TYPE}" == "system") ]]; then
Comment thread
codyoss marked this conversation as resolved.
echo "Skipping ${TEST_TYPE} test for handwritten and core packages: ${d}"
continue
fi

Expand Down
17 changes: 17 additions & 0 deletions core/projectify/.OwlBot.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# 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: 397c0bfd367a2427104f988d5329bc117caafd95

10 changes: 10 additions & 0 deletions core/projectify/.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/projectify/.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/projectify/.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/projectify/.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/projectify/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
node_modules
.nyc_output
build
package-lock.json
docs
.vscode
.coverage
__pycache__
51 changes: 51 additions & 0 deletions core/projectify/.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/projectify',
theme: 'lumen',
default: {
"outputSourceFiles": false
}
},
markdown: {
idInHeadings: true
}
};
1 change: 1 addition & 0 deletions core/projectify/.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/projectify/.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/projectify/.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/projectify/.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/projectify/.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/projectify/.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/projectify/.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/projectify/.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/projectify/.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/projectify/.kokoro/presubmit/node18/common.cfg

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

Loading
Loading