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-secret-manager
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.0
Choose a base ref
...
head repository: googleapis/python-secret-manager
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.0
Choose a head ref
  • 5 commits
  • 144 files changed
  • 9 contributors

Commits on Jun 25, 2020

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

Commits on Jun 30, 2020

  1. chore: update Py2 support msg to reflect passage of time (#33)

    Source-Author: Dan O'Meara <[email protected]>
    Source-Date: Mon Jun 29 13:20:01 2020 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: 303271797a360f8a439203413f13a160f2f5b3b4
    Source-Link: googleapis/synthtool@3032717
    yoshi-automation authored Jun 30, 2020
    Configuration menu
    Copy the full SHA
    82bac1b View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2020

  1. chore: move samples from python-docs-samples (#41)

    * Add initial Secret Manager samples [(#2664)](GoogleCloudPlatform/python-docs-samples#2664)
    
    * Bump secretmanager version [(#2699)](GoogleCloudPlatform/python-docs-samples#2699)
    
    This bumps to the version that doesn't have a bunch of deprecation
    warnings.
    
    * Fix a small comment typo [(#2714)](GoogleCloudPlatform/python-docs-samples#2714)
    
    * Add Secret Manager IAM samples [(#2749)](GoogleCloudPlatform/python-docs-samples#2749)
    
    * Add Secret Manager IAM samples
    
    * Use an envvar for the iam user
    
    * Add env var to secrets.
    
    Co-authored-by: Kurtis Van Gent <[email protected]>
    
    * SecretManager update v1beta1->v1 [(#3065)](GoogleCloudPlatform/python-docs-samples#3065)
    
    Client library has been updated: https://pypi.org/project/google-cloud-secret-manager/
    
    * Simplify noxfile setup. [(#2806)](GoogleCloudPlatform/python-docs-samples#2806)
    
    * chore(deps): update dependency requests to v2.23.0
    
    * Simplify noxfile and add version control.
    
    * Configure appengine/standard to only test Python 2.7.
    
    * Update Kokokro configs to match noxfile.
    
    * Add requirements-test to each folder.
    
    * Remove Py2 versions from everything execept appengine/standard.
    
    * Remove conftest.py.
    
    * Remove appengine/standard/conftest.py
    
    * Remove 'no-sucess-flaky-report' from pytest.ini.
    
    * Add GAE SDK back to appengine/standard tests.
    
    * Fix typo.
    
    * Roll pytest to python 2 version.
    
    * Add a bunch of testing requirements.
    
    * Remove typo.
    
    * Add appengine lib directory back in.
    
    * Add some additional requirements.
    
    * Fix issue with flake8 args.
    
    * Even more requirements.
    
    * Readd appengine conftest.py.
    
    * Add a few more requirements.
    
    * Even more Appengine requirements.
    
    * Add webtest for appengine/standard/mailgun.
    
    * Add some additional requirements.
    
    * Add workaround for issue with mailjet-rest.
    
    * Add responses for appengine/standard/mailjet.
    
    Co-authored-by: Renovate Bot <[email protected]>
    
    * chore: some lint fixes [(#3749)](GoogleCloudPlatform/python-docs-samples#3749)
    
    * chore(deps): update dependency google-cloud-secret-manager to v1 [(#3846)](GoogleCloudPlatform/python-docs-samples#3846)
    
    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [google-cloud-secret-manager](https://togithub.com/googleapis/python-secret-manager) | major | `==0.2.0` -> `==1.0.0` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/python-secret-manager</summary>
    
    ### [`v1.0.0`](https://togithub.com/googleapis/python-secret-manager/blob/master/CHANGELOG.md#&#8203;100-httpswwwgithubcomgoogleapispython-secret-managercomparev020v100-2020-05-20)
    
    [Compare Source](https://togithub.com/googleapis/python-secret-manager/compare/v0.2.0...v1.0.0)
    
    ##### Features
    
    -   release as production/stable ([#&#8203;24](https://www.github.com/googleapis/python-secret-manager/issues/24)) ([39a8cc8](https://www.github.com/googleapis/python-secret-manager/commit/39a8cc8f631569c82d1cbffc6a9bbb440d380683))
    
    </details>
    
    ---
    
    ### Renovate configuration
    
    :date: **Schedule**: At any time (no schedule defined).
    
    :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    :recycle: **Rebasing**: Never, or you tick the rebase/retry checkbox.
    
    :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
    
    ---
    
    This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#GoogleCloudPlatform/python-docs-samples).
    
    * Replace GCLOUD_PROJECT with GOOGLE_CLOUD_PROJECT. [(#4022)](GoogleCloudPlatform/python-docs-samples#4022)
    
    * chore(deps): update dependency pytest to v5.4.3 [(#4279)](GoogleCloudPlatform/python-docs-samples#4279)
    
    * chore(deps): update dependency pytest to v5.4.3
    
    * specify pytest for python 2 in appengine
    
    Co-authored-by: Leah Cole <[email protected]>
    
    * Update dependency pytest to v6 [(#4390)](GoogleCloudPlatform/python-docs-samples#4390)
    
    * chore: update templates
    
    Co-authored-by: Seth Vargo <[email protected]>
    Co-authored-by: Kurtis Van Gent <[email protected]>
    Co-authored-by: gwhitehawk <[email protected]>
    Co-authored-by: Renovate Bot <[email protected]>
    Co-authored-by: Takashi Matsuo <[email protected]>
    Co-authored-by: Leah Cole <[email protected]>
    7 people authored Sep 14, 2020
    Configuration menu
    Copy the full SHA
    538071b View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2020

  1. feat!: migrate to use microgen (#44)

    * feat!: migrate to use microgen
    
    * update
    
    * fix lint
    arithmetic1728 authored Sep 15, 2020
    Configuration menu
    Copy the full SHA
    4196032 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2020

  1. chore: release 2.0.0 (#46)

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