Skip to content
This repository was archived by the owner on Sep 5, 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-bare-metal-solution
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.0
Choose a base ref
...
head repository: googleapis/python-bare-metal-solution
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.1
Choose a head ref
  • 11 commits
  • 17 files changed
  • 4 contributors

Commits on Mar 29, 2022

  1. chore(python): use black==22.3.0 (#3)

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

Commits on Mar 30, 2022

  1. chore(python): add E231 to .flake8 ignore list (#4)

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

Commits on Apr 1, 2022

  1. chore(python): update .pre-commit-config.yaml to use black==22.3.0 (#5)

    Source-Link: googleapis/synthtool@7804ade
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:eede5672562a32821444a8e803fb984a6f61f2237ea3de229d2de24453f4ae7d
    gcf-owl-bot[bot] authored Apr 1, 2022
    Configuration menu
    Copy the full SHA
    06fae16 View commit details
    Browse the repository at this point in the history
  2. chore(python): Enable size-label bot (#6)

    Source-Link: googleapis/synthtool@06e8279
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:b3500c053313dc34e07b1632ba9e4e589f4f77036a7cf39e1fe8906811ae0fce
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Apr 1, 2022
    Configuration menu
    Copy the full SHA
    8908094 View commit details
    Browse the repository at this point in the history
  3. chore(python): refactor unit / system test dependency install (#8)

    Source-Link: googleapis/synthtool@993985f
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:1894490910e891a385484514b22eb5133578897eb5b3c380e6d8ad475c6647cd
    gcf-owl-bot[bot] authored Apr 1, 2022
    Configuration menu
    Copy the full SHA
    4cbcc25 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2022

  1. chore(python): add license header to auto-label.yaml (#9)

    Source-Link: googleapis/synthtool@eb78c98
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:8a5d3f6a2e43ed8293f34e06a2f56931d1e88a2694c3bb11b15df4eb256ad163
    gcf-owl-bot[bot] authored Apr 6, 2022
    Configuration menu
    Copy the full SHA
    86d2655 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2022

  1. chore: Use gapic-generator-python 0.65.0 (#12)

    - [ ] Regenerate this pull request now.
    
    PiperOrigin-RevId: 440970084
    
    Source-Link: googleapis/googleapis@5e0a3d5
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/b0c628a3fade768f225d76992791ea1ba2a881be
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYjBjNjI4YTNmYWRlNzY4ZjIyNWQ3Njk5Mjc5MWVhMWJhMmE4ODFiZSJ9
    
    docs: fix type in docstring for map fields
    gcf-owl-bot[bot] authored Apr 13, 2022
    Configuration menu
    Copy the full SHA
    d7d777a View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2022

  1. chore: use gapic-generator-python 0.65.1 (#14)

    * chore: use gapic-generator-python 0.65.1
    
    PiperOrigin-RevId: 441524537
    
    Source-Link: googleapis/googleapis@2a27391
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/ab6756a48c89b5bcb9fb73443cb8e55d574f4643
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYWI2NzU2YTQ4Yzg5YjViY2I5ZmI3MzQ0M2NiOGU1NWQ1NzRmNDY0MyJ9
    
    * 🦉 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 Apr 14, 2022
    Configuration menu
    Copy the full SHA
    74ac7cd View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

  1. chore(python): add nox session to sort python imports (#15)

    Source-Link: googleapis/synthtool@1b71c10
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:00c9d764fd1cd56265f12a5ef4b99a0c9e87cf261018099141e2ca5158890416
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Apr 21, 2022
    Configuration menu
    Copy the full SHA
    cbe93c0 View commit details
    Browse the repository at this point in the history
  2. chore(python): use ubuntu 22.04 in docs image (#17)

    Source-Link: googleapis/synthtool@f15cc72
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:bc5eed3804aec2f05fad42aacf973821d9500c174015341f721a984a0825b6fd
    gcf-owl-bot[bot] authored Apr 21, 2022
    Configuration menu
    Copy the full SHA
    9d243d0 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2022

  1. chore(main): release 0.1.1 (#13)

    * chore(main): release 0.1.1
    
    * fix release status in README.rst
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <[email protected]>
    release-please[bot] and parthea authored Apr 26, 2022
    Configuration menu
    Copy the full SHA
    88233b4 View commit details
    Browse the repository at this point in the history
Loading