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

migrate code from googleapis/python-security-private-ca #9028

Merged
merged 91 commits into from
Jan 25, 2023

Commits on Jul 22, 2021

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

Commits on Jul 28, 2021

  1. chore(deps): update dependency google-cloud-private-ca to v1 (#89)

    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    renovate-bot and parthea committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    2d481cd View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency google-cloud-kms to v2.4.1 (#88)

    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    renovate-bot and parthea committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    c166568 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    906d79e View commit details
    Browse the repository at this point in the history
  4. chore(deps): update dependency google-auth to v1.33.1 (#87)

    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    renovate-bot and parthea committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    33fc434 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2021

  1. Configuration menu
    Copy the full SHA
    caf54ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a9fd1b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9033d16 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2021

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

Commits on Aug 10, 2021

  1. chore(deps): update dependency google-cloud-kms to v2.5.0 (#101)

    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    renovate-bot and parthea committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    15b1db7 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2021

  1. chore: generate python samples templates in owlbot.py (#108)

    Generate python samples templates in owlbot.py
    busunkim96 committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    fcb65e3 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2021

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

Commits on Aug 30, 2021

  1. Configuration menu
    Copy the full SHA
    3a52c1a View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency google-cloud-private-ca to v1.0.4 (#103)

    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    renovate-bot and parthea committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    6334c61 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2021

  1. Configuration menu
    Copy the full SHA
    245e7bd View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency google-cloud-kms to v2.6.0 (#115)

    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [google-cloud-kms](https://togithub.com/googleapis/python-kms) | `==2.5.0` -> `==2.6.0` | [![age](https://badges.renovateapi.com/packages/pypi/google-cloud-kms/2.6.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-cloud-kms/2.6.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-cloud-kms/2.6.0/compatibility-slim/2.5.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-cloud-kms/2.6.0/confidence-slim/2.5.0)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/python-kms</summary>
    
    ### [`v2.6.0`](https://togithub.com/googleapis/python-kms/blob/master/CHANGELOG.md#&#8203;260-httpswwwgithubcomgoogleapispython-kmscomparev250v260-2021-08-30)
    
    [Compare Source](https://togithub.com/googleapis/python-kms/compare/v2.5.0...v2.6.0)
    
    ##### Features
    
    -   add support for Key Reimport ([#&#8203;167](https://www.togithub.com/googleapis/python-kms/issues/167)) ([1aaaea9](https://www.github.com/googleapis/python-kms/commit/1aaaea9405109a2f226f3d6a9631eb5f110349ab))
    
    ##### Documentation
    
    -   **kms:** add samples for new hmac and rng apis ([#&#8203;161](https://www.togithub.com/googleapis/python-kms/issues/161)) ([558b740](https://www.github.com/googleapis/python-kms/commit/558b740f0491311ebcaf3c62d7117ec15883150a))
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
    
    🔕 **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#github/googleapis/python-security-private-ca).
    renovate-bot committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    c8acb2d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6dcb975 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2021

  1. chore: blacken samples noxfile template (#121)

    Source-Link: googleapis/synthtool@8b781e1
    Post-Processor: gcr.io/repo-automation-bots/owlbot-python:latest@sha256:0ccd9f4d714d36e311f60f407199dd460e43a99a125b5ca64b1d75f6e5f8581b
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    c9e67d3 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2021

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

Commits on Oct 8, 2021

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

Commits on Oct 27, 2021

  1. chore(deps): update dependency google-auth to v2.1.0 (#120)

    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    renovate-bot and parthea committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    185d5d4 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2021

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

    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    renovate-bot and parthea committed Oct 30, 2021
    Configuration menu
    Copy the full SHA
    1cc277d View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2021

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

Commits on Nov 4, 2021

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

Commits on Nov 11, 2021

  1. chore(python): run blacken session for all directories with a noxfile (

    …#150)
    
    Source-Link: googleapis/synthtool@bc0de6e
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:39ad8c0570e4f5d2d3124a509de4fe975e799e2b97e0f58aed88f8880d5a8b60
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    db9be66 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2021

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

Commits on Nov 29, 2021

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

Commits on Dec 24, 2021

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

Commits on Jan 11, 2022

  1. chore(samples): Add check for tests in directory (#164)

    Source-Link: googleapis/synthtool@52aef91
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:36a95b8f494e4674dc9eee9af98961293b51b86b3649942aac800ae6c1f796d4
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    a101e02 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2022

  1. chore(python): Noxfile recognizes that tests can live in a folder (#169)

    Source-Link: googleapis/synthtool@4760d8d
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:f0e4b51deef56bed74d3e2359c583fc104a8d6367da3984fc5c66938db738828
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    a14b962 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2022

  1. docs(samples): add sample to filter certificates (#160)

    docs(samples): add sample to undelete certificate authority
    
    * samples(security): add filter/undelete certs
    
    * add fixture for a deleted CA
    
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    FrodoTheTrue and parthea committed Jan 23, 2022
    Configuration menu
    Copy the full SHA
    453f966 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2022

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

Commits on Feb 14, 2022

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

Commits on Feb 26, 2022

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

    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    renovate-bot and parthea committed Feb 26, 2022
    Configuration menu
    Copy the full SHA
    4b2d087 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

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

    * 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
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    renovate-bot and gcf-owl-bot[bot] committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    8f0220b View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2022

  1. chore: Adding support for pytest-xdist and pytest-parallel (#193)

    Source-Link: googleapis/synthtool@82f5cb2
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:5d8da01438ece4021d135433f2cf3227aa39ef0eaccc941d62aa35e6902832ae
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    3 people committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    c6b7cf8 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2022

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

Commits on Mar 12, 2022

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

Commits on Mar 13, 2022

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

Commits on Mar 16, 2022

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

Commits on Mar 19, 2022

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

Commits on Mar 28, 2022

  1. chore(python): use black==22.3.0 (#204)

    Source-Link: googleapis/synthtool@6fab84a
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:7cffbc10910c3ab1b852c05114a08d374c195a81cdec1d4a67a1d129331d0bfe
    gcf-owl-bot[bot] committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    42384bf View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2022

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

Commits on Apr 12, 2022

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

Commits on Apr 15, 2022

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

Commits on Apr 21, 2022

  1. chore(python): add nox session to sort python imports (#218)

    * chore(python): add nox session to sort python imports
    
    Source-Link: googleapis/synthtool@1b71c10
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:00c9d764fd1cd56265f12a5ef4b99a0c9e87cf261018099141e2ca5158890416
    
    * revert change to region tag
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    3 people committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    814c401 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2022

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

Commits on Apr 25, 2022

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

Commits on Apr 26, 2022

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

Commits on Apr 28, 2022

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

Commits on May 5, 2022

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

Commits on May 19, 2022

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

Commits on Jul 10, 2022

  1. fix: require python 3.7+ (#267)

    * chore(python): drop python 3.6
    
    Source-Link: googleapis/synthtool@4f89b13
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:e7bb19d47c13839fe8c147e50e02e8b6cf5da8edd1af8b82208cd6f66cc2829c
    
    * add api_description to .repo-metadata.json
    
    * require python 3.7+ in setup.py
    
    * remove python 3.6 sample configs
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    3 people committed Jul 10, 2022
    Configuration menu
    Copy the full SHA
    d66afb1 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2022

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

    * 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 committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    ea49721 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2022

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

    * 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 committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    8c2e336 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2022

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

    * 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 committed Aug 6, 2022
    Configuration menu
    Copy the full SHA
    343285b View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2022

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

    * 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 committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    f5b4141 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. chore(deps): update dependency google-cloud-monitoring to v2.11.1 (#281)

    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    renovate-bot and parthea committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    f06041a View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

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

Commits on Aug 23, 2022

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

Commits on Sep 6, 2022

  1. chore(deps): update dependency pytest to v7.1.3 (#294)

    * chore(deps): update all dependencies
    
    * revert
    
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    renovate-bot and parthea committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    fc2d7f8 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

  1. chore: Bump gapic-generator-python version to 1.3.0 (#295)

    * 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: update dependency cryptography
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    3 people committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    4db0646 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 (#299)

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

Commits on Sep 20, 2022

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

Commits on Oct 4, 2022

  1. chore(deps): update dependency google-auth to v2.12.0 (#302)

    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    renovate-bot and parthea committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    6eb7bf5 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

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

    * chore(deps): update all dependencies
    
    * update location for samples
    
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    renovate-bot and parthea committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    82f974c View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

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

Commits on Oct 26, 2022

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

Commits on Nov 1, 2022

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

Commits on Nov 26, 2022

  1. chore(python): drop flake8-import-order in samples noxfile (#315)

    Source-Link: googleapis/synthtool@6ed3a83
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:3abfa0f1886adaf0b83f07cb117b24a639ea1cb9cffe56d43280b977033563eb
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    10a3d35 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update all dependencies (#311)

    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    renovate-bot and parthea committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    8002cc8 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

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

Commits on Dec 15, 2022

  1. chore(deps): update dependency google-auth to v2.15.0 (#318)

    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    renovate-bot and parthea committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    6c4d347 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09d35f7 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2022

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

Commits on Jan 4, 2023

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

Commits on Jan 6, 2023

  1. chore(python): add support for python 3.11 (#324)

    Source-Link: googleapis/synthtool@7197a00
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:c43f1d918bcf817d337aa29ff833439494a158a0831508fda4ec75dc4c0d0320
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    5d1909c View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

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

Commits on Jan 11, 2023

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

Commits on Jan 14, 2023

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

Commits on Jan 20, 2023

  1. Configuration menu
    Copy the full SHA
    0543acd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48249e4 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. dee-migration: test fixes

    Updated the gcloud project and removed conflicting noxfile.py
    to default to the main used by repo
    rsamborski committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    e33f113 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dce1074 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    30c8db9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2c77b23 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    42c5884 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

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

Commits on Jan 25, 2023

  1. Configuration menu
    Copy the full SHA
    2d250c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    379a957 View commit details
    Browse the repository at this point in the history