Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was 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: v3.1.0
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: v3.1.1
Choose a head ref
  • 7 commits
  • 30 files changed
  • 4 contributors

Commits on Jul 7, 2022

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

Commits on Aug 23, 2022

  1. fix: better support for fallback mode (#337)

    - [ ] Regenerate this pull request now.
    
    PiperOrigin-RevId: 468790263
    
    Source-Link: googleapis/googleapis@873ab45
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/cb6f37aeff2a3472e40a7bbace8c67d75e24bee5
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiY2I2ZjM3YWVmZjJhMzQ3MmU0MGE3YmJhY2U4YzY3ZDc1ZTI0YmVlNSJ9
    gcf-owl-bot[bot] authored Aug 23, 2022
    Configuration menu
    Copy the full SHA
    909b6c8 View commit details
    Browse the repository at this point in the history
  2. fix: change import long to require (#339)

    Source-Link: googleapis/synthtool@d229a12
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:74ab2b3c71ef27e6d8b69b1d0a0c9d31447777b79ac3cd4be82c265b45f37e5e
    gcf-owl-bot[bot] authored Aug 23, 2022
    Configuration menu
    Copy the full SHA
    c1cdde2 View commit details
    Browse the repository at this point in the history
  3. fix: remove pip install statements (#1546) (#341)

    because the tools are already installed in the docker image as of googleapis/testing-infra-docker#227
    Source-Link: googleapis/synthtool@ab7384e
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:bb493bf01d28519e82ab61c490c20122c85a7119c03a978ad0c34b4239fbad15
    gcf-owl-bot[bot] authored Aug 23, 2022
    Configuration menu
    Copy the full SHA
    f5133f8 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2022

  1. fix: do not import the whole google-gax from proto JS (#1553) (#342)

    fix: use google-gax v3.3.0
    Source-Link: googleapis/synthtool@c73d112
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:b15a6f06cc06dcffa11e1bebdf1a74b6775a134aac24a0f86f51ddf728eb373e
    gcf-owl-bot[bot] authored Aug 27, 2022
    Configuration menu
    Copy the full SHA
    80cda93 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. fix: allow passing gax instance to client constructor (#343)

    - [ ] Regenerate this pull request now.
    
    PiperOrigin-RevId: 470911839
    
    Source-Link: googleapis/googleapis@3527566
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/f16a1d224f00a630ea43d6a9a1a31f566f45cdea
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZjE2YTFkMjI0ZjAwYTYzMGVhNDNkNmE5YTFhMzFmNTY2ZjQ1Y2RlYSJ9
    
    feat: accept google-gax instance as a parameter
    Please see the documentation of the client constructor for details.
    
    PiperOrigin-RevId: 470332808
    
    Source-Link: googleapis/googleapis@d4a2367
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/e97a1ac204ead4fe7341f91e72db7c6ac6016341
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZTk3YTFhYzIwNGVhZDRmZTczNDFmOTFlNzJkYjdjNmFjNjAxNjM0MSJ9
    gcf-owl-bot[bot] authored Sep 1, 2022
    Configuration menu
    Copy the full SHA
    4828f1e View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2022

  1. chore(main): release 3.1.1 (#340)

    * chore(main): release 3.1.1
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    release-please[bot] and gcf-owl-bot[bot] authored Sep 8, 2022
    Configuration menu
    Copy the full SHA
    97024d1 View commit details
    Browse the repository at this point in the history
Loading