Skip to content
This repository was archived by the owner on Dec 31, 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-compute
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.1
Choose a base ref
...
head repository: googleapis/python-compute
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.0
Choose a head ref
  • 12 commits
  • 625 files changed
  • 6 contributors

Commits on Mar 1, 2021

  1. chore: update templates (#23)

    * build(python): enable flakybot on library unit and system tests
    
    Source-Author: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com>
    Source-Date: Wed Feb 17 14:10:46 2021 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: d17674372e27fb8f23013935e794aa37502071aa
    Source-Link: googleapis/synthtool@d176743
    yoshi-automation authored Mar 1, 2021
    Configuration menu
    Copy the full SHA
    522cc8c View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2021

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

Commits on Mar 23, 2021

  1. chore: reorder imports (#30)

    * changes without context
    
            autosynth cannot find the source of changes triggered by earlier changes in this
            repository, or by version upgrades to tools such as linters.
    
    * test: install pyopenssl for mtls testing
    
    Source-Author: arithmetic1728 <58957152+arithmetic1728@users.noreply.github.com>
    Source-Date: Tue Mar 2 12:27:56 2021 -0800
    Source-Repo: googleapis/synthtool
    Source-Sha: 0780323da96d5a53925fe0547757181fe76e8f1e
    Source-Link: googleapis/synthtool@0780323
    yoshi-automation authored Mar 23, 2021
    Configuration menu
    Copy the full SHA
    e29f6d4 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2021

  1. tests: add system tests for python-compute (#34)

    * tests: add system tests for python-compute
    
    * tests: add more system tests
    
    * tests: fix linter errors
    
    * tests: fix lint issue
    
    * tests: delete tests/test_system - dummy for mlts
    georgiyekkert authored Mar 30, 2021
    Configuration menu
    Copy the full SHA
    a97482f View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2021

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

Commits on Apr 5, 2021

  1. test: use constraints file to check lower bounds (#33)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/7b91e2c4-9b0c-4685-ad6f-3280b28a36ba/targets
    
    - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
    
    Source-Link: googleapis/synthtool@86ed43d
    Source-Link: googleapis/synthtool@f5c5904
    Source-Link: googleapis/synthtool@79c8dd7
    Source-Link: googleapis/synthtool@eda422b
    Source-Link: googleapis/synthtool@2c54c47
    yoshi-automation authored Apr 5, 2021
    Configuration menu
    Copy the full SHA
    e3fee83 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2021

  1. chore: add license headers (#37)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/84f8868d-ac4d-4151-a388-e762b5d35837/targets
    
    - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
    
    Source-Link: googleapis/synthtool@5b5bf6d
    yoshi-automation authored Apr 7, 2021
    Configuration menu
    Copy the full SHA
    9c052aa View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2021

  1. chore: prevent normalization of semver versioning (#41)

    * chore: prevent normalization of semver versioning
    
    * chore: update workaround to make sic work
    dandhlee authored Apr 16, 2021
    Configuration menu
    Copy the full SHA
    687fd2c View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2021

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

Commits on May 7, 2021

  1. chore: add SECURITY.md (#45)

    chore: add SECURITY.md
    google-cloud-policy-bot[bot] authored May 7, 2021
    Configuration menu
    Copy the full SHA
    4c13954 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2021

  1. Configuration menu
    Copy the full SHA
    6181460 View commit details
    Browse the repository at this point in the history
  2. chore: release 0.3.0 (#50)

    🤖 I have created a release \*beep\* \*boop\*
    ---
    ## [0.3.0](https://www.github.com/googleapis/python-compute/compare/v0.2.1...v0.3.0) (2021-05-10)
    
    
    ### Features
    
    * Regenerate newest version of python-compute with field presence support ([#49](https://www.github.com/googleapis/python-compute/issues/49)) ([6181460](https://www.github.com/googleapis/python-compute/commit/61814609cdd8f9d26ba2b4f121e91dab4c565849))
    ---
    
    
    This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
    release-please[bot] authored May 10, 2021
    Configuration menu
    Copy the full SHA
    08b895f View commit details
    Browse the repository at this point in the history
Loading