Skip to content
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-agentplatform
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: googleapis/nodejs-agentplatform
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: provide-api-error
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 5 files changed
  • 3 contributors

Commits on Jun 3, 2024

  1. chore: Fix tests not running

    It was not finding any as they're under paths like `build/src/functions/test`
    tjenkinson committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    c1366b6 View commit details
    Browse the repository at this point in the history
  2. feat: Throw a new ClientErrorApi error for api errors and include a…

    …pi error response
    
    This extends `ClientError` so should be a none breaking change
    tjenkinson committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    b429787 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d7bf8e7 View commit details
    Browse the repository at this point in the history
  4. chore: Create a gitignore

    tjenkinson committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    3c70a03 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

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

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    eb8a487 View commit details
    Browse the repository at this point in the history
  2. Fix lint issue

    tjenkinson committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    522bd06 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

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

Commits on Aug 23, 2024

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

Commits on Aug 28, 2024

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