Skip to content
This repository was archived by the owner on Apr 20, 2024. 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-speech
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.2.0
Choose a base ref
...
head repository: googleapis/python-speech
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.2.1
Choose a head ref
  • 7 commits
  • 25 files changed
  • 3 contributors

Commits on Mar 22, 2021

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

Commits on Mar 23, 2021

  1. fix: use correct retry deadline (#134)

    * changes without context
    
            autosynth cannot find the source of changes triggered by earlier changes in this
            repository, or by version upgrades to tools such as linters.
    
    * chore: upgrade gapic-generator-python to 0.43.1
    
    PiperOrigin-RevId: 364411656
    
    Source-Author: Google APIs <[email protected]>
    Source-Date: Mon Mar 22 14:40:22 2021 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 149a3a84c29c9b8189576c7442ccb6dcf6a8f95b
    Source-Link: googleapis/googleapis@149a3a8
    yoshi-automation authored Mar 23, 2021
    Configuration menu
    Copy the full SHA
    07a30a1 View commit details
    Browse the repository at this point in the history
  2. chore(python): add kokoro configs for periodic builds against head (#131

    )
    
    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/2aed4761-f38f-4fe4-a244-9d8ee3ac6845/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    Source-Link: googleapis/synthtool@79c8dd7
    yoshi-automation authored Mar 23, 2021
    Configuration menu
    Copy the full SHA
    f1f158d View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2021

  1. chore: update templates (#137)

    * changes without context
    
            autosynth cannot find the source of changes triggered by earlier changes in this
            repository, or by version upgrades to tools such as linters.
    
    * chore(deps): update precommit hook pycqa/flake8 to v3.9.0
    
    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [pycqa/flake8](https://gitlab.com/pycqa/flake8) | repository | minor | `3.8.4` -> `3.9.0` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>pycqa/flake8</summary>
    
    ### [`v3.9.0`](https://gitlab.com/pycqa/flake8/compare/3.8.4...3.9.0)
    
    [Compare Source](https://gitlab.com/pycqa/flake8/compare/3.8.4...3.9.0)
    
    </details>
    
    ---
    
    ### Renovate configuration
    
    :date: **Schedule**: At any time (no schedule defined).
    
    :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
    
    :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
    
    ---
    
    This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/synthtool).
    
    Source-Author: WhiteSource Renovate <[email protected]>
    Source-Date: Tue Mar 23 17:38:03 2021 +0100
    Source-Repo: googleapis/synthtool
    Source-Sha: f5c5904fb0c6aa3b3730eadf4e5a4485afc65726
    Source-Link: googleapis/synthtool@f5c5904
    
    * test(python): use constraints files to check dependency lower bounds
    
    Use a constraints file when installing dependencies for system and unit tests nox sessions.
    
    https://pip.pypa.io/en/stable/user_guide/#constraints-files
    > Constraints files are requirements files that **only control which version of a requirement is installed, not whether it is installed or not**. Their syntax and contents is nearly identical to Requirements Files. There is one key difference: Including a package in a constraints file does not trigger installation of the package.
    
    ```
    testing
    ├── constraints-3.10.txt
    ├── constraints-3.11.txt
    ├── constraints-3.6.txt
    ├── constraints-3.7.txt
    ├── constraints-3.8.txt
    └── constraints-3.9.txt
    ```
    
    Going forward, one constraints file (currently 3.6) will be populated with every library requirement and extra listed in the `setup.py`. The constraints file will pin each requirement to the lower bound. This ensures that library maintainers will see test failures if they forget to update a lower bound on a dependency.
    
    See googleapis/python-bigquery#263 for an example
    
    Source-Author: Bu Sun Kim <[email protected]>
    Source-Date: Tue Mar 23 10:52:02 2021 -0600
    Source-Repo: googleapis/synthtool
    Source-Sha: 86ed43d4f56e6404d068e62e497029018879c771
    Source-Link: googleapis/synthtool@86ed43d
    yoshi-automation authored Mar 30, 2021
    Configuration menu
    Copy the full SHA
    99f5b47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    287670a View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2021

  1. build(python): update docfx job to use new plugin (#138)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/eed5ac88-37a8-4fd5-bece-3267ea30553e/targets
    
    - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
    
    Source-Link: googleapis/synthtool@4501974
    yoshi-automation authored Mar 31, 2021
    Configuration menu
    Copy the full SHA
    e13bad2 View commit details
    Browse the repository at this point in the history
  2. chore: release 2.2.1 (#135)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Mar 31, 2021
    Configuration menu
    Copy the full SHA
    ed08796 View commit details
    Browse the repository at this point in the history
Loading