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
c1f9e3e
build(node_library): migrate to Trampoline V2 (#696)
yoshi-automation Oct 5, 2020
b9e843a
fix: Update engines to prevent agent from being used with versions of…
nolanmar511 Oct 20, 2020
3308f63
Revert "fix: Update engines to prevent agent from getting used when i…
nolanmar511 Oct 30, 2020
5fb6ebd
chore(deps): update pprof to v3.0.0 (#708)
nolanmar511 Oct 30, 2020
bdd375e
chore: clean up Node.js TOC for cloud-rad (#705)
yoshi-automation Nov 2, 2020
af6f3ad
feat: add support for Node 14 (#709)
nolanmar511 Nov 2, 2020
34dddab
chore: release 4.1.0 (#711)
release-please[bot] Nov 2, 2020
855b01a
docs: updated code of conduct (#712)
yoshi-automation Nov 3, 2020
d891573
build: use standard CI config (#710)
JustinBeckwith Nov 4, 2020
72c757b
docs: spelling correction for "targetting" (#713)
yoshi-automation Nov 25, 2020
19d8190
docs: add instructions for authenticating for system tests (#714)
yoshi-automation Dec 22, 2020
b2ca69c
chore(deps): update dependency js-green-licenses to v3 (#716)
renovate-bot Jan 23, 2021
d0fb613
chore: make git clone idempotent so that it retries properly (#718)
aalexand Jan 27, 2021
2d36563
chore: switch to the proftest API that logs the VM output per test (#…
aalexand Jan 27, 2021
98f05db
refactor(nodejs): move build cop to flakybot (#719)
yoshi-automation Jan 27, 2021
444e2cb
chore: update CODEOWNERS config (#721)
JustinBeckwith Feb 2, 2021
77a1604
fix(deps): update dependency delay to v5 (#722)
renovate-bot Feb 2, 2021
2caa04b
fix(deps): update dependency parse-duration to v1 (#725)
renovate-bot Mar 16, 2021
a1c8cdf
chore: release 4.1.1 (#723)
release-please[bot] Mar 16, 2021
469c967
chore(deps): update dependency sinon to v10 (#726)
renovate-bot Apr 14, 2021
043fd9a
chore: regenerate common templates (#728)
yoshi-automation Apr 20, 2021
2145ff9
build: warn uses when they edit auto-generated files (#732)
yoshi-automation Apr 28, 2021
9bd97d0
fix(deps): update dependency pprof to v3.1.0 (#731)
renovate-bot Apr 29, 2021
45e7fe2
fix(deps): update dependency protobufjs to ~6.11.0 (#733)
renovate-bot May 5, 2021
4732797
chore: release 4.1.2 (#734)
release-please[bot] May 5, 2021
f952dc6
chore: migrate to owl bot (#737)
SurferJeffAtGoogle May 21, 2021
010d913
chore(deps): update dependency @types/node to v14 (#738)
renovate-bot May 21, 2021
5e25afb
chore(deps): update dependency sinon to v11 (#739)
renovate-bot May 25, 2021
0d85f80
chore: Report warning on `.github/workflows/ci.yaml` (#742)
gcf-owl-bot[bot] Jun 7, 2021
35c554b
chore(nodejs): use cloud-rad publication process (#1112) (#744)
gcf-owl-bot[bot] Jun 9, 2021
db8e49c
build: add auto-approve to Node libraries (#1100) (#745)
gcf-owl-bot[bot] Jun 10, 2021
3b96e83
chore(nodejs): remove api-extractor dependencies (#746)
fhinkel Jun 10, 2021
fa93f7d
build: remove errant comma (#1113) (#747)
gcf-owl-bot[bot] Jun 11, 2021
2cf9a6d
chore: clean npm cache on package installations (#748)
aalexand Jun 23, 2021
80c5f99
build(node): don't throw on deprecation in unit tests (#749)
gcf-owl-bot[bot] Jun 24, 2021
af8921c
build(node): do not throw on deprecation (#1140) (#751)
gcf-owl-bot[bot] Jun 25, 2021
5bd1bf2
build: auto-approve renovate-bot PRs for minor updates (#1145) (#752)
gcf-owl-bot[bot] Jun 30, 2021
daf4e83
chore(deps): update dependency @types/tmp to v0.2.1 (#753)
renovate-bot Jul 5, 2021
d9782e9
fix(deps): update dependency pprof to v3.2.0 (#754)
renovate-bot Jul 20, 2021
c5ffe8e
chore: release 4.1.3 (#755)
release-please[bot] Jul 20, 2021
bc02160
build: switch to release-please release tagging (#1129) (#756)
gcf-owl-bot[bot] Jul 21, 2021
8188823
build: update auto-approve config for new validation (#1169) (#757)
gcf-owl-bot[bot] Jul 30, 2021
0f4bb65
chore(nodejs): update client ref docs link in metadata (#758)
fhinkel Aug 4, 2021
da033f1
fix(build): migrate to using main branch (#760)
sofisl Sep 10, 2021
329bf8d
build: enable release-trigger bot (#1212) (#765)
gcf-owl-bot[bot] Sep 14, 2021
29ceed1
chore: release 4.1.4 (#764)
release-please[bot] Sep 14, 2021
a8cef39
chore: rename Kokoro integration test (#767)
nolanmar511 Sep 14, 2021
cbc19ce
config: switch repo-settings to main (#770)
Sep 23, 2021
c5a9d04
chore: relocate owl bot post processor (#769)
SurferJeffAtGoogle Sep 27, 2021
423e5e7
build(node): run linkinator against index.html (#1227) (#772)
gcf-owl-bot[bot] Sep 30, 2021
927a786
fix: workaround certificate expiration issue in integration tests (#773)
amchiclet Oct 6, 2021
6584a28
chore: release 4.1.5 (#774)
release-please[bot] Oct 6, 2021
3108fb3
chore(cloud-rad): delete api-extractor config (#775)
fhinkel Oct 21, 2021
59e89b8
chore(deps): update dependency @types/node to v16 (#777)
renovate-bot Oct 26, 2021
fda1d15
chore(deps): update dependency sinon to v12 (#778)
renovate-bot Nov 4, 2021
2a9b2ac
chore(deps): update dependency @types/tmp to v0.2.2 (#776)
renovate-bot Dec 10, 2021
1065d43
chore(deps): update dependency @types/tmp to v0.2.3 (#782)
renovate-bot Dec 17, 2021
6c3c388
fix: log to console using structured logging (#780)
minherz Dec 20, 2021
361a38f
chore: release 4.1.6 (#785)
release-please[bot] Dec 20, 2021
ff3d241
fix: remove certification expiration workaround (#781)
amchiclet Dec 20, 2021
ccc08fb
chore: release 4.1.7 (#786)
release-please[bot] Dec 20, 2021
e49f573
docs(node): support "stable"/"preview" release level (#1312) (#789)
gcf-owl-bot[bot] Dec 29, 2021
f47594d
chore: add api_shortname and library_type to repo metadata (#788)
parthea Dec 30, 2021
8e3f2a0
docs(badges): tweak badge to use new preview/stable language (#1314) …
gcf-owl-bot[bot] Dec 30, 2021
3efbb6d
test(nodejs): remove 15 add 16 (#1322) (#791)
gcf-owl-bot[bot] Jan 13, 2022
3731646
chore: update github issue templates (#1085) (#793)
gcf-owl-bot[bot] Jan 13, 2022
ffb79d7
build(node): switch back to keystore for publication (#1328) (#794)
gcf-owl-bot[bot] Jan 19, 2022
39c4a4c
chore(deps): update dependency sinon to v13 (#797)
renovate-bot Jan 31, 2022
2ef2379
docs(nodejs): version support policy edits (#1346) (#799)
gcf-owl-bot[bot] Feb 3, 2022
e435971
chore(deps): update codecov/codecov-action action to v2 (#796)
renovate-bot Feb 5, 2022
a04f2a4
test: make integration test use Go 1.17.7 (#802)
amchiclet Feb 16, 2022
00e8e9e
test: reduce integration test flakiness (#807)
amchiclet Mar 24, 2022
4216cfd
chore: remove windows check from workflow (#808)
amchiclet Apr 15, 2022
19be442
chore(deps): update actions/setup-node action to v3 (#804)
renovate-bot Apr 18, 2022
98d7c87
fix: initial module in golint presubmit check (#818)
nolanmar511 Apr 18, 2022
98e2aa8
chore(deps): update actions/checkout action to v3 (#805)
renovate-bot Apr 18, 2022
0ca72ae
chore(deps): update codecov/codecov-action action to v3 (#812)
renovate-bot Apr 18, 2022
97646de
chore(deps): update actions/checkout action to v3 (#1392) (#814)
gcf-owl-bot[bot] Apr 18, 2022
2f0833e
chore(deps): update dependency python to v3.10.4 (#1386) (#815)
gcf-owl-bot[bot] Apr 18, 2022
2bfad0a
Revert "fix: clarify the gax-nodejs usage in README (#1352)" (#1409) …
gcf-owl-bot[bot] Apr 18, 2022
d7ebae8
build(node): update client library version in samples metadata (#1356…
gcf-owl-bot[bot] Apr 21, 2022
ed08ab5
fix: relax service name requirements to allow starting with numbers (…
amchiclet May 4, 2022
75f973b
test: add node 16 and remove windows from github workflow (#830)
amchiclet May 6, 2022
edb925d
chore(deps): update dependency sinon to v14 (#831)
renovate-bot May 9, 2022
9b89f05
chore(deps): update dependency @types/mocha to v9 (#825)
renovate-bot May 11, 2022
4f3871a
chore(main): release 4.2.0 (#834)
release-please[bot] May 16, 2022
f2bfb0d
chore(node): handle when package.json does not have a version (#832)
gcf-owl-bot[bot] May 18, 2022
56c7708
build!: update library to use Node 12 (#835)
sofisl Jun 1, 2022
a758e2d
chore(deps): update dependency jsdoc-fresh to v2 (#841)
renovate-bot Jun 10, 2022
17d6c2a
chore(deps): update dependency jsdoc-region-tag to v2 (#842)
renovate-bot Jun 10, 2022
1edfcf6
fix(deps): update dependency @google-cloud/logging-min to v10 (#838)
renovate-bot Jun 20, 2022
58a9643
fix(deps): update dependency @google-cloud/common to v4 (#843)
renovate-bot Jun 20, 2022
907d687
chore(main): release 5.0.0 (#839)
release-please[bot] Jun 30, 2022
0231868
chore: do not specify @google-cloud/profiler in test package.json (#845)
nolanmar511 Jul 6, 2022
011e23f
test: test npm install fix (#847)
nolanmar511 Jul 7, 2022
3d52d1e
chore(main): release 5.0.1 (#848)
release-please[bot] Jul 8, 2022
c24a688
chore(deps): update dependency linkinator to v4 (#846)
renovate-bot Jul 8, 2022
82a8b34
fix(deps): update dependency protobufjs to v7 (#849)
renovate-bot Jul 25, 2022
abaff56
chore(main): release 5.0.2 (#850)
release-please[bot] Aug 10, 2022
ba304d6
fix: remove pip install statements (#1546) (#852)
gcf-owl-bot[bot] Aug 23, 2022
3f62ca8
fix(deps): update dependency protobufjs to ~7.1.0 (#854)
renovate-bot Sep 9, 2022
9e966dd
chore(main): release 5.0.3 (#853)
release-please[bot] Sep 26, 2022
703d1ab
chore(deps): update dependency @types/node to v18 (#857)
renovate-bot Nov 10, 2022
65672e5
chore(deps): update dependency jsdoc to v4 (#858)
renovate-bot Nov 10, 2022
82cea2a
fix: update go installation method (#862)
psx95 Dec 13, 2022
a673d2c
build: replace wget with pre-installed curl (#865)
psx95 Dec 13, 2022
0a994c6
build: have Kokoro grab service account credentials from secret that …
gcf-owl-bot[bot] Dec 19, 2022
84f6887
fix(deps): update dependency protobufjs to ~7.2.0 (#868)
renovate-bot Feb 9, 2023
cd466aa
chore(deps): update dependency js-green-licenses to v4 (#867)
renovate-bot Feb 9, 2023
1e05b19
chore(deps): update dependency sinon to v15 (#860)
renovate-bot Feb 9, 2023
887a4e1
chore(main): release 5.0.4 (#864)
release-please[bot] Feb 9, 2023
9833735
chore: store nodejs build artifacts in placer (#870)
gcf-owl-bot[bot] Mar 16, 2023
fd1c07c
docs: update docs-devsite.sh to use latest node-js-rad version (#871)
gcf-owl-bot[bot] May 26, 2023
8e2dcfb
chore: fix broken build and tests (#874)
aabmass Jun 7, 2023
4842b82
chore(deps): update dependency linkinator to v5 (#873)
renovate-bot Jun 8, 2023
3c86582
chore(deps): update dependency c8 to v8 (#875)
renovate-bot Jul 21, 2023
4da3626
chore(deps): upgrade pprof to v3.3.0 [security] (#883)
aabmass Jul 24, 2023
95e79e8
Revert "chore(deps): upgrade pprof to v3.3.0 [security] (#883)" (#884)
aabmass Jul 24, 2023
6e41576
fix(deps): upgrade pprof to v3.2.1 [security] (#885)
aabmass Jul 24, 2023
aa89545
chore(main): release 5.0.5 (#886)
release-please[bot] Jul 24, 2023
2bede12
chore: remove old protos directory (#887)
aabmass Aug 1, 2023
50d38d6
chore!: upgrade to Node 14 (#891)
gcf-owl-bot[bot] Aug 11, 2023
79b69b9
chore(deps): update dependency jsdoc-fresh to v3 (#893)
renovate-bot Aug 15, 2023
2360c50
chore(deps): update dependency jsdoc-region-tag to v3 (#894)
renovate-bot Aug 15, 2023
ef6ded4
chore(main): release 6.0.0 (#896)
release-please[bot] Aug 15, 2023
ed89bd9
chore(deps): update actions/checkout action to v4 (#898)
renovate-bot Sep 7, 2023
ed2bafd
chore(deps): update dependency @types/tmp to v0.2.4 (#900)
renovate-bot Sep 13, 2023
5fd9e23
chore(deps): update dependency sinon to v16 (#901)
renovate-bot Sep 14, 2023
65a7954
chore(nodejs): Add `system-test/fixtures` to `.eslintignore` (#904)
gcf-owl-bot[bot] Oct 11, 2023
72ed940
chore(deps): update actions/checkout digest to 8ade135 (#903)
renovate-bot Oct 13, 2023
1c29645
chore(deps): update dependency @types/tmp to v0.2.5 (#906)
renovate-bot Oct 19, 2023
ec982ad
chore(deps): update dependency @types/tmp to v0.2.6 (#910)
renovate-bot Nov 8, 2023
726e20c
chore: remove compile protos from post processor (#912)
gcf-owl-bot[bot] Nov 15, 2023
97b9a55
chore(deps): update actions/setup-node action to v4 (#908)
renovate-bot Nov 16, 2023
87c4422
chore(deps): update dependency c8 to v9 (#914)
renovate-bot Jan 30, 2024
d559e28
chore(deps): update dependency sinon to v17 (#907)
renovate-bot Jan 30, 2024
e7a82b8
chore(deps): update codecov/codecov-action action to v4 (#916)
renovate-bot Feb 2, 2024
72ef061
fix(deps): update dependency pprof to v4 (#917)
renovate-bot Feb 2, 2024
01fd64f
fix: lazily init logging (#801)
jonahsnider Feb 2, 2024
c1230f2
chore: update README and system test for node20 (#919)
aabmass Feb 2, 2024
332406b
chore: add node 20 to github actions matrix (#920)
aabmass Feb 5, 2024
662fd92
chore(main): release 6.0.1 (#918)
release-please[bot] Feb 5, 2024
fca5777
chore(deps): update actions/checkout digest to b4ffde6 (#905)
renovate-bot Feb 6, 2024
950fe1c
chore(deps): update dependency tmp to v0.2.2 (#921)
renovate-bot Feb 28, 2024
3992ebd
chore(deps): update dependency tmp to v0.2.3 (#922)
renovate-bot Feb 29, 2024
d05dc1f
chore(deps): update dependency @types/nock to v11 (#924)
renovate-bot Apr 2, 2024
4a19540
chore(deps): update dependency @types/long to v5 (#923)
renovate-bot Apr 2, 2024
e29eca3
chore(deps): update dependency @types/pretty-ms to v5 (#925)
renovate-bot Apr 3, 2024
9bdf99c
chore(deps): update actions/checkout digest to 0ad4b8f (#926)
renovate-bot Apr 29, 2024
f8186d7
fix(deps): update dependency protobufjs to ~7.3.0 (#928)
renovate-bot May 10, 2024
df9bbe7
chore(deps): update dependency sinon to v18 (#930)
renovate-bot May 27, 2024
b0ff26b
ci: Enable `constraintsFiltering` for Node.js Libraries (#934)
gcf-owl-bot[bot] Jun 26, 2024
98baba7
chore: upgrade kokoro test to use latest go version (#935)
aabmass Jul 9, 2024
3cb127c
chore(deps): update actions/checkout digest to 692973e (#931)
renovate-bot Aug 27, 2024
8017541
fix(deps): update dependency @google-cloud/logging-min to v11 (#939)
renovate-bot Sep 11, 2024
4f7a7e3
fix(deps): update dependency protobufjs to ~7.4.0 (#938)
renovate-bot Sep 11, 2024
bd92712
chore(main): release 6.0.2 (#929)
release-please[bot] Sep 11, 2024
7fa00f6
chore: update links in github issue templates (#942)
gcf-owl-bot[bot] Oct 21, 2024
dfd4482
deps: fix CI by setting @google-cloud/promisify version (#961)
aabmass Apr 9, 2025
21e32d5
security: replace vulnerable parse-duration with CJS compatible ms li…
aabmass Apr 9, 2025
b774fe1
chore: remove duplicate github workflow for system test (#962)
aabmass Apr 9, 2025
bd5850f
test: add test for behavior with invalid duration returned (#964)
aabmass Apr 14, 2025
ed0f691
chore: add .release-please-manifest.json (#967)
aabmass Apr 14, 2025
5b1407d
chore(main): release 6.0.3 (#968)
release-please[bot] Apr 14, 2025
9632886
chore: skip tests (#1002)
sofisl Nov 22, 2025
adaaac9
Merge remote-tracking branch 'migration/main' into cloud-profiler-nod…
sofisl Jan 27, 2026
4e28bb7
build: add release-please config, fix owlbot-config
sofisl Jan 27, 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
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
17 changes: 17 additions & 0 deletions handwritten/cloud-profiler/.github/.OwlBot.lock.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Copyright 2024 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.
docker:
image: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest
digest: sha256:609822e3c09b7a1bd90b99655904609f162cc15acb4704f1edf778284c36f429
# created: 2024-10-01T19:34:30.797530443Z
9 changes: 9 additions & 0 deletions handwritten/cloud-profiler/.github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Code owners file.
# This file controls who is tagged for review for any given pull request.
#
# For syntax help see:
# https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax


# Unless specified, the jsteam is the default owner for nodejs repositories.
* @googleapis/api-profiler @googleapis/jsteam
Original file line number Diff line number Diff line change
@@ -0,0 +1,99 @@
name: Bug Report
description: Create a report to help us improve
labels:
- bug
body:
- type: markdown
attributes:
value: >
**PLEASE READ**: If you have a support contract with Google, please
create an issue in the [support
console](https://cloud.google.com/support/) instead of filing on GitHub.
This will ensure a timely response. Otherwise, please make sure to
follow the steps below.
- type: checkboxes
attributes:
label: Please make sure you have searched for information in the following
guides.
options:
- label: "Search the issues already opened:
https://github.com/GoogleCloudPlatform/google-cloud-node/issues"
required: true
- label: "Search StackOverflow:
http://stackoverflow.com/questions/tagged/google-cloud-platform+nod\
e.js"
required: true
- label: "Check our Troubleshooting guide:
https://github.com/googleapis/google-cloud-node/blob/main/docs/trou\
bleshooting.md"
required: true
- label: "Check our FAQ:
https://github.com/googleapis/google-cloud-node/blob/main/docs/faq.\
md"
required: true
- label: "Check our libraries HOW-TO:
https://github.com/googleapis/gax-nodejs/blob/main/client-libraries\
.md"
required: true
- label: "Check out our authentication guide:
https://github.com/googleapis/google-auth-library-nodejs"
required: true
- label: "Check out handwritten samples for many of our APIs:
https://github.com/GoogleCloudPlatform/nodejs-docs-samples"
required: true
- type: textarea
attributes:
label: >
A screenshot that you have tested with "Try this API".
description: >
As our client libraries are mostly autogenerated, we kindly request
that you test whether your issue is with the client library, or with the
API itself. To do so, please search for your API
here: https://developers.google.com/apis-explorer and attempt to
reproduce the issue in the given method. Please include a screenshot of
the response in "Try this API". This response should NOT match the current
behavior you are experiencing. If the behavior is the same, it means
that you are likely experiencing a bug with the API itself. In that
case, please submit an issue to the API team, either by submitting an
issue in its issue tracker (https://cloud.google.com/support/docs/issue-trackers), or by
submitting an issue in its linked tracker in the .repo-metadata.json
file https://issuetracker.google.com/savedsearches/5116474
validations:
required: true
- type: input
attributes:
label: >
Link to the code that reproduces this issue. A link to a **public** Github Repository or gist with a minimal
reproduction.
description: >
**Skipping this or providing an invalid link will result in the issue being closed**
validations:
required: true
- type: textarea
attributes:
label: >
A step-by-step description of how to reproduce the issue, based on
the linked reproduction.
description: >
Screenshots can be provided in the issue body below.
placeholder: |
1. Start the application in development (next dev)
2. Click X
3. Y will happen
validations:
required: true
- type: textarea
attributes:
label: A clear and concise description of what the bug is, and what you
expected to happen.
placeholder: Following the steps from the previous section, I expected A to
happen, but I observed B instead
validations:
required: true

- type: textarea
attributes:
label: A clear and concise description WHY you expect this behavior, i.e., was it a recent change, there is documentation that points to this behavior, etc. **
placeholder: 'Documentation here(link) states that B should happen instead of A'
validations:
required: true
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
contact_links:
- name: Google Cloud Support
url: https://cloud.google.com/support/
about: If you have a support contract with Google, please use the Google Cloud Support portal.
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
name: Documentation Requests
description: Requests for more information
body:
- type: markdown
attributes:
value: >
Please use this issue type to log documentation requests against the library itself.
These requests should involve documentation on Github (`.md` files), and should relate to the library
itself. If you have questions or documentation requests for an API, please
reach out to the API tracker itself.

Please submit an issue to the API team, either by submitting an
issue in its issue tracker https://cloud.google.com/support/docs/issue-trackers), or by
submitting an issue in its linked tracker in the .repo-metadata.json
file in the API under packages/* ([example](https://issuetracker.google.com/savedsearches/5116474)).
You can also submit a request to documentation on cloud.google.com itself with the "Send Feedback"
on the bottom of the page.


Please note that documentation requests and questions for specific APIs
will be closed.
- type: checkboxes
attributes:
label: Please make sure you have searched for information in the following
guides.
options:
- label: "Search the issues already opened:
https://github.com/GoogleCloudPlatform/google-cloud-node/issues"
required: true
- label: "Check our Troubleshooting guide:
https://googlecloudplatform.github.io/google-cloud-node/#/docs/guid\
es/troubleshooting"
required: true
- label: "Check our FAQ:
https://googlecloudplatform.github.io/google-cloud-node/#/docs/guid\
es/faq"
required: true
- label: "Check our libraries HOW-TO:
https://github.com/googleapis/gax-nodejs/blob/main/client-libraries\
.md"
required: true
- label: "Check out our authentication guide:
https://github.com/googleapis/google-auth-library-nodejs"
required: true
- label: "Check out handwritten samples for many of our APIs:
https://github.com/GoogleCloudPlatform/nodejs-docs-samples"
required: true
- type: textarea
attributes:
label: >
Documentation Request
validations:
required: true
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
name: Feature Request
description: Suggest an idea for this library
labels:
- feature request
body:
- type: markdown
attributes:
value: >
**PLEASE READ**: If you have a support contract with Google, please
create an issue in the [support
console](https://cloud.google.com/support/) instead of filing on GitHub.
This will ensure a timely response. Otherwise, please make sure to
follow the steps below.
- type: textarea
attributes:
label: >
A screenshot that you have tested with "Try this API".
description: >
As our client libraries are mostly autogenerated, we kindly request
that you test whether your feature request is with the client library, or with the
API itself. To do so, please search for your API
here: https://developers.google.com/apis-explorer and attempt to
reproduce the issue in the given method. Please include a screenshot of
the response in "Try this API". This response should NOT match the current
behavior you are experiencing. If the behavior is the same, it means
that you are likely requesting a feature for the API itself. In that
case, please submit an issue to the API team, either by submitting an
issue in its issue tracker https://cloud.google.com/support/docs/issue-trackers, or by
submitting an issue in its linked tracker in the .repo-metadata.json
file in the API under packages/* ([example](https://issuetracker.google.com/savedsearches/5116474))

Example of library specific issues would be: retry strategies, authentication questions, or issues with typings.
Examples of API issues would include: expanding method parameter types, adding functionality to an API.
validations:
required: true
- type: textarea
attributes:
label: >
What would you like to see in the library?
description: >
Screenshots can be provided in the issue body below.
placeholder: |
1. Set up authentication like so
2. Run the program like so
3. X would be nice to happen

- type: textarea
attributes:
label: Describe alternatives you've considered

- type: textarea
attributes:
label: Additional context/notes
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
name: Process Request
about: Submit a process request to the library. Process requests are any requests related to library infrastructure, for example CI/CD, publishing, releasing, broken links.
---
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
name: Question
about: If you have a question, please use Discussions

---

If you have a general question that goes beyond the library itself, we encourage you to use [Discussions](https://github.com//discussions)
to engage with fellow community members!
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
name: Support request
about: If you have a support contract with Google, please create an issue in the Google Cloud Support console.

---

**PLEASE READ**: If you have a support contract with Google, please create an issue in the [support console](https://cloud.google.com/support/) instead of filing on GitHub. This will ensure a timely response.
7 changes: 7 additions & 0 deletions handwritten/cloud-profiler/.github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
- [ ] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/cloud-profiler-nodejs/issues/new/choose) before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
- [ ] Ensure the tests and linter pass
- [ ] Code coverage does not decrease (if any source code was changed)
- [ ] Appropriate docs were updated (if necessary)

Fixes #<issue_number_goes_here> 🦕
2 changes: 2 additions & 0 deletions handwritten/cloud-profiler/.github/auto-approve.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
processes:
- "NodeDependency"
2 changes: 2 additions & 0 deletions handwritten/cloud-profiler/.github/auto-label.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
requestsize:
enabled: true
16 changes: 16 additions & 0 deletions handwritten/cloud-profiler/.github/generated-files-bot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
generatedFiles:
- path: '.kokoro/**'
message: '`.kokoro` files are templated and should be updated in [`synthtool`](https://github.com/googleapis/synthtool)'
- path: '.github/CODEOWNERS'
message: 'CODEOWNERS should instead be modified via the `codeowner_team` property in .repo-metadata.json'
- path: '.github/workflows/ci.yaml'
message: '`.github/workflows/ci.yaml` (GitHub Actions) should be updated in [`synthtool`](https://github.com/googleapis/synthtool)'
- path: '.github/generated-files-bot.+(yml|yaml)'
message: '`.github/generated-files-bot.(yml|yaml)` should be updated in [`synthtool`](https://github.com/googleapis/synthtool)'
- path: 'README.md'
message: '`README.md` is managed by [`synthtool`](https://github.com/googleapis/synthtool). However, a partials file can be used to update the README, e.g.: https://github.com/googleapis/nodejs-storage/blob/main/.readme-partials.yaml'
- path: 'samples/README.md'
message: '`samples/README.md` is managed by [`synthtool`](https://github.com/googleapis/synthtool). However, a partials file can be used to update the README, e.g.: https://github.com/googleapis/nodejs-storage/blob/main/.readme-partials.yaml'
ignoreAuthors:
- 'gcf-owl-bot[bot]'
- 'yoshi-automation'
2 changes: 2 additions & 0 deletions handwritten/cloud-profiler/.github/release-please.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
handleGHRelease: true
releaseType: node
1 change: 1 addition & 0 deletions handwritten/cloud-profiler/.github/release-trigger.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
enabled: true
Loading
Loading