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/python-documentai-toolbox
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.0-alpha
Choose a base ref
...
head repository: googleapis/python-documentai-toolbox
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.4.1-alpha
Choose a head ref
  • 6 commits
  • 23 files changed
  • 4 contributors

Commits on Mar 13, 2023

  1. chore: Add PythonDependency to auto-approve.yml (#77)

    - Add @yoshi-approver as CODEOWNER for `/samples/snippets/requirements.txt`
    holtskinner authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    2ec6c7f View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. test: Update Utilities and Tests to improve coverage and address lint…

    …er (#83)
    
    * test: Update Utilities and Tests to improve coverage and address linter
    
    * test: Update utilities gcs_print logic to increase coverage
    
    * test: Add search_pages with no result test
    holtskinner authored Mar 17, 2023
    Configuration menu
    Copy the full SHA
    74dc268 View commit details
    Browse the repository at this point in the history
  2. chore: Update Owlbot filenames (#80)

    * Update .Owlbot.lock.yaml
    
    Changed name
    
    * Update .Owlbot.yaml
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * Add new update commit hash
    
    * Update owlbot lock digest
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * Ran blacken and updated requirements
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * Update .OwlBot.lock.yaml
    
    Added new version
    
    * Update .OwlBot.yaml
    
    Added new commit hash
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * Change code coverage to 99 in owlbot.py
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * Add auto format to owlbot.py
    
    * 🦉 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>
    holtskinner and gcf-owl-bot[bot] authored Mar 17, 2023
    Configuration menu
    Copy the full SHA
    54b98f9 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency google-cloud-bigquery to v3.7.0 (#79)

    Co-authored-by: Holt Skinner <13262395+holtskinner@users.noreply.github.com>
    renovate-bot and holtskinner authored Mar 17, 2023
    Configuration menu
    Copy the full SHA
    799320c View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. chore: release 0.4.1-alpha (#85)

    Fixes #84 🦕
    
    Release-As: 0.4.1-alpha
    holtskinner authored Mar 21, 2023
    Configuration menu
    Copy the full SHA
    bc8d6c7 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 0.4.1-alpha (#86)

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