8000 Comparing v1.2.0...v1.3.0 · googleapis/python-webrisk · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Sep 5, 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-webrisk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.0
Choose a base ref
...
head repository: googleapis/python-webrisk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.3.0
Choose a head ref
  • 18 commits
  • 57 files changed
  • 9 contributors

Commits on Mar 31, 2021

  1. chore: add tarfile (#58)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/37c84fab-539b-49db-a24a-90d2307c35f9/targets
    
    - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
    yoshi-automation authored Mar 31, 2021
    Configuration menu
    Copy the full SHA
    e9d9883 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2021

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

Commits on Apr 7, 2021

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

    * chore: migrate to owl bot
    
    * chore: copy files from googleapis-gen 70f7f0525414fe4dfeb2fc2e81546b073f83a621
    
    * chore: run the post processor
    
    * Update owlbot.py
    
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    SurferJeffAtGoogle and parthea authored Apr 7, 2021
    Configuration menu
    Copy the full SHA
    64e9b5e View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2021

  1. build: update .OwlBot.lock with new version of post-processor (#66)

    This PR updates the docker container used for OwlBot. This container performs post-processing tasks when pull-requests are opened on your repository, such as:
    
    * copying generated files into place.
    * generating common files from templates.
    
    Version sha256:c0deb0984dd1c56fa04aaf6974f23f4fe674d80f4329310c3f52cd46c40b7419 was published at 2021-04-16T11:11:13.514Z.
    gcf-owl-bot[bot] authored Apr 16, 2021
    Configuration menu
    Copy the full SHA
    d39a3b3 View commit details
    Browse the repository at this point in the history
  2. build: update .OwlBot.lock with new version of post-processor (#68)

    This PR updates the docker container used for OwlBot. This container performs post-processing tasks when pull-requests are opened on your repository, such as:
    
    * copying generated files into place.
    * generating common files from templates.
    
    Version sha256:cfc0e802701262c211703c468874d767f65dabe6a1a71d0e07bfc8a3d5175f32 was published at 2021-04-16T18:49:31.774Z.
    gcf-owl-bot[bot] authored Apr 16, 2021
    Configuration menu
    Copy the full SHA
    ee13c87 View commit details
    Browse the repository at this point in the history
  3. chore: prevent normalization of semver versioning (#64)

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

Commits on Apr 27, 2021

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

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

Commits on May 12, 2021

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

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

Commits on May 14, 2021

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

Commits on May 15, 2021

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

    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
    4ec0245 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 (#84)

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

Commits on May 22, 2021

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

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

Commits on May 27, 2021

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

    gcr.io/repo-automation-bots/owlbot-python:latest@sha256:0856ca711da1fd5ec9d6d7da6c50aa0bbf550fb94acb47b55159a640791987bf
    gcf-owl-bot[bot] authored May 27, 2021
    Configuration menu
    Copy the full SHA
    3781d2f View commit details
    Browse the repository at this point in the history

Commits on May 28, 2021

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

    Post-Processor: gcr.io/repo-automation-bots/owlbot-python:latest@sha256:c66ba3c8d7bc8566f47df841f98cd0097b28fff0b1864c86f5817f4c8c3e8600
    gcf-owl-bot[bot] authored May 28, 2021
    Configuration menu
    Copy the full SHA
    45eb055 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2021

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

Commits on Jun 16, 2021

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