Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

migrate code from googleapis/cloud-profiler-nodejs #2840

Merged
merged 23 commits into from
Nov 12, 2022

Commits on Nov 16, 2018

  1. Add samples with snippets for documentation (#333)

    The documentation on https://cloud.google.com/profiler/docs/profiling-nodejs
    should come from code snippets on GitHub rather than be hard coded.
    
    We show JS snippets, so I can't use the TS sources.
    fhinkel authored and nolanmar511 committed Nov 16, 2018
    Configuration menu
    Copy the full SHA
    3b1b835 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2018

  1. build: add lint script (#362)

    * lint script
    
    * 'no docs yets'
    
    * add a samples/package.json so npm install doesnt install when cd-ed into samples
    jkwlui authored Dec 11, 2018
    Configuration menu
    Copy the full SHA
    fe6841e View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2019

  1. Configuration menu
    Copy the full SHA
    c01c3d2 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2020

  1. Configuration menu
    Copy the full SHA
    2dd7ea7 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2020

  1. chore: release 4.0.0 (#586)

    * updated CHANGELOG.md [ci skip]
    
    * updated package.json [ci skip]
    
    * updated samples/package.json [ci skip]
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: Maggie Nolan <[email protected]>
    release-please[bot] and nolanmar511 authored Apr 17, 2020
    Configuration menu
    Copy the full SHA
    b069abd View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2020

  1. chore: release 4.0.1 (#635)

    🤖 I have created a release \*beep\* \*boop\* 
    ---
    ### [4.0.1](https://www.github.com/googleapis/cloud-profiler-nodejs/compare/v4.0.0...v4.0.1) (2020-07-09)
    
    
    ### Bug Fixes
    
    * **deps:** update dependency pretty-ms to v7 ([#642](https://www.github.com/googleapis/cloud-profiler-nodejs/issues/642)) ([f69c7a7](https://www.github.com/googleapis/cloud-profiler-nodejs/commit/f69c7a73b17c150c2b523412e430b5d1ac03e12a))
    * **deps:** update dependency protobufjs to ~6.9.0 ([#634](https://www.github.com/googleapis/cloud-profiler-nodejs/issues/634)) ([a90149c](https://www.github.com/googleapis/cloud-profiler-nodejs/commit/a90149c4f91630d75bb41fab145713637736d21c))
    * malformed tsconfig causing broken tests [#640](https://www.github.com/googleapis/cloud-profiler-nodejs/issues/640) ([#647](https://www.github.com/googleapis/cloud-profiler-nodejs/issues/647)) ([09c19c8](https://www.github.com/googleapis/cloud-profiler-nodejs/commit/09c19c88a0ca137b7970c386730b145b66b77ec3))
    * **deps:** update dependency teeny-request to v7 ([#652](https://www.github.com/googleapis/cloud-profiler-nodejs/issues/652)) ([b46eb4f](https://www.github.com/googleapis/cloud-profiler-nodejs/commit/b46eb4f2552871f405579100e4e916dbde5c60d8))
    * typeo in nodejs .gitattribute ([#661](https://www.github.com/googleapis/cloud-profiler-nodejs/issues/661)) ([92f46ac](https://www.github.com/googleapis/cloud-profiler-nodejs/commit/92f46ac22a510c7bab05549b83779dd4f60096b7))
    ---
    
    
    This PR was generated with [Release Please](https://github.com/googleapis/release-please).
    release-please[bot] authored Jul 10, 2020
    Configuration menu
    Copy the full SHA
    43810ff View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2020

  1. Configuration menu
    Copy the full SHA
    6089686 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2020

  1. chore: release 4.0.3 (#672)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Sep 17, 2020
    Configuration menu
    Copy the full SHA
    ab681c0 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2020

  1. chore: release 4.1.0 (#711)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Nov 2, 2020
    Configuration menu
    Copy the full SHA
    418a402 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2021

  1. chore: release 4.1.1 (#723)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Mar 16, 2021
    Configuration menu
    Copy the full SHA
    1f5d07d View commit details
    Browse the repository at this point in the history

Commits on May 5, 2021

  1. Configuration menu
    Copy the full SHA
    9f4b600 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2021

  1. Configuration menu
    Copy the full SHA
    8196107 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2021

  1. Configuration menu
    Copy the full SHA
    69dd6bb View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2021

  1. chore: release 4.1.5 (#774)

    🤖 I have created a release \*beep\* \*boop\*
    ---
    ### [4.1.5](https://www.github.com/googleapis/cloud-profiler-nodejs/compare/v4.1.4...v4.1.5) (2021-10-06)
    
    
    ### Bug Fixes
    
    * workaround certificate expiration issue in integration tests ([#773](https://www.github.com/googleapis/cloud-profiler-nodejs/issues/773)) ([9d4908b](https://www.github.com/googleapis/cloud-profiler-nodejs/commit/9d4908b7161e0aade0915d2d88a43b0a6bfc9791))
    ---
    
    
    This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
    release-please[bot] authored Oct 6, 2021
    Configuration menu
    Copy the full SHA
    de696d5 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2021

  1. Configuration menu
    Copy the full SHA
    094760a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52f50f1 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

  1. chore(main): release 4.2.0 (#834)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored May 16, 2022
    Configuration menu
    Copy the full SHA
    71b3d0c View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2022

  1. build!: update library to use Node 12 (#835)

    * build!: update library to use Node 12
    * build: fix broken Kokoro configuration test
    * build: import version from package.json for tests
    sofisl authored Jun 1, 2022
    Configuration menu
    Copy the full SHA
    489f69b View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

  1. chore(main): release 5.0.0 (#839)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [5.0.0](googleapis/cloud-profiler-nodejs@v4.2.0...v5.0.0) (2022-06-20)
    
    
    ### ⚠ BREAKING CHANGES
    
    * update library to use Node 12 (#835)
    
    ### Bug Fixes
    
    * **deps:** update dependency @google-cloud/common to v4 ([#843](googleapis/cloud-profiler-nodejs#843)) ([1af6b0f](googleapis/cloud-profiler-nodejs@1af6b0f))
    * **deps:** update dependency @google-cloud/logging-min to v10 ([#838](googleapis/cloud-profiler-nodejs#838)) ([1120298](googleapis/cloud-profiler-nodejs@1120298))
    
    
    ### Build System
    
    * update library to use Node 12 ([#835](googleapis/cloud-profiler-nodejs#835)) ([07221ef](googleapis/cloud-profiler-nodejs@07221ef))
    
    ---
    This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
    release-please[bot] authored Jun 30, 2022
    Configuration menu
    Copy the full SHA
    5c45307 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2022

  1. chore(main): release 5.0.1 (#848)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Jul 8, 2022
    Configuration menu
    Copy the full SHA
    d45e25d View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2022

  1. chore(main): release 5.0.2 (#850)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Aug 10, 2022
    Configuration menu
    Copy the full SHA
    a1c6ae4 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

  1. chore(main): release 5.0.3 (#853)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [5.0.3](googleapis/cloud-profiler-nodejs@v5.0.2...v5.0.3) (2022-09-09)
    
    
    ### Bug Fixes
    
    * **deps:** Update dependency protobufjs to ~7.1.0 ([#854](googleapis/cloud-profiler-nodejs#854)) ([e8e725d](googleapis/cloud-profiler-nodejs@e8e725d))
    * Remove pip install statements ([#1546](https://github.com/googleapis/cloud-profiler-nodejs/issues/1546)) ([#852](googleapis/cloud-profiler-nodejs#852)) ([85ddb0f](googleapis/cloud-profiler-nodejs@85ddb0f))
    
    ---
    This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
    release-please[bot] authored Sep 26, 2022
    Configuration menu
    Copy the full SHA
    3d93442 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. Configuration menu
    Copy the full SHA
    a8a6cc5 View commit details
    Browse the repository at this point in the history