This repository was archived by the owner on Dec 31, 2023. It is now read-only.
Permalink
base repository: googleapis/python-compute
Failed to load repositories. Confirm that selected base ref is valid, then try again.
base: v0.3.0
Choose a base ref
...
head repository: googleapis/python-compute
Failed to load repositories. Confirm that selected head ref is valid, then try again.
compare: v0.4.0
Choose a head ref
  • 5 commits
  • 357 files changed
  • 7 contributors

Commits on May 12, 2021

  1. chore: add library type to .repo-metadata.json (#47)

    * chore: add library type to .repo-metadata.json
    
    * Change library_type to `GAPIC_AUTO`
    @parthea
    parthea authoredMay 12, 2021
    Configuration menu
    Copy the full SHA
    c81bfa7View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2021

  1. chore: remove fixup script (#59)

    This library was always generated with the microgenerator and does not need the fixup script.
    Fixes #58.
    @busunkim96
    busunkim96 authoredJun 2, 2021
    Configuration menu
    Copy the full SHA
    ce057e7View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2021

  1. feat: Adding code samples and tests for them (#55)

    * feat: Adding code samples and tests for them
    
    * chore: Remove unused import.
    
    * Update ./CODEOWNERS
    
    Co-authored-by: Bu Sun Kim <[email protected]>
    
    * chore: Updating samples to meet reviewers suggestions.
    
    * chore: Fixing regions.
    
    * chore: Adjusting the testing scripts in .kokoro/samples.
    
    * Revert "chore: Adjusting the testing scripts in .kokoro/samples."
    
    This reverts commit 6d0b427
    
    * chore: Moving samples tests to dedicated noxfile.py.
    
    * chore: Adding 3.6 and 3.7 Python versions to samples noxfile.py
    
    * chore: Updating the Samples section to reflect new testing setup.
    
    * chore: Updating the Samples README.
    
    * chore: add standardized samples noxfile
    
    * chore: uncomment sections in synth.py
    
    * chore: Changing the waiting for operation part.
    
    * chore: Minor changes based on review.
    
    * README suggests using `gcloud auth application-default login` which is safer than Service Account key.
    * The name of created instance now starts with "quickstart-".
    * Changed one variable name.
    
    Co-authored-by: Bu Sun Kim <[email protected]>
    Co-authored-by: Bu Sun Kim <[email protected]>
    Co-authored-by: Dina Graves Portman <[email protected]>
    4 people authoredJun 6, 2021
    Configuration menu
    Copy the full SHA
    14cd352View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2021

  1. feat: Re-generated to pick up changes from googleapis-discovery with …

    …latest fixes (#60)
    
    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/0f625f7b-442c-437d-b302-e058ae94a188/targets
    
    - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
    
    Source-Link: googleapis/googleapis-discovery@6b01eb5
    Source-Link: googleapis/googleapis-discovery@347a817
    Source-Link: googleapis/googleapis-discovery@0e4b428
    
    chore: add x-goog-api-client header to rest clients
    feat: Raise GoogleAPICallError on REST response errors
    feat: remove support for google-api-core < 1.26.0
    @yoshi-automation
    yoshi-automation authoredJun 7, 2021
    Configuration menu
    Copy the full SHA
    View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2021

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