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.6.0
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.7.0
Choose a head ref
  • 8 commits
  • 205 files changed
  • 6 contributors

Commits on Oct 19, 2021

  1. chore(docs): Adding samples for GCE instance creation (#130)

    * chore(docs): Adding samples for GCE instance creation
    
    Providing samples for the following docs page:
    https://cloud.google.com/compute/docs/instances/create-start-instance
    
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    m-strzelczyk and parthea authored Oct 19, 2021
    Configuration menu
    Copy the full SHA
    7293577 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency google-cloud-compute to v0.6.0 (#135)

    Co-authored-by: Maciej Strzelczyk <strzelczyk@google.com>
    renovate-bot and m-strzelczyk authored Oct 19, 2021
    Configuration menu
    Copy the full SHA
    b4bea0b View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2021

  1. chore: template updates (#137)

    autosynth cannot find the source of changes triggered by earlier changes in this
            repository, or by version upgrades to tools such as linters.
    yoshi-automation authored Nov 1, 2021
    Configuration menu
    Copy the full SHA
    8d6017a View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2021

  1. chore(docs): Securing tests against leaks. (#139)

    * chore(docs): Securing tests against leaks.
    * chore(docs): Updating some docstrings.
    m-strzelczyk authored Nov 3, 2021
    Configuration menu
    Copy the full SHA
    6248fdd View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2021

  1. feat: Integrate latest compute API definitions (#143)

    This is the first ESF (non-legacy) compute API in this repository. This change also depends on updated converter, which sorts all elements of the generated proto file alphabetically (in each section separately: messages, services, methods within services etc).
    yoshi-automation authored Nov 4, 2021
    Configuration menu
    Copy the full SHA
    878f8fc View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2021

  1. chore(docs): Updating firewall samples. (#134)

    Applying suggested changes.
    
    Closes #133
    
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    m-strzelczyk and parthea authored Nov 8, 2021
    Configuration menu
    Copy the full SHA
    95817e3 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2021

  1. Configuration menu
    Copy the full SHA
    aedd148 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8aff463 View commit details
    Browse the repository at this point in the history
Loading