Skip to content
This repository was archived by the owner on Nov 29, 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/python-bigquery-datatransfer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.1
Choose a base ref
...
head repository: googleapis/python-bigquery-datatransfer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.1.0
Choose a head ref
  • 8 commits
  • 21 files changed
  • 5 contributors

Commits on Mar 10, 2021

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

Commits on Mar 16, 2021

  1. chore: add pre-commit-config to renovate ignore paths (#113)

    Disable renovate PRs on the .pre-commit-config.yaml which is templated from synthtool. https://docs.renovatebot.com/configuration-options/#ignorepaths
    
    Source-Author: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com>
    Source-Date: Mon Mar 15 09:05:39 2021 -0600
    Source-Repo: googleapis/synthtool
    Source-Sha: 2c54c473779ea731128cea61a3a6c975a08a5378
    Source-Link: googleapis/synthtool@2c54c47
    yoshi-automation authored Mar 16, 2021
    Configuration menu
    Copy the full SHA
    61bd36f View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2021

  1. build(python): fail nox sessions if a python version is missing (#115)

    Nox's default behavior is to quietly skip if a python interpreter is missing. https://nox.thea.codes/en/stable/usage.html#failing-sessions-when-the-interpreter-is-missing
    
    Source-Author: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com>
    Source-Date: Tue Mar 16 13:38:02 2021 -0600
    Source-Repo: googleapis/synthtool
    Source-Sha: eda422b90c3dde4a872a13e6b78a8f802c40d0db
    Source-Link: googleapis/synthtool@eda422b
    yoshi-automation authored Mar 17, 2021
    Configuration menu
    Copy the full SHA
    2666cfb View commit details
    Browse the repository at this point in the history
  2. feat: add client_cert_source_for_mtls parameter to grpc transport (#…

    …114)
    
    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/f0eeb0ef-c8e9-4fea-9a7f-b5ca7baded13/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    PiperOrigin-RevId: 363304304
    Source-Link: googleapis/googleapis@c13fb8c
    PiperOrigin-RevId: 361662015
    Source-Link: googleapis/googleapis@28a5919
    PiperOrigin-RevId: 359562873
    Source-Link: googleapis/googleapis@07932bb
    PiperOrigin-RevId: 355923884
    Source-Link: googleapis/googleapis@5e3dace
    PiperOrigin-RevId: 354996675
    Source-Link: googleapis/googleapis@20712b8
    yoshi-automation authored Mar 17, 2021
    Configuration menu
    Copy the full SHA
    9c7ed28 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eaa23c1 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2021

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

Commits on Mar 22, 2021

  1. chore(python): add kokoro configs for periodic builds against head (#119

    )
    
    This change should be non-destructive.
    
    Note for library repo maintainers:
    After applying this change, you can easily add (or change) periodic
    builds against head by adding config files in google3.
    
    See python-pubsub repo for example.
    
    Source-Author: Takashi Matsuo <tmatsuo@google.com>
    Source-Date: Fri Mar 19 11:17:59 2021 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: 79c8dd7ee768292f933012d3a69a5b4676404cda
    Source-Link: googleapis/synthtool@79c8dd7
    yoshi-automation authored Mar 22, 2021
    Configuration menu
    Copy the full SHA
    01273a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea6e285 View commit details
    Browse the repository at this point in the history
Loading