Skip to content
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/docuploader
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.6.2
Choose a base ref
...
head repository: googleapis/docuploader
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.6.3
Choose a head ref
  • 8 commits
  • 13 files changed
  • 5 contributors

Commits on Jan 14, 2022

  1. chore(python): update release.sh to use keystore (#99)

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

Commits on Jan 19, 2022

  1. chore: fix repo metadata (#100)

    Fixes #94.
    tbpg authored Jan 19, 2022
    Configuration menu
    Copy the full SHA
    6f16a40 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2022

  1. docs: update README with ADC credentials command (#101)

    * fix: update README with ADC credentials comamnd
    
    * Update README.md
    
    Co-authored-by: Tyler Bui-Palsulich <26876514+tbpg@users.noreply.github.com>
    
    Co-authored-by: Tyler Bui-Palsulich <26876514+tbpg@users.noreply.github.com>
    dansaadati and tbpg authored Apr 15, 2022
    Configuration menu
    Copy the full SHA
    f515bbc View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2022

  1. chore(main): release 0.6.3 (#102)

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

Commits on Apr 19, 2022

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

Commits on Apr 28, 2022

  1. chore(python): use ubuntu 22.04 in docs image (#106)

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

Commits on May 23, 2022

  1. refactor: update metadata proto with v21.0-rc2 proto compiler (#108)

    * refactor: update metadata proto with v21.0-rc2 proto compiler
    
    * 🦉 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>
    dansaadati and gcf-owl-bot[bot] authored May 23, 2022
    Configuration menu
    Copy the full SHA
    993badb View commit details
    Browse the repository at this point in the history

Commits on May 26, 2022

  1. fix: regenerate and don't format protos (#110)

    * fix: regenerate and don't format protos
    
    I also updated the OwlBot config to regenerate the protos to make sure
    they always stay consistent.
    
    * Also fix nox lint session
    tbpg authored May 26, 2022
    Configuration menu
    Copy the full SHA
    a61801a View commit details
    Browse the repository at this point in the history
Loading