Skip to content
This repository has been archived by the owner on Jul 13, 2023. 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/nodejs-cloudbuild
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.2.3
Choose a base ref
...
head repository: googleapis/nodejs-cloudbuild
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.2.4
Choose a head ref
  • 8 commits
  • 12 files changed
  • 4 contributors

Commits on Jun 7, 2021

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

    * 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

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    35742b5 View commit details

Commits on Jun 9, 2021

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

    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

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    8140d57 View commit details

Commits on Jun 10, 2021

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

    * 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 bcoe authored Jun 10, 2021

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    b1d0427 View commit details
  2. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    58fa55e View commit details

Commits on Jun 11, 2021

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

    Source-Link: googleapis/synthtool@41ccd8c
    Post-Processor: gcr.io/repo-automation-bots/owlbot-nodejs:latest@sha256:c9c7828c165b1985579098978877935ee52dda2b1b538087514fd24fa2443e7a
    gcf-owl-bot[bot] authored Jun 11, 2021

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    ce19720 View commit details

Commits on Jun 22, 2021

  1. fix: make request optional in all cases (#241)

    ... chore: update gapic-generator-ruby to the latest commit chore: release gapic-generator-typescript 1.5.0
    
    Committer: @miraleung
    PiperOrigin-RevId: 380641501
    
    Source-Link: googleapis/googleapis@076f7e9
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/27e4c88b4048e5f56508d4e1aa417d60a3380892
    gcf-owl-bot[bot] authored Jun 22, 2021

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    c96003a View commit details

Commits on Jun 24, 2021

  1. build(node): don't throw on deprecation in unit tests (#243)

    Fixes #1134 🦕
    
    Removes the commit body and relative PR# from the commit message.
    
    For example, for this commit: googleapis/synthtool@9763f20
    
    `post-processor-changes.txt` would contain
    
    ```
    build: enable npm for php/python builds
    
    Source-Link: googleapis/synthtool@9763f20
    ```
    
    instead of
    
    ```
    build: enable npm for php/python builds (#1133)
    
    * build: enable npm for php/python builds
    
    * update comment
    Source-Link: googleapis/synthtool@9763f20
    ```
    Source-Link: googleapis/synthtool@e934b93
    Post-Processor: gcr.io/repo-automation-bots/owlbot-nodejs:latest@sha256:805e2e389eafefa5ed484c30b83a7a875e6b1c7ee125d812e8b01ecc531c3fac
    gcf-owl-bot[bot] authored Jun 24, 2021

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    3b6e68a View commit details
  2. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    954dc17 View commit details
Loading