Skip to content
This repository was archived by the owner on Nov 29, 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-container
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.10.4
Choose a base ref
...
head repository: googleapis/python-container
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.10.5
Choose a head ref
  • 2 commits
  • 14 files changed
  • 4 contributors

Commits on Feb 16, 2022

  1. docs(samples): add usage samples to show handling of LRO response Ope…

    …ration (#191)
    
    * improvement: add samples for the using the library
    
    * cleanup: update the git ignore
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * chore: remove unnecessary comments
    
    * chore: update git ignore
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * doc: add simple usage instructions to README
    
    * cleanup: add copyright headers
    
    * chore: update git ignore
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * doc: add more details to retry function doc
    
    * chore: update git ignore
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * doc: add seperate sections about the samples
    
    * chore: update git ignore
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * cleanup: add region tags
    
    * doc: update the readme to remove inline code
    
    * chore: update git ignore
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * doc: update readme
    
    * chore: update git ignore
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * process: add nox and fix lint errors
    
    * chore: update git ignore
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * process: add requirements.txt
    
    * chore: add lro samples to gitignore
    
    * test: add test for quickstart
    
    * test: add test for create cluster
    
    * test: add test for delete cluster
    
    * test: fix fixture in test
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * lint: finx linting errors
    
    * cleanup: remove the main from being inside the region tags
    
    * cleanup: remove the main from being inside the region tags
    
    * cleanup: remove the main from being inside the region tags
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * doc: fix typo
    
    Co-authored-by: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com>
    
    * doc: pr comment doc update
    
    Co-authored-by: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com>
    
    * doc: add license headers to missing files
    
    * 🦉 Updates from OwlBot
    
    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>
    Co-authored-by: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com>
    3 people authored Feb 16, 2022
    Configuration menu
    Copy the full SHA
    309ad62 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 2.10.5 (#196)

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