Skip to content
This repository was archived by the owner on Sep 21, 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-video-transcoder
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.0
Choose a base ref
...
head repository: googleapis/python-video-transcoder
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.0
Choose a head ref
  • 4 commits
  • 27 files changed
  • 2 contributors

Commits on Oct 5, 2020

  1. chore: update templates (#11)

    * 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(py-library): enable snippet-bot
    
    Co-authored-by: Benjamin E. Coe <[email protected]>
    
    Source-Author: Takashi Matsuo <[email protected]>
    Source-Date: Tue Sep 1 17:14:08 2020 +0000
    Source-Repo: googleapis/synthtool
    Source-Sha: d91dd8aac77f7a9c5506c238038a26fa4f9e361e
    Source-Link: googleapis/synthtool@d91dd8a
    
    * chore(py-library): update decrypt secrets file
    
    * chore(py-library): update decrypt secrets file
    
    From https://github.com/GoogleCloudPlatform/python-docs-samples/blob/master/scripts/decrypt-secrets.sh
    
    * docs: explain conditional
    
    Co-authored-by: Jeffrey Rennie <[email protected]>
    
    Source-Author: Bu Sun Kim <[email protected]>
    Source-Date: Tue Sep 8 11:35:59 2020 -0600
    Source-Repo: googleapis/synthtool
    Source-Sha: d302f93d7f47e2852e585ac35ab2d15585717ec0
    Source-Link: googleapis/synthtool@d302f93
    
    * chore(python-library): use sphinx 1.5.5 for the docfx job
    
    Originally tested at:
    googleapis/python-texttospeech#89
    
    This change will fix the missing docstring in the yaml files.
    
    Source-Author: Takashi Matsuo <[email protected]>
    Source-Date: Thu Sep 10 04:12:14 2020 +0000
    Source-Repo: googleapis/synthtool
    Source-Sha: ffcee7952b74f647cbb3ef021d95422f10816fca
    Source-Link: googleapis/synthtool@ffcee79
    
    * build(python): use release-publish app for notifying GitHub of releas…
    
    * build(python): use release-publish app for notifying GitHub of release status
    
    * fix: re-add pypi password
    
    Source-Author: Bu Sun Kim <[email protected]>
    Source-Date: Wed Sep 16 08:46:42 2020 -0600
    Source-Repo: googleapis/synthtool
    Source-Sha: 257fda18168bedb76985024bd198ed1725485488
    Source-Link: googleapis/synthtool@257fda1
    
    * build(python): add secret manager in kokoro
    
    Source-Author: Bu Sun Kim <[email protected]>
    Source-Date: Wed Sep 16 10:24:40 2020 -0600
    Source-Repo: googleapis/synthtool
    Source-Sha: dba48bb9bc6959c232bec9150ac6313b608fe7bd
    Source-Link: googleapis/synthtool@dba48bb
    
    * chore(python): add sphinx doctest extension
    
    Source-Author: Bu Sun Kim <[email protected]>
    Source-Date: Mon Sep 21 13:09:57 2020 -0600
    Source-Repo: googleapis/synthtool
    Source-Sha: 27f4406999b1eee29e04b09b2423a8e4646c7e24
    Source-Link: googleapis/synthtool@27f4406
    
    * chore(python): remove note about editable installs
    
    `pip install -e .` is supported and is how we install the library for tests.
    
    Source-Author: Bu Sun Kim <[email protected]>
    Source-Date: Tue Sep 22 12:06:12 2020 -0600
    Source-Repo: googleapis/synthtool
    Source-Sha: a651c5fb763c69a921aecdd3e1d8dc51dbf20f8d
    Source-Link: googleapis/synthtool@a651c5f
    
    * chore(python): use BUILD_SPECIFIC_GCLOUD_PROJECT for samples
    
    https://github.com/googleapis/python-talent/blob/ef045e8eb348db36d7a2a611e6f26b11530d273b/samples/snippets/noxfile_config.py#L27-L32
    
    `BUILD_SPECIFIC_GCLOUD_PROJECT` is an alternate project used for sample tests that do poorly with concurrent runs on the same project.
    
    Source-Author: Bu Sun Kim <[email protected]>
    Source-Date: Wed Sep 30 13:06:03 2020 -0600
    Source-Repo: googleapis/synthtool
    Source-Sha: 9b0da5204ab90bcc36f8cd4e5689eff1a54cc3e4
    Source-Link: googleapis/synthtool@9b0da52
    yoshi-automation authored Oct 5, 2020
    Configuration menu
    Copy the full SHA
    89682e9 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2020

  1. build(python): samples tests should pass if no samples exist (#13)

    Source-Author: Daniel Sanche <[email protected]>
    Source-Date: Wed Oct 14 08:00:06 2020 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: 477764cc4ee6db346d3febef2bb1ea0abf27de52
    Source-Link: googleapis/synthtool@477764c
    yoshi-automation authored Nov 14, 2020
    Configuration menu
    Copy the full SHA
    46f03dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5a210e View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2020

  1. chore: release 0.2.0 (#14)

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