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: v2.12.1
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.12.2
Choose a head ref
  • 3 commits
  • 5 files changed
  • 5 contributors

Commits on Aug 2, 2022

  1. chore(deps): update all dependencies (#329)

    * chore(deps): update all dependencies
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * revert
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    3 people authored Aug 2, 2022
    Configuration menu
    Copy the full SHA
    fc218ab View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2022

  1. docs(samples): add sample to update secret with alias (#307)

    Update code samples for Access By alias Launch
    
    Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
    - [ ] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/python-secret-manager/issues/new/choose) before writing your code!  That way we can discuss the change, evaluate designs, and agree on the general idea
    - [ ] Ensure the tests and linter pass
    - [ ] Code coverage does not decrease (if any source code was changed)
    - [ ] Appropriate docs were updated (if necessary)
    
    Fixes #<issue_number_goes_here> 🦕
    nataliesalvati authored Aug 8, 2022
    Configuration menu
    Copy the full SHA
    dab8e16 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2022

  1. chore(main): release 2.12.2 (#332)

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