Skip to content
This repository was archived by the owner on Apr 3, 2024. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: googleapis/cloud-debug-nodejs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.2.2
Choose a base ref
...
head repository: googleapis/cloud-debug-nodejs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.2.3
Choose a head ref
  • 8 commits
  • 16 files changed
  • 8 contributors

Commits on Jun 6, 2021

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

Commits on Jun 7, 2021

  1. chore: Report warning on .github/workflows/ci.yaml (#968)

    * fix: Report warning on `.github/workflows/ci.yaml`
    
    Not all files in `.github/workflows` are managed, only `ci.yaml`.
    
    Related false-positive: googleapis/repo-automation-bots#1952 (comment)
    
    * fix: Report warning on `.github/workflows/ci.yaml`
    
    Not all files in `.github/workflows` are managed, only `ci.yaml`.
    Source-Link: googleapis/synthtool@2430f8d
    Post-Processor: gcr.io/repo-automation-bots/owlbot-nodejs:latest@sha256:14aaee566d6fc07716bb92da416195156e47a4777e7d1cd2bb3e28c46fe30fe2
    gcf-owl-bot[bot] authored Jun 7, 2021
    Configuration menu
    Copy the full SHA
    0c39d7d View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2021

  1. chore(nodejs): use cloud-rad publication process (#1112) (#970)

    VERSION is used in @google-cloud/cloud-rad to publish ref docs for
    a particular version. Pass VERSION in via Stubby or Fusion.
    Source-Link: googleapis/synthtool@740366b
    Post-Processor: gcr.io/repo-automation-bots/owlbot-nodejs:latest@sha256:bbdd52de226c00df3356cdf25460397b429ab49552becca645adbc412f6a4ed5
    gcf-owl-bot[bot] authored Jun 9, 2021
    Configuration menu
    Copy the full SHA
    0e1d4aa View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2021

  1. build: add auto-approve to Node libraries (#1100) (#972)

    * build: add auto-approve to Node libraries
    
    Co-authored-by: Benjamin E. Coe <bencoe@google.com>
    Source-Link: googleapis/synthtool@5cae043
    Post-Processor: gcr.io/repo-automation-bots/owlbot-nodejs:latest@sha256:65aa68f2242c172345d7c1e780bced839bfdc344955d6aa460aa63b4481d93e5
    gcf-owl-bot[bot] and Benjamin E. Coe authored Jun 10, 2021
    Configuration menu
    Copy the full SHA
    3c212c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    294349a View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2021

  1. build: remove errant comma (#1113) (#974)

    Source-Link: googleapis/synthtool@41ccd8c
    Post-Processor: gcr.io/repo-automation-bots/owlbot-nodejs:latest@sha256:c9c7828c165b1985579098978877935ee52dda2b1b538087514fd24fa2443e7a
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Jun 11, 2021
    Configuration menu
    Copy the full SHA
    87b9569 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2021

  1. fix: surface correct error message for ambiguous sourcemap matches (#971

    )
    
    * fix: surface correct error message for ambiguous sourcemap matches
    
    Fixes #961
    
    * Update test cases to be more natural statements
    
    Co-authored-by: Justin Beckwith <justin.beckwith@gmail.com>
    Co-authored-by: James McTavish <mctavish@google.com>
    3 people authored Jun 14, 2021
    Configuration menu
    Copy the full SHA
    d5abfac View commit details
    Browse the repository at this point in the history
  2. chore: release 5.2.3 (#976)

    🤖 I have created a release \*beep\* \*boop\*
    ---
    ### [5.2.3](https://www.github.com/googleapis/cloud-debug-nodejs/compare/v5.2.2...v5.2.3) (2021-06-14)
    
    
    ### Bug Fixes
    
    * surface correct error message for ambiguous sourcemap matches ([#971](https://www.github.com/googleapis/cloud-debug-nodejs/issues/971)) ([d5abfac](https://www.github.com/googleapis/cloud-debug-nodejs/commit/d5abfac3affba586f7fa28d2388a2b1d15942576))
    ---
    
    
    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 14, 2021
    Configuration menu
    Copy the full SHA
    abf4b70 View commit details
    Browse the repository at this point in the history
Loading