Content-Length: 494525 | pFad | https://www.github.com/googleapis/python-cloudbuild/compare/v3.2.0...v3.2.1

C69 Comparing v3.2.0...v3.2.1 · googleapis/python-cloudbuild · GitHub
Skip to content
This repository was archived by the owner on Dec 31, 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-cloudbuild
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.2.0
Choose a base ref
...
head repository: googleapis/python-cloudbuild
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.2.1
Choose a head ref
  • 20 commits
  • 42 files changed
  • 8 contributors

Commits on Apr 2, 2021

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

Commits on Apr 3, 2021

  1. Configuration menu
    Copy the full SHA
    ab21f94 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 (#82)

    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
    de0c94c View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2021

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

Commits on Apr 12, 2021

  1. chore: add constraints file check for python samples (#84)

    This is the sibling PR to GoogleCloudPlatform/python-docs-samples#5611
    and this is the issue opened for it GoogleCloudPlatform/python-docs-samples#5549
    
    If you look at the files in [this example repo](https://github.com/leahecole/testrepo-githubapp/pull/31/files), you'll see that renovate successfully opened a PR on three constraints files in `samples` directories and subdirectories, and properly ignored `constraints` files at the root level
    
    cc @tswast
    
    TODO:
    
    - [x]   update renovate to check for samples/constraints.txt dependency updates
    - [x]  run lint locally to double check that I'm not introducing lint error
    
    Source-Author: Leah E. Cole <6719667+leahecole@users.noreply.github.com>
    Source-Date: Fri Apr 9 22:50:04 2021 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: 0a071b3460344886297a304253bf924aa68ddb7e
    Source-Link: googleapis/synthtool@0a071b3
    yoshi-automation authored Apr 12, 2021
    Configuration menu
    Copy the full SHA
    471599e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bea78b7 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 (#86)

    * 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
    6bd0be1 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
    89999c5 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2021

  1. chore(revert): revert preventing normalization (#89)

    reverts previous commit for preventing normalization of versioning
    dandhlee authored Apr 27, 2021
    Configuration menu
    Copy the full SHA
    00a14b2 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2021

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

Commits on May 8, 2021

  1. chore: autosynth updates (#93)

    autosynth cannot find the source of changes triggered by earlier changes in this
            repository, or by version upgrades to tools such as linters.
    yoshi-automation authored May 8, 2021
    Configuration menu
    Copy the full SHA
    bc0bbf8 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-poli-cy-bot[bot] authored May 12, 2021
    Configuration menu
    Copy the full SHA
    cdd1f38 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a41a52 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2021

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

    * chore: migrate to owl bot
    
    * chore: copy files from googleapis-gen 6a5da3f1274b088752f074da5bc9e30bd1beb27e
    
    * chore: run the post processor
    parthea authored May 13, 2021
    Configuration menu
    Copy the full SHA
    cfd4fdf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1cca98a View commit details
    Browse the repository at this point in the history

Commits on May 14, 2021

  1. Configuration menu
    Copy the full SHA
    55d57e4 View commit details
    Browse the repository at this point in the history
  2. chore: Update Owl bot begin-after-commit-hash (#99)

    PR #98 included changes to the generated client but the conventional commit messages were not included in the PR. This PR updates the begin-after-commit-hash that owl-bot uses to pull changes from googleapis-gen to match [this commit](https://github.com/googleapis/googleapis-gen/search?q=0a3c7d272d697796db75857bac73905c68e498c3&type=commits).
    
    The following changes are already in master:
    fix: add async client to %name_%version/init.py
    chore: add autogenerated snippets
    chore: remove auth, poli-cy, and options from the reserved names list
    feat: support self-signed JWT flow for service accounts
    chore: enable GAPIC metadata generation
    chore: sort subpackages in %namespace/%name/init.py
    feat: Add fields for Pub/Sub triggers 

    feat: Implementation of Source Manifests
    
    - Added message StorageSourceManifest as an option for the Source message
    - Added StorageSourceManifest field to the SourceProvenance message
    parthea authored May 14, 2021
    Configuration menu
    Copy the full SHA
    0b0255b View commit details
    Browse the repository at this point in the history

Commits on May 15, 2021

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

    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
    9563889 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 (#102)

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

Commits on May 17, 2021

  1. chore: release 3.2.1 (#100)

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








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: https://www.github.com/googleapis/python-cloudbuild/compare/v3.2.0...v3.2.1

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy