Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: migrate code from googleapis/python-iam #8497

Merged
merged 22 commits into from
Jan 25, 2023
Merged

Commits on Jul 27, 2020

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

Commits on Jul 15, 2022

  1. docs(samples): add deny samples and tests (#209)

    * docs(samples): init add deny samples and tests
    
    * docs(samples): added requirements.txt
    
    * docs(samples): minor update and refactoring
    
    * added nox files
    
    * added comments and minor refactoring
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * added region tags
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * added region tags
    
    * modified comments acc to review
    
    * modified comments acc to review
    
    * updated env var
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * modified acc to review comments
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * modified acc to review comments
    
    * added init.py
    
    * updated acc to review comments
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: nicain <[email protected]>
    Co-authored-by: Anthonios Partheniou <[email protected]>
    4 people authored Jul 15, 2022
    Configuration menu
    Copy the full SHA
    053e0b0 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2022

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

    * 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 <[email protected]>
    3 people authored Jul 16, 2022
    Configuration menu
    Copy the full SHA
    7cf2d6e View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2022

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

    * 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 <[email protected]>
    3 people authored Jul 19, 2022
    Configuration menu
    Copy the full SHA
    127d14e View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

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

Commits on Sep 13, 2022

  1. chore: detect samples tests in nested directories (#236)

    Source-Link: googleapis/synthtool@50db768
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:e09366bdf0fd9c8976592988390b24d53583dd9f002d476934da43725adbb978
    gcf-owl-bot[bot] authored Sep 13, 2022
    Configuration menu
    Copy the full SHA
    2830899 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. feat: Add client for IAM Deny v2 API (#230)

    * feat: Create the public IAM Deny v2 API
    
    PiperOrigin-RevId: 470600752
    
    Source-Link: googleapis/googleapis@dac66f6
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/729529edc103e45087ffae8353eaf009ad7fe8c2
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNzI5NTI5ZWRjMTAzZTQ1MDg3ZmZhZTgzNTNlYWYwMDlhZDdmZThjMiJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * regenerate files using cl/470713093
    
    * workaround docstring formatting issue
    
    * add pytest to samples CI
    
    * lint
    
    * fix import statement in samples/snippets
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * docs(samples): migrate samples from iam_v2beta to iam_v2
    
    * update required checks to include samples
    
    * use GOOGLE_CLOUD_PROJECT
    
    * fix imports in samples/snippets
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * add pytest
    
    * chore(python): prepare for release of the iam/v2 python client
    
    PiperOrigin-RevId: 471240188
    
    Source-Link: googleapis/googleapis@ea847a1
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/6f1e4cd013ab2914773826e68b2a2d0763030a39
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNmYxZTRjZDAxM2FiMjkxNDc3MzgyNmU2OGIyYTJkMDc2MzAzMGEzOSJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * feat: Bump gapic-generator-python version to 1.3.0
    
    PiperOrigin-RevId: 472561635
    
    Source-Link: googleapis/googleapis@332ecf5
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/4313d682880fd9d7247291164d4e9d3d5bd9f177
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNDMxM2Q2ODI4ODBmZDlkNzI0NzI5MTE2NGQ0ZTlkM2Q1YmQ5ZjE3NyJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * chore: use gapic-generator-python 1.3.1
    
    PiperOrigin-RevId: 472772457
    
    Source-Link: googleapis/googleapis@855b74d
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/b64b1e7da3e138f15ca361552ef0545e54891b4f
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYjY0YjFlN2RhM2UxMzhmMTVjYTM2MTU1MmVmMDU0NWU1NDg5MWI0ZiJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * fix: integrate  gapic-generator-python-1.4.1 and enable more py_test targets
    
    PiperOrigin-RevId: 473833416
    
    Source-Link: googleapis/googleapis@565a550
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/1ee1a06c6de3ca8b843572c1fde0548f84236989
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMWVlMWEwNmM2ZGUzY2E4Yjg0MzU3MmMxZmRlMDU0OGY4NDIzNjk4OSJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * updated test to delete stale policies and avoid quota error
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * feat!: remove ListApplicablePolicies
    
    PiperOrigin-RevId: 475955031
    
    Source-Link: googleapis/googleapis@65376f4
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/c8504e97891ed9e664cf68270d7e61bec160fe57
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYzg1MDRlOTc4OTFlZDllNjY0Y2Y2ODI3MGQ3ZTYxYmVjMTYwZmU1NyJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * samples: wait for the operation to complete
    
    * samples: minor refactoring
    
    * use project `python-docs-samples-tests`
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <[email protected]>
    Co-authored-by: Sita Lakshmi Sangameswaran <[email protected]>
    Co-authored-by: SitaLakshmi <[email protected]>
    5 people authored Oct 24, 2022
    Configuration menu
    Copy the full SHA
    825f82c View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

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

Commits on Nov 11, 2022

  1. Configuration menu
    Copy the full SHA
    c14d0e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    603524f View commit details
    Browse the repository at this point in the history
  3. fixing up test infra

    donmccasland committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    9047891 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e6168e4 View commit details
    Browse the repository at this point in the history
  5. test infra fix

    donmccasland committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    5a61be9 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. testing with secrets

    Sita04 authored Nov 17, 2022
    Configuration menu
    Copy the full SHA
    2f161a0 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2023

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

Commits on Jan 18, 2023

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

Commits on Jan 24, 2023

  1. Configuration menu
    Copy the full SHA
    9cb285e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57e08ce View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. Configuration menu
    Copy the full SHA
    ce8677c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3ffd92 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1caf2ee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cc9dfaa View commit details
    Browse the repository at this point in the history