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

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/python-api-core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.25.0
Choose a base ref
...
head repository: googleapis/python-api-core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.25.1
Choose a head ref
  • 5 commits
  • 9 files changed
  • 4 contributors

Commits on Jan 15, 2021

  1. chore: tweak kokoro config (via synth) (#129)

    * chore(python): skip docfx in main presubmit
    
    * chore(python): skip docfx in main presubmit
    
    * fix: properly template the repo name
    
    Source-Author: Bu Sun Kim <[email protected]>
    Source-Date: Fri Jan 8 10:32:13 2021 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: fb53b6fb373b7c3edf4e55f3e8036bc6d73fa483
    Source-Link: googleapis/synthtool@fb53b6f
    
    * chore: add missing quotation mark
    
    Source-Author: Bu Sun Kim <[email protected]>
    Source-Date: Mon Jan 11 09:43:06 2021 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: 16ec872dd898d7de6e1822badfac32484b5d9031
    Source-Link: googleapis/synthtool@16ec872
    yoshi-automation authored Jan 15, 2021
    Configuration menu
    Copy the full SHA
    84cfb97 View commit details
    Browse the repository at this point in the history
  2. docs: fix spelling errors in retry (#131)

    Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
    - [x] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/python-api-core/issues/new/choose) before writing your code!  That way we can discuss the change, evaluate designs, and agree on the general idea
    - [NA] Ensure the tests and linter pass
    - [NA] Code coverage does not decrease (if any source code was changed)
    - [x] Appropriate docs were updated (if necessary)
    
    Fixes #130 🦕
    JunchengL authored Jan 15, 2021
    Configuration menu
    Copy the full SHA
    232dab0 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2021

  1. build(python): make NOX_SESSION optional (#135)

    I added this accidentally in #889. `NOX_SESSION` should be passed down if it is set but not marked required.
    
    Source-Author: Bu Sun Kim <[email protected]>
    Source-Date: Tue Jan 19 09:38:04 2021 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: ba960d730416fe05c50547e975ce79fcee52c671
    Source-Link: googleapis/synthtool@ba960d7
    yoshi-automation authored Jan 20, 2021
    Configuration menu
    Copy the full SHA
    a47dfba View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2021

  1. Configuration menu
    Copy the full SHA
    97cef4a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e8923f View commit details
    Browse the repository at this point in the history
Loading