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-container
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5b567ea
Choose a base ref
...
head repository: googleapis/python-container
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: cc81337
Choose a head ref
  • 15 commits
  • 57 files changed
  • 7 contributors

Commits on Apr 2, 2021

  1. Test: update constraints files and use precommit hook (#81)

    * chore(deps): update precommit hook pycqa/flake8 to v3.9.0
    * test(python): use constraints files to check dependency lower bounds
    yoshi-automation authored Apr 2, 2021
    Configuration menu
    Copy the full SHA
    a575b0b View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2021

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

    Source-Author: Dan Lee <71398022+dandhlee@users.noreply.github.com>
    Source-Date: Tue Mar 30 19:36:37 2021 -0400
    Source-Repo: googleapis/synthtool
    Source-Sha: 4501974ad08b5d693311457e2ea4ce845676e329
    Source-Link: googleapis/synthtool@4501974
    yoshi-automation authored Apr 3, 2021
    Configuration menu
    Copy the full SHA
    a7230b8 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2021

  1. chore: Add license headers for python config files (#85)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/84f8868d-ac4d-4151-a388-e762b5d35837/targets
    
    - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
    
    Source-Link: googleapis/synthtool@5b5bf6d
    yoshi-automation authored Apr 7, 2021
    Configuration menu
    Copy the full SHA
    d853802 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2021

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

Commits on Apr 16, 2021

  1. chore: Re-generated to pick up changes from synthtool (#87)

    * docs(python): add empty lines between methods
    
    Source-Author: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com>
    Source-Date: Wed Apr 14 14:41:09 2021 -0600
    Source-Repo: googleapis/synthtool
    Source-Sha: 721339ab60a6eb63b889978b3d9b295dcb3be370
    Source-Link: googleapis/synthtool@721339a
    
    * build: use PyPI API token in secret manager
    
    Migrate python libraries onto the PyPI API token stored in secret manager.
    
    A PyPI API token is limited in scope to uploading new releases. https://pypi.org/help/#apitoken
    
    Verified that this works with [build](https://fusion2.corp.google.com/invocations/14bae126-83fa-4328-8da9-d390ed99315c/targets/cloud-devrel%2Fclient-libraries%2Fpython%2Fgoogleapis%2Fpython-vision%2Frelease%2Frelease;config=default/log) on googleapis/python-vision#136
    
    Source-Author: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com>
    Source-Date: Wed Apr 14 17:46:06 2021 -0600
    Source-Repo: googleapis/synthtool
    Source-Sha: 043cc620d6a6111816d9e09f2a97208565fde958
    Source-Link: googleapis/synthtool@043cc62
    yoshi-automation authored Apr 16, 2021
    Configuration menu
    Copy the full SHA
    d0e188a View commit details
    Browse the repository at this point in the history
  2. chore: prevent normalization of semver versioning (#88)

    When there is a patch version added to semver versioning, setuptools.setup(version) will normalize the versioning from -patch to .patch which is not correct SEMVER versioning. The added feature with setuptools.sic(version) will prevent this from happening.
    dandhlee authored Apr 16, 2021
    Configuration menu
    Copy the full SHA
    58dc626 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2021

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

Commits on May 7, 2021

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

Commits on May 12, 2021

  1. chore: add SECURITY.md (#91)

    chore: add SECURITY.md
    google-cloud-policy-bot[bot] authored May 12, 2021
    Configuration menu
    Copy the full SHA
    06c639c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f49dbd View commit details
    Browse the repository at this point in the history

Commits on May 13, 2021

  1. chore: migrate to owl bot (#95)

    * chore: migrate to owl bot
    
    * chore: copy files from googleapis-gen 130ce904e5d546c312943d10f48799590f9c0f66
    
    * chore: run the post processor
    parthea authored May 13, 2021
    Configuration menu
    Copy the full SHA
    13fc9fd View commit details
    Browse the repository at this point in the history

Commits on May 14, 2021

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

Commits on May 15, 2021

  1. fix(deps): add packaging requirement (#97)

    Add packaging requirement. packaging.version
                  is used for a version comparison in transports/base.py and is needed after the upgrade to gapic-generator-python 0.46.3
    busunkim96 authored May 15, 2021
    Configuration menu
    Copy the full SHA
    1c46866 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2021

  1. chore: new owl bot post processor docker image (#99)

    gcr.io/repo-automation-bots/owlbot-python:latest@sha256:4c981a6b6f2b8914a448d7b3a01688365be03e3ed26dfee399a6aa77fb112eaa
    gcf-owl-bot[bot] authored May 16, 2021
    Configuration menu
    Copy the full SHA
    76d7667 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2021

  1. chore: release 2.4.1 (#98)

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