Skip to content
This repository was archived by the owner on Oct 16, 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-bigquery-migration
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.1
Choose a base ref
...
head repository: googleapis/python-bigquery-migration
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.4.2
Choose a head ref
  • 3 commits
  • 9 files changed
  • 5 contributors

Commits on May 20, 2022

  1. docs(samples): add create_migration_workflow snippet (#71)

    * docs(samples): add handwritten snippet structure
    
    * docs(samples): add create_migration_workflow snippet
    
    * fix copyright
    
    * remove types
    
    * lint
    
    * cleanup noxfile
    
    * enforce type hints
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * Update samples/snippets/create_migration_workflow.py
    
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    
    * Update samples/snippets/create_migration_workflow.py
    
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    
    * pin dependencies
    
    * add type annotations
    
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    3 people authored May 20, 2022
    Configuration menu
    Copy the full SHA
    761b5f5 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2022

  1. chore(deps): update all dependencies (#73)

    * chore(deps): update all dependencies
    
    * 🦉 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>
    renovate-bot and gcf-owl-bot[bot] authored May 22, 2022
    Configuration menu
    Copy the full SHA
    5d0b0e6 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. chore(main): release 0.4.2 (#72)

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