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-stitcher
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.1
Choose a base ref
...
head repository: googleapis/python-video-stitcher
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.0
Choose a head ref
  • 20 commits
  • 82 files changed
  • 5 contributors

Commits on Aug 16, 2022

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

Commits on Aug 23, 2022

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

Commits on Aug 24, 2022

  1. chore: remove 'pip install' statements from python_library templates …

    …[autoapprove] (#59)
    
    Source-Link: googleapis/synthtool@1f37ce7
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:8e84e0e0d71a0d681668461bba02c9e1394c785f31a10ae3470660235b673086
    gcf-owl-bot[bot] authored Aug 24, 2022
    Configuration menu
    Copy the full SHA
    ca72552 View commit details
    Browse the repository at this point in the history
  2. chore(python): exclude path in renovate.json [autoapprove] (#60)

    Source-Link: googleapis/synthtool@69fabae
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:562802bfac02e012a6ac34eda282f81d06e77326b82a32d7bbb1369ff552b387
    gcf-owl-bot[bot] authored Aug 24, 2022
    Configuration menu
    Copy the full SHA
    1fb0415 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

  1. chore(python): exclude grpcio==1.49.0rc1 in tests [autoapprove] (#61)

    Source-Link: googleapis/synthtool@c4dd595
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:ce3c1686bc81145c81dd269bd12c4025c6b275b22d14641358827334fddb1d72
    gcf-owl-bot[bot] authored Aug 29, 2022
    Configuration menu
    Copy the full SHA
    3bc11ee View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. ci(python): fix path to requirements.txt in release script (#62)

    Source-Link: googleapis/synthtool@fdba3ed
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:1f0dbd02745fb7cf255563dab5968345989308544e52b7f460deadd5e78e63b0
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Sep 1, 2022
    Configuration menu
    Copy the full SHA
    6c61576 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2022

  1. chore(python): update .kokoro/requirements.txt (#63)

    Source-Link: googleapis/synthtool@703554a
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:94961fdc5c9ca6d13530a6a414a49d2f607203168215d074cdb0a1df9ec31c0b
    gcf-owl-bot[bot] authored Sep 2, 2022
    Configuration menu
    Copy the full SHA
    de73b79 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update all dependencies (#64)

    * chore(deps): update all dependencies
    
    * revert
    
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    renovate-bot and parthea authored Sep 2, 2022
    Configuration menu
    Copy the full SHA
    6d2f910 View commit details
    Browse the repository at this point in the history
  3. chore(python): exclude setup.py in renovate config (#67)

    Source-Link: googleapis/synthtool@56da63e
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:993a058718e84a82fda04c3177e58f0a43281a996c7c395e0a56ccc4d6d210d7
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Sep 2, 2022
    Configuration menu
    Copy the full SHA
    d695530 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

  1. chore(deps): update dependency pytest to v7.1.3 (#68)

    * chore(deps): update all dependencies
    
    * revert
    
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    renovate-bot and parthea authored Sep 6, 2022
    Configuration menu
    Copy the full SHA
    9aa6cb0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49ccfe2 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

  1. chore: Bump gapic-generator-python version to 1.3.0 (#70)

    - [ ] Regenerate this pull request now.
    
    PiperOrigin-RevId: 472561635
    
    Source-Link: googleapis/googleapis@332ecf5
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/4313d682880fd9d7247291164d4e9d3d5bd9f177
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNDMxM2Q2ODI4ODBmZDlkNzI0NzI5MTE2NGQ0ZTlkM2Q1YmQ5ZjE3NyJ9
    gcf-owl-bot[bot] authored Sep 7, 2022
    Configuration menu
    Copy the full SHA
    c368f67 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2022

  1. chore: use gapic-generator-python 1.3.1 (#71)

    - [ ] Regenerate this pull request now.
    
    PiperOrigin-RevId: 472772457
    
    Source-Link: googleapis/googleapis@855b74d
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/b64b1e7da3e138f15ca361552ef0545e54891b4f
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYjY0YjFlN2RhM2UxMzhmMTVjYTM2MTU1MmVmMDU0NWU1NDg5MWI0ZiJ9
    gcf-owl-bot[bot] authored Sep 8, 2022
    Configuration menu
    Copy the full SHA
    ceb47c2 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

  1. chore: use gapic generator python 1.4.1 (#72)

    * fix: integrate  gapic-generator-python-1.4.1 and enable more py_test targets
    
    PiperOrigin-RevId: 473833416
    
    Source-Link: googleapis/googleapis@565a550
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/1ee1a06c6de3ca8b843572c1fde0548f84236989
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMWVlMWEwNmM2ZGUzY2E4Yjg0MzU3MmMxZmRlMDU0OGY4NDIzNjk4OSJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Sep 13, 2022
    Configuration menu
    Copy the full SHA
    54004d5 View commit details
    Browse the repository at this point in the history
  2. chore: detect samples tests in nested directories (#73)

    Source-Link: googleapis/synthtool@50db768
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:e09366bdf0fd9c8976592988390b24d53583dd9f002d476934da43725adbb978
    gcf-owl-bot[bot] authored Sep 13, 2022
    Configuration menu
    Copy the full SHA
    a941799 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2022

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

Commits on Sep 16, 2022

  1. feat: Add support for REST transport (#75)

    - [ ] Regenerate this pull request now.
    
    PiperOrigin-RevId: 474644226
    
    Source-Link: googleapis/googleapis@f90b329
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/4ad8763bde676f92a3eb70753ae1cfed0e81387e
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNGFkODc2M2JkZTY3NmY5MmEzZWI3MDc1M2FlMWNmZWQwZTgxMzg3ZSJ9
    
    PiperOrigin-RevId: 474571730
    
    Source-Link: googleapis/googleapis@5a9ee4d
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/ceafe521f137680fdee2f9ca9e1947cdd825070d
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiY2VhZmU1MjFmMTM3NjgwZmRlZTJmOWNhOWUxOTQ3Y2RkODI1MDcwZCJ9
    
    fix(deps): require google-api-core>=1.33.1,>=2.8.0
    fix(deps): require protobuf >= 3.20.1
    gcf-owl-bot[bot] authored Sep 16, 2022
    Configuration menu
    Copy the full SHA
    48e8350 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency grpcio to v1.49.0 (#76)

    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    renovate-bot and parthea authored Sep 16, 2022
    Configuration menu
    Copy the full SHA
    9c7f949 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

  1. chore(main): release 0.3.0 (#77)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    release-please[bot] and parthea authored Sep 19, 2022
    Configuration menu
    Copy the full SHA
    cef8a05 View commit details
    Browse the repository at this point in the history
Loading