Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
634 commits
Select commit Hold shift + click to select a range
42ad034
chore: skip img.shields.io in docs test
JustinBeckwith Feb 1, 2020
7a910c8
test: modernize mocha config (#589)
JustinBeckwith Feb 1, 2020
a94a36b
fix(deps): update dependency pprof to v1.3.0 (#595)
renovate-bot Feb 13, 2020
f471603
build: add node@13 runtime (#599)
Feb 13, 2020
e494ee6
chore: add GitHub actions (#600)
yoshi-automation Feb 17, 2020
770407d
chore(deps): update dependency linkinator to v2
renovate-bot Feb 17, 2020
24ab22a
doc: remove Circle CI status badge (#598)
nolanmar511 Feb 17, 2020
5519092
fix(deps): update dependency @types/semver to v7 (#587)
renovate-bot Feb 18, 2020
f46686f
chore(deps): update dependency sinon to v9 (#602)
renovate-bot Feb 20, 2020
bfa3070
chore(deps): update dependency nock to v12
renovate-bot Feb 20, 2020
c395d9b
build: add publish.yml enabling GitHub app for publishes
Feb 27, 2020
81bd865
chore: update jsdoc.js (#604)
summer-ji-eng Feb 27, 2020
ee9ac3e
build: update linkinator config (#606)
JustinBeckwith Mar 6, 2020
eed3ec4
build(tests): fix coveralls and enable build cop (#607)
Mar 6, 2020
97de96e
chore: update github actions configuration (#611)
yoshi-automation Mar 25, 2020
8583c42
build: set AUTOSYNTH_MULTIPLE_COMMITS=true for context aware commits …
Apr 1, 2020
791882f
chore(deps): update dependency @types/sinon to v9 (#615)
renovate-bot Apr 1, 2020
b28d066
build: update templates (#616)
yoshi-automation Apr 2, 2020
f3f8306
chore: remove duplicate mocha config (#617)
JustinBeckwith Apr 5, 2020
5e79a23
fix: apache license URL (#468) (#618)
yoshi-automation Apr 7, 2020
7369da7
fix(deps): update dependency gcp-metadata to v4 (#609)
renovate-bot Apr 7, 2020
188b911
fix(deps): update dependency pretty-ms to v6 (#596)
renovate-bot Apr 7, 2020
63ced99
fix(deps): update dependency @google-cloud/common to v3 (#613)
renovate-bot Apr 7, 2020
a0e5be3
build: remove unused codecov config (#622)
JustinBeckwith Apr 12, 2020
45d1d26
refactor: use consistent directory structure (#621)
JustinBeckwith Apr 13, 2020
3f14976
build!: require node.js 10.x and up (#623)
JustinBeckwith Apr 13, 2020
da06d80
fix(deps): update dependency pprof to v2 (#619)
renovate-bot Apr 13, 2020
940ee4f
chore: clean-up system tests and README.md after dropping support for…
nolanmar511 Apr 13, 2020
e6205b8
feat: package is now GA (#627)
JustinBeckwith Apr 15, 2020
0e25b37
chore: run golint checks in GitHub action (#628)
nolanmar511 Apr 15, 2020
d6fa2f7
build: allow profiler to have custom actions (#633)
Apr 16, 2020
5660171
chore: run system tests in GitHub workflow (#630)
nolanmar511 Apr 17, 2020
d4d0ec9
chore: retry install go modules in integration test (#632)
nolanmar511 Apr 17, 2020
c79cb95
chore: run unit tests and lint checks daily (#629)
nolanmar511 Apr 17, 2020
37e48bf
chore: release 4.0.0 (#586)
release-please[bot] Apr 17, 2020
360cefc
fix(deps): update dependency protobufjs to ~6.9.0 (#634)
renovate-bot Apr 21, 2020
f04d0bc
chore: install newer version of nvm in integration test (#639)
nolanmar511 Apr 23, 2020
70601ab
chore(deps): update dependency tmp to v0.2.0 (#641)
renovate-bot Apr 27, 2020
5a83592
fix(deps): update dependency pretty-ms to v7 (#642)
renovate-bot Apr 28, 2020
732feab
chore: compile then run golang test in e2e test (#645)
nolanmar511 May 7, 2020
5f50694
chore(deps): update dependency tmp to v0.2.1 (#644)
renovate-bot May 7, 2020
9a29a8b
chore: add backoff to retry function used in backoff test (#650)
nolanmar511 May 20, 2020
756a6be
fix: malformed tsconfig causing broken tests #640 (#647)
zamnuts May 20, 2020
d706524
chore(deps): update dependency js-green-licenses to v2 (#646)
renovate-bot May 20, 2020
9da5557
chore: update npm scripts and synth.py (#640)
alexander-fenster May 20, 2020
1772d77
chore: fix integration test dependency installation retries (#636)
nolanmar511 May 20, 2020
291c32f
fix(deps): update dependency teeny-request to v7 (#652)
renovate-bot Jun 5, 2020
a834b73
build: migrate to secret manager (#653)
yoshi-automation Jun 10, 2020
c724e6a
chore(deps): update dependency mocha to v8 (#654)
renovate-bot Jun 11, 2020
86cf904
chore(nodejs_templates): add script logging to node_library populate-…
yoshi-automation Jun 11, 2020
683117b
chore: update node issue template (#656)
yoshi-automation Jun 18, 2020
315346b
build: add config .gitattributes (#657)
yoshi-automation Jun 28, 2020
5da700c
chore(deps): update dependency nock to v13 (#658)
renovate-bot Jun 29, 2020
770c879
chore: update CODEOWNERS (#659)
JustinBeckwith Jul 6, 2020
391148a
fix: typeo in nodejs .gitattribute (#661)
yoshi-automation Jul 9, 2020
c977ba4
chore: release 4.0.1 (#635)
release-please[bot] Jul 10, 2020
aab33fd
chore: fix code coverage reports (#660)
nolanmar511 Jul 11, 2020
6f55fc9
chore(deps): update dependency @types/mocha to v8 (#664)
renovate-bot Jul 12, 2020
7c4b369
chore: add backoff integration test (#651)
nolanmar511 Jul 13, 2020
856ca69
fix(deps): update dependency protobufjs to ~6.10.0 (#665)
renovate-bot Jul 14, 2020
e35ea2d
chore: delete Node 8 presubmit tests (#666)
fhinkel Jul 14, 2020
297ec47
chore: release 4.0.2 (#667)
release-please[bot] Jul 15, 2020
f662085
fix(deps): update dependency parse-duration to 0.4.4 (#668)
JustinBeckwith Jul 16, 2020
0817b9c
build: fix typo in publish (#674)
yoshi-automation Jul 16, 2020
7e9f912
chore: add config files for cloud-rad for node.js (#675)
yoshi-automation Jul 17, 2020
1d5340d
chore: add dev dependencies for cloud-rad ref docs (#676)
fhinkel Jul 21, 2020
3aee609
chore: backoff test should run as a continuous, not presubmit, test (…
nolanmar511 Jul 22, 2020
a3e8245
build: rename _toc to toc (#677)
yoshi-automation Jul 27, 2020
69972ff
fix: move gitattributes files to node templates (#679)
yoshi-automation Jul 27, 2020
3ff6f3f
chore(node): fix kokoro build path for cloud-rad (#680)
yoshi-automation Jul 30, 2020
28cfffd
docs: add links to the CHANGELOG from the README.md for Java and Node…
yoshi-automation Jul 31, 2020
d2fcfc3
chore: remove references to Stackdriver (#682)
nolanmar511 Aug 4, 2020
86bf74b
build: --credential-file-override is no longer required (#685)
yoshi-automation Aug 8, 2020
4f2ff67
chore: update cloud rad kokoro build job (#686)
yoshi-automation Aug 12, 2020
d4fa022
build: perform publish using Node 12 (#687)
yoshi-automation Aug 13, 2020
2996143
chore: start tracking obsolete files (#688)
yoshi-automation Aug 19, 2020
24f5abb
build: move system and samples test from Node 10 to Node 12 (#689)
yoshi-automation Aug 21, 2020
4457677
build: track flaky tests for "nightly", add new secrets for tagging (…
yoshi-automation Aug 27, 2020
5b143c0
chore: simplify e2e test npm output (#692)
nolanmar511 Sep 9, 2020
3caec59
chore: add sync repo settings (#693)
nolanmar511 Sep 10, 2020
0607ae6
build(test): recursively find test files; fail on unsupported depende…
yoshi-automation Sep 12, 2020
4223146
chore: release 4.0.3 (#672)
release-please[bot] Sep 17, 2020
74dc479
chore: update bucket for cloud-rad (#695)
yoshi-automation Oct 1, 2020
addefbd
build(node_library): migrate to Trampoline V2 (#696)
yoshi-automation Oct 5, 2020
e0b1427
fix: Update engines to prevent agent from being used with versions of…
nolanmar511 Oct 20, 2020
3ce212c
Revert "fix: Update engines to prevent agent from getting used when i…
nolanmar511 Oct 30, 2020
08c44c0
chore(deps): update pprof to v3.0.0 (#708)
nolanmar511 Oct 30, 2020
9d845e1
chore: clean up Node.js TOC for cloud-rad (#705)
yoshi-automation Nov 2, 2020
070933d
feat: add support for Node 14 (#709)
nolanmar511 Nov 2, 2020
7f86a87
chore: release 4.1.0 (#711)
release-please[bot] Nov 2, 2020
f75151a
docs: updated code of conduct (#712)
yoshi-automation Nov 3, 2020
712cf90
build: use standard CI config (#710)
JustinBeckwith Nov 4, 2020
154fe33
docs: spelling correction for "targetting" (#713)
yoshi-automation Nov 25, 2020
97b274c
docs: add instructions for authenticating for system tests (#714)
yoshi-automation Dec 22, 2020
c4ca9a5
chore(deps): update dependency js-green-licenses to v3 (#716)
renovate-bot Jan 23, 2021
9e9c160
chore: make git clone idempotent so that it retries properly (#718)
aalexand Jan 27, 2021
1edef25
chore: switch to the proftest API that logs the VM output per test (#…
aalexand Jan 27, 2021
690bd1c
refactor(nodejs): move build cop to flakybot (#719)
yoshi-automation Jan 27, 2021
752a226
chore: update CODEOWNERS config (#721)
JustinBeckwith Feb 2, 2021
55a0273
fix(deps): update dependency delay to v5 (#722)
renovate-bot Feb 2, 2021
d2191ec
fix(deps): update dependency parse-duration to v1 (#725)
renovate-bot Mar 16, 2021
daa5884
chore: release 4.1.1 (#723)
release-please[bot] Mar 16, 2021
d294bf4
chore(deps): update dependency sinon to v10 (#726)
renovate-bot Apr 14, 2021
6c84710
chore: regenerate common templates (#728)
yoshi-automation Apr 20, 2021
a4f7507
build: warn uses when they edit auto-generated files (#732)
yoshi-automation Apr 28, 2021
15b5d1d
fix(deps): update dependency pprof to v3.1.0 (#731)
renovate-bot Apr 29, 2021
79b7c06
fix(deps): update dependency protobufjs to ~6.11.0 (#733)
renovate-bot May 5, 2021
77a55af
chore: release 4.1.2 (#734)
release-please[bot] May 5, 2021
d2ad32e
chore: migrate to owl bot (#737)
SurferJeffAtGoogle May 21, 2021
acaf042
chore(deps): update dependency @types/node to v14 (#738)
renovate-bot May 21, 2021
d13c8b3
chore(deps): update dependency sinon to v11 (#739)
renovate-bot May 25, 2021
f816151
chore: Report warning on `.github/workflows/ci.yaml` (#742)
gcf-owl-bot[bot] Jun 7, 2021
28917ac
chore(nodejs): use cloud-rad publication process (#1112) (#744)
gcf-owl-bot[bot] Jun 9, 2021
7c77572
build: add auto-approve to Node libraries (#1100) (#745)
gcf-owl-bot[bot] Jun 10, 2021
5a4ca3b
chore(nodejs): remove api-extractor dependencies (#746)
fhinkel Jun 10, 2021
c0b13b5
build: remove errant comma (#1113) (#747)
gcf-owl-bot[bot] Jun 11, 2021
4ea6a57
chore: clean npm cache on package installations (#748)
aalexand Jun 23, 2021
e621969
build(node): don't throw on deprecation in unit tests (#749)
gcf-owl-bot[bot] Jun 24, 2021
283bb23
build(node): do not throw on deprecation (#1140) (#751)
gcf-owl-bot[bot] Jun 25, 2021
e468bd4
build: auto-approve renovate-bot PRs for minor updates (#1145) (#752)
gcf-owl-bot[bot] Jun 30, 2021
d99e2a1
chore(deps): update dependency @types/tmp to v0.2.1 (#753)
renovate-bot Jul 5, 2021
badb47d
fix(deps): update dependency pprof to v3.2.0 (#754)
renovate-bot Jul 20, 2021
c1a6447
chore: release 4.1.3 (#755)
release-please[bot] Jul 20, 2021
0577d9a
build: switch to release-please release tagging (#1129) (#756)
gcf-owl-bot[bot] Jul 21, 2021
5ae86b8
build: update auto-approve config for new validation (#1169) (#757)
gcf-owl-bot[bot] Jul 30, 2021
3ed44ea
chore(nodejs): update client ref docs link in metadata (#758)
fhinkel Aug 4, 2021
0fe275b
fix(build): migrate to using main branch (#760)
sofisl Sep 10, 2021
147070a
build: enable release-trigger bot (#1212) (#765)
gcf-owl-bot[bot] Sep 14, 2021
8c3b95e
chore: release 4.1.4 (#764)
release-please[bot] Sep 14, 2021
55c6a35
chore: rename Kokoro integration test (#767)
nolanmar511 Sep 14, 2021
6aba1df
config: switch repo-settings to main (#770)
Sep 23, 2021
14ab40d
chore: relocate owl bot post processor (#769)
SurferJeffAtGoogle Sep 27, 2021
c8e26b6
build(node): run linkinator against index.html (#1227) (#772)
gcf-owl-bot[bot] Sep 30, 2021
1ecf374
fix: workaround certificate expiration issue in integration tests (#773)
amchiclet Oct 6, 2021
f8dc9f1
chore: release 4.1.5 (#774)
release-please[bot] Oct 6, 2021
5421b50
chore(cloud-rad): delete api-extractor config (#775)
fhinkel Oct 21, 2021
a78bc7f
chore(deps): update dependency @types/node to v16 (#777)
renovate-bot Oct 26, 2021
5ac54c1
chore(deps): update dependency sinon to v12 (#778)
renovate-bot Nov 4, 2021
5c59d26
chore(deps): update dependency @types/tmp to v0.2.2 (#776)
renovate-bot Dec 10, 2021
9c21bac
chore(deps): update dependency @types/tmp to v0.2.3 (#782)
renovate-bot Dec 17, 2021
b06925a
fix: log to console using structured logging (#780)
minherz Dec 20, 2021
2558955
chore: release 4.1.6 (#785)
release-please[bot] Dec 20, 2021
250cdf6
fix: remove certification expiration workaround (#781)
amchiclet Dec 20, 2021
53dc52c
chore: release 4.1.7 (#786)
release-please[bot] Dec 20, 2021
841385c
docs(node): support "stable"/"preview" release level (#1312) (#789)
gcf-owl-bot[bot] Dec 29, 2021
80b97cf
chore: add api_shortname and library_type to repo metadata (#788)
parthea Dec 30, 2021
792b07a
docs(badges): tweak badge to use new preview/stable language (#1314) …
gcf-owl-bot[bot] Dec 30, 2021
147c3b0
test(nodejs): remove 15 add 16 (#1322) (#791)
gcf-owl-bot[bot] Jan 13, 2022
a0a300e
chore: update github issue templates (#1085) (#793)
gcf-owl-bot[bot] Jan 13, 2022
843a710
build(node): switch back to keystore for publication (#1328) (#794)
gcf-owl-bot[bot] Jan 19, 2022
14bf5bb
chore(deps): update dependency sinon to v13 (#797)
renovate-bot Jan 31, 2022
26710bc
docs(nodejs): version support policy edits (#1346) (#799)
gcf-owl-bot[bot] Feb 3, 2022
275c281
chore(deps): update codecov/codecov-action action to v2 (#796)
renovate-bot Feb 5, 2022
ea74c30
test: make integration test use Go 1.17.7 (#802)
amchiclet Feb 16, 2022
36d6ca2
test: reduce integration test flakiness (#807)
amchiclet Mar 24, 2022
556f6ab
chore: remove windows check from workflow (#808)
amchiclet Apr 15, 2022
df9b7a9
chore(deps): update actions/setup-node action to v3 (#804)
renovate-bot Apr 18, 2022
8c943d1
fix: initial module in golint presubmit check (#818)
nolanmar511 Apr 18, 2022
4c9929d
chore(deps): update actions/checkout action to v3 (#805)
renovate-bot Apr 18, 2022
811fce4
chore(deps): update codecov/codecov-action action to v3 (#812)
renovate-bot Apr 18, 2022
1eb38ed
chore(deps): update actions/checkout action to v3 (#1392) (#814)
gcf-owl-bot[bot] Apr 18, 2022
560e696
chore(deps): update dependency python to v3.10.4 (#1386) (#815)
gcf-owl-bot[bot] Apr 18, 2022
44b5c7e
Revert "fix: clarify the gax-nodejs usage in README (#1352)" (#1409) …
gcf-owl-bot[bot] Apr 18, 2022
5061b31
build(node): update client library version in samples metadata (#1356…
gcf-owl-bot[bot] Apr 21, 2022
2933343
fix: relax service name requirements to allow starting with numbers (…
amchiclet May 4, 2022
470b801
test: add node 16 and remove windows from github workflow (#830)
amchiclet May 6, 2022
90f4215
chore(deps): update dependency sinon to v14 (#831)
renovate-bot May 9, 2022
38c11ca
chore(deps): update dependency @types/mocha to v9 (#825)
renovate-bot May 11, 2022
54373a9
chore(main): release 4.2.0 (#834)
release-please[bot] May 16, 2022
fc8bbb0
chore(node): handle when package.json does not have a version (#832)
gcf-owl-bot[bot] May 18, 2022
0d03958
build!: update library to use Node 12 (#835)
sofisl Jun 1, 2022
f12e855
chore(deps): update dependency jsdoc-fresh to v2 (#841)
renovate-bot Jun 10, 2022
2ed8f42
chore(deps): update dependency jsdoc-region-tag to v2 (#842)
renovate-bot Jun 10, 2022
2eec38c
fix(deps): update dependency @google-cloud/logging-min to v10 (#838)
renovate-bot Jun 20, 2022
fc08a48
fix(deps): update dependency @google-cloud/common to v4 (#843)
renovate-bot Jun 20, 2022
904b5cf
chore(main): release 5.0.0 (#839)
release-please[bot] Jun 30, 2022
d28a640
chore: do not specify @google-cloud/profiler in test package.json (#845)
nolanmar511 Jul 6, 2022
6b0e70b
test: test npm install fix (#847)
nolanmar511 Jul 7, 2022
03544d8
chore(main): release 5.0.1 (#848)
release-please[bot] Jul 8, 2022
d82ec35
chore(deps): update dependency linkinator to v4 (#846)
renovate-bot Jul 8, 2022
cb937b6
fix(deps): update dependency protobufjs to v7 (#849)
renovate-bot Jul 25, 2022
a4f26d4
chore(main): release 5.0.2 (#850)
release-please[bot] Aug 10, 2022
afc809b
fix: remove pip install statements (#1546) (#852)
gcf-owl-bot[bot] Aug 23, 2022
f656911
fix(deps): update dependency protobufjs to ~7.1.0 (#854)
renovate-bot Sep 9, 2022
a1392a3
chore(main): release 5.0.3 (#853)
release-please[bot] Sep 26, 2022
2285983
chore(deps): update dependency @types/node to v18 (#857)
renovate-bot Nov 10, 2022
bfe62c1
chore(deps): update dependency jsdoc to v4 (#858)
renovate-bot Nov 10, 2022
ae4db02
fix: update go installation method (#862)
psx95 Dec 13, 2022
2aa17ff
build: replace wget with pre-installed curl (#865)
psx95 Dec 13, 2022
cd3854e
build: have Kokoro grab service account credentials from secret that …
gcf-owl-bot[bot] Dec 19, 2022
607525c
fix(deps): update dependency protobufjs to ~7.2.0 (#868)
renovate-bot Feb 9, 2023
ce726f8
chore(deps): update dependency js-green-licenses to v4 (#867)
renovate-bot Feb 9, 2023
0976646
chore(deps): update dependency sinon to v15 (#860)
renovate-bot Feb 9, 2023
4902a68
chore(main): release 5.0.4 (#864)
release-please[bot] Feb 9, 2023
358d13b
chore: store nodejs build artifacts in placer (#870)
gcf-owl-bot[bot] Mar 16, 2023
441be55
docs: update docs-devsite.sh to use latest node-js-rad version (#871)
gcf-owl-bot[bot] May 26, 2023
285679e
chore: fix broken build and tests (#874)
aabmass Jun 7, 2023
112e666
chore(deps): update dependency linkinator to v5 (#873)
renovate-bot Jun 8, 2023
e61a30a
chore(deps): update dependency c8 to v8 (#875)
renovate-bot Jul 21, 2023
f27363c
chore(deps): upgrade pprof to v3.3.0 [security] (#883)
aabmass Jul 24, 2023
41273b4
Revert "chore(deps): upgrade pprof to v3.3.0 [security] (#883)" (#884)
aabmass Jul 24, 2023
313f113
fix(deps): upgrade pprof to v3.2.1 [security] (#885)
aabmass Jul 24, 2023
2126010
chore(main): release 5.0.5 (#886)
release-please[bot] Jul 24, 2023
6c41c8f
chore: remove old protos directory (#887)
aabmass Aug 1, 2023
a41b947
chore!: upgrade to Node 14 (#891)
gcf-owl-bot[bot] Aug 11, 2023
99d9b9c
chore(deps): update dependency jsdoc-fresh to v3 (#893)
renovate-bot Aug 15, 2023
0dcdf5f
chore(deps): update dependency jsdoc-region-tag to v3 (#894)
renovate-bot Aug 15, 2023
a9557f4
chore(main): release 6.0.0 (#896)
release-please[bot] Aug 15, 2023
35df760
chore(deps): update actions/checkout action to v4 (#898)
renovate-bot Sep 7, 2023
ac7ae72
chore(deps): update dependency @types/tmp to v0.2.4 (#900)
renovate-bot Sep 13, 2023
d2eebc0
chore(deps): update dependency sinon to v16 (#901)
renovate-bot Sep 14, 2023
34d3176
chore(nodejs): Add `system-test/fixtures` to `.eslintignore` (#904)
gcf-owl-bot[bot] Oct 11, 2023
3316894
chore(deps): update actions/checkout digest to 8ade135 (#903)
renovate-bot Oct 13, 2023
a514328
chore(deps): update dependency @types/tmp to v0.2.5 (#906)
renovate-bot Oct 19, 2023
bb56d83
chore(deps): update dependency @types/tmp to v0.2.6 (#910)
renovate-bot Nov 8, 2023
1e29e36
chore: remove compile protos from post processor (#912)
gcf-owl-bot[bot] Nov 15, 2023
3c97a1b
chore(deps): update actions/setup-node action to v4 (#908)
renovate-bot Nov 16, 2023
f8db9d6
chore(deps): update dependency c8 to v9 (#914)
renovate-bot Jan 30, 2024
517319f
chore(deps): update dependency sinon to v17 (#907)
renovate-bot Jan 30, 2024
2e50a7e
chore(deps): update codecov/codecov-action action to v4 (#916)
renovate-bot Feb 2, 2024
ec7de37
fix(deps): update dependency pprof to v4 (#917)
renovate-bot Feb 2, 2024
5513136
fix: lazily init logging (#801)
jonahsnider Feb 2, 2024
f7ee0ad
chore: update README and system test for node20 (#919)
aabmass Feb 2, 2024
f570ec9
chore: add node 20 to github actions matrix (#920)
aabmass Feb 5, 2024
e06ccad
chore(main): release 6.0.1 (#918)
release-please[bot] Feb 5, 2024
1d8adc4
chore(deps): update actions/checkout digest to b4ffde6 (#905)
renovate-bot Feb 6, 2024
e94059a
chore(deps): update dependency tmp to v0.2.2 (#921)
renovate-bot Feb 28, 2024
20d9f86
chore(deps): update dependency tmp to v0.2.3 (#922)
renovate-bot Feb 29, 2024
c5ff39c
chore(deps): update dependency @types/nock to v11 (#924)
renovate-bot Apr 2, 2024
11e0d1f
chore(deps): update dependency @types/long to v5 (#923)
renovate-bot Apr 2, 2024
2a77d3f
chore(deps): update dependency @types/pretty-ms to v5 (#925)
renovate-bot Apr 3, 2024
1710707
chore(deps): update actions/checkout digest to 0ad4b8f (#926)
renovate-bot Apr 29, 2024
60757a8
fix(deps): update dependency protobufjs to ~7.3.0 (#928)
renovate-bot May 10, 2024
29f2bb2
chore(deps): update dependency sinon to v18 (#930)
renovate-bot May 27, 2024
676de07
ci: Enable `constraintsFiltering` for Node.js Libraries (#934)
gcf-owl-bot[bot] Jun 26, 2024
65d507a
chore: upgrade kokoro test to use latest go version (#935)
aabmass Jul 9, 2024
cf2e8b0
chore(deps): update actions/checkout digest to 692973e (#931)
renovate-bot Aug 27, 2024
d8448aa
fix(deps): update dependency @google-cloud/logging-min to v11 (#939)
renovate-bot Sep 11, 2024
d37f130
fix(deps): update dependency protobufjs to ~7.4.0 (#938)
renovate-bot Sep 11, 2024
c4efd38
chore(main): release 6.0.2 (#929)
release-please[bot] Sep 11, 2024
d386f84
chore: update links in github issue templates (#942)
gcf-owl-bot[bot] Oct 21, 2024
ff4d6cb
deps: fix CI by setting @google-cloud/promisify version (#961)
aabmass Apr 9, 2025
a6bce2f
security: replace vulnerable parse-duration with CJS compatible ms li…
aabmass Apr 9, 2025
28e70c3
chore: remove duplicate github workflow for system test (#962)
aabmass Apr 9, 2025
df7bf3b
test: add test for behavior with invalid duration returned (#964)
aabmass Apr 14, 2025
9c0814f
chore: add .release-please-manifest.json (#967)
aabmass Apr 14, 2025
a02fd3d
chore(main): release 6.0.3 (#968)
release-please[bot] Apr 14, 2025
31648c0
chore: skip tests (#1002)
sofisl Nov 22, 2025
9819eac
Merge remote-tracking branch 'migration/main' into cloud-profiler-nod…
sofisl Jan 29, 2026
4ee0df8
build: add release-please config, fix owlbot-config
sofisl Jan 29, 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
1 change: 1 addition & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@

# The yoshi-nodejs team is the default owner for nodejs repositories.
* @googleapis/jsteam
/handwritten/cloud-profiler @googleapis/jsteam
56 changes: 56 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
# This file is manually updated due to specific needs of the cloud
# profiler agent, e.g., not supporting Windows.
#
# It should be in sync with Google's template
# https://github.com/googleapis/synthtool/blob/master/synthtool/gcp/templates/node_library/.github/workflows/ci.yaml
# for Node.js GCP libraries as much as possible.

on:
push:
branches:
- main
pull_request:
name: ci
jobs:
test:
runs-on: ubuntu-latest
strategy:
matrix:
node: [14, 16, 18, 20]
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
- uses: actions/setup-node@v4
with:
node-version: ${{ matrix.node }}
- run: node --version
# The first installation step ensures that all of our production
# dependencies work on the given Node.js version, this helps us find
# dependencies that don't match our engines field:
- run: npm install --production --engine-strict --ignore-scripts --no-package-lock
# Clean up the production install, before installing dev/production:
- run: rm -rf node_modules
- run: npm install
- run: npm test
env:
MOCHA_THROW_DEPRECATION: false
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
- uses: actions/setup-node@v4
with:
node-version: 14
- run: npm install
- run: npm run lint
# docs:
# runs-on: ubuntu-latest
# steps:
# - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
# - uses: actions/setup-node@v4
# with:
# node-version: 14
# - run: npm install
# - run: npm run docs
# - uses: JustinBeckwith/linkinator-action@v1
# with:
# paths: docs/
9 changes: 2 additions & 7 deletions .github/workflows/issues-no-repro.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,8 @@ jobs:
issues: write
pull-requests: write
steps:
- uses: actions/checkout@v6
- uses: actions/setup-node@v4
with:
node-version: 18
- run: npm install
working-directory: ./.github/scripts
- uses: actions/github-script@v8
- uses: actions/checkout@v4
- uses: actions/github-script@v7
with:
script: |
const script = require('./.github/scripts/close-invalid-link.cjs')
Expand Down
35 changes: 35 additions & 0 deletions .github/workflows/response.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
name: no_response
on:
schedule:
- cron: '30 1 * * *' # Run every day at 01:30
workflow_dispatch:
issue_comment:

jobs:
close:
if: github.event_name == 'schedule' || github.event_name == 'workflow_dispatch'
runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write
steps:
- uses: actions/checkout@v4
- uses: actions/github-script@v7
with:
script: |
const script = require('./.github/scripts/close-unresponsive.cjs')
await script({github, context})

remove_label:
if: github.event_name == 'issue_comment'
runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write
steps:
- uses: actions/checkout@v4
- uses: actions/github-script@v7
with:
script: |
const script = require('./.github/scripts/remove-response-label.cjs')
await script({github, context})
11 changes: 6 additions & 5 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"handwritten/cloud-profiler": "6.0.3",
"packages/gapic-node-processing": "0.1.6",
"packages/google-ads-admanager": "0.5.0",
"packages/google-ads-datamanager": "0.1.0",
Expand All @@ -23,6 +24,7 @@
"packages/google-cloud-apigeeconnect": "4.2.1",
"packages/google-cloud-apigeeregistry": "2.2.1",
"packages/google-cloud-apihub": "0.5.1",
"packages/google-cloud-apiregistry": "0.1.0",
"packages/google-cloud-apphub": "0.6.1",
"packages/google-cloud-asset": "6.3.1",
"packages/google-cloud-assuredworkloads": "5.1.1",
Expand Down Expand Up @@ -92,6 +94,7 @@
"packages/google-cloud-gkeconnect-gateway": "5.2.1",
"packages/google-cloud-gkehub": "6.3.1",
"packages/google-cloud-gkemulticloud": "2.3.0",
"packages/google-cloud-gkerecommender": "0.1.0",
"packages/google-cloud-gsuiteaddons": "2.2.1",
"packages/google-cloud-hypercomputecluster": "0.1.0",
"packages/google-cloud-iap": "4.3.1",
Expand Down Expand Up @@ -145,11 +148,11 @@
"packages/google-cloud-saasplatform-saasservicemgmt": "0.1.1",
"packages/google-cloud-scheduler": "5.3.1",
"packages/google-cloud-secretmanager": "6.1.1",
"packages/google-cloud-securesourcemanager": "0.8.1",
"packages/google-cloud-security-privateca": "7.0.1",
"packages/google-cloud-security-publicca": "2.2.1",
"packages/google-cloud-securitycenter": "9.2.1",
"packages/google-cloud-securitycentermanagement": "0.7.1",
"packages/google-cloud-securesourcemanager": "0.8.1",
"packages/google-cloud-servicedirectory": "6.1.1",
"packages/google-cloud-servicehealth": "0.7.1",
"packages/google-cloud-shell": "4.1.1",
Expand Down Expand Up @@ -216,7 +219,5 @@
"packages/google-storagetransfer": "4.2.1",
"packages/google-streetview-publish": "0.4.1",
"packages/grafeas": "6.1.1",
"packages/typeless-sample-bot": "3.1.1",
"packages/google-cloud-apiregistry": "0.1.0",
"packages/google-cloud-gkerecommender": "0.1.0"
}
"packages/typeless-sample-bot": "3.1.1"
}
17 changes: 17 additions & 0 deletions handwritten/cloud-profiler/.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

14 changes: 14 additions & 0 deletions handwritten/cloud-profiler/.editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
; http://editorconfig.org

root = true

[*]
indent_style = space
indent_size = 2
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true

[*.md]
indent_size = 4
8 changes: 8 additions & 0 deletions handwritten/cloud-profiler/.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 handwritten/cloud-profiler/.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 handwritten/cloud-profiler/.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 handwritten/cloud-profiler/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
.nyc_output
.vscode
build
node_modules
package-lock.json
.coverage
docs
__pycache__
51 changes: 51 additions & 0 deletions handwritten/cloud-profiler/.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/profiler',
theme: 'lumen',
default: {
"outputSourceFiles": false
}
},
markdown: {
idInHeadings: true
}
};
1 change: 1 addition & 0 deletions handwritten/cloud-profiler/.kokoro/.gitattributes

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

5 changes: 5 additions & 0 deletions handwritten/cloud-profiler/.kokoro/README.md

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

24 changes: 24 additions & 0 deletions handwritten/cloud-profiler/.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 handwritten/cloud-profiler/.kokoro/continuous/go111/golint.cfg

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

24 changes: 24 additions & 0 deletions handwritten/cloud-profiler/.kokoro/continuous/node14/common.cfg

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

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

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

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

Empty file.
Loading
Loading