Skip to content
This repository was archived by the owner on Jul 6, 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-policy-troubleshooter
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.0
Choose a base ref
...
head repository: googleapis/python-policy-troubleshooter
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.0
Choose a head ref
  • 14 commits
  • 43 files changed
  • 6 contributors

Commits on Mar 30, 2021

  1. Configuration menu
    Copy the full SHA
    3b11481 View commit details
    Browse the repository at this point in the history
  2. test: use constraints files to test lower bounds (#3)

    This PR was generated using Autosynth. 🌈
    
    
    <details><summary>Log from Synthtool</summary>
    
    ```
    2021-03-26 00:46:37,445 synthtool [DEBUG] > Executing /home/kbuilder/.cache/synthtool/python-policy-troubleshooter/synth.py.
    On branch autosynth
    nothing to commit, working tree clean
    2021-03-26 00:46:38,549 synthtool [DEBUG] > Ensuring dependencies.
    2021-03-26 00:46:39,163 synthtool [DEBUG] > Cloning googleapis.
    2021-03-26 00:46:43,178 synthtool [DEBUG] > Which version of bazel will I run?
    bazel 3.0.0
    2021-03-26 00:46:43,182 synthtool [DEBUG] > Generating code for: //google/cloud/policytroubleshooter/v1:google-cloud-policytroubleshooter-v1-py.
    2021-03-26 00:52:08,569 synthtool [SUCCESS] > Generated code into /tmpfs/tmp/tmp3c06ldar.
    .coveragerc
    .flake8
    .github/CONTRIBUTING.md
    .github/ISSUE_TEMPLATE/bug_report.md
    .github/ISSUE_TEMPLATE/feature_request.md
    .github/ISSUE_TEMPLATE/support_request.md
    .github/PULL_REQUEST_TEMPLATE.md
    .github/header-checker-lint.yml
    .github/release-please.yml
    .github/snippet-bot.yml
    .gitignore
    .kokoro/build.sh
    .kokoro/continuous/common.cfg
    .kokoro/continuous/continuous.cfg
    .kokoro/docker/docs/Dockerfile
    .kokoro/docker/docs/fetch_gpg_keys.sh
    .kokoro/docs/common.cfg
    .kokoro/docs/docs-presubmit.cfg
    .kokoro/docs/docs.cfg
    .kokoro/populate-secrets.sh
    .kokoro/presubmit/common.cfg
    .kokoro/presubmit/presubmit.cfg
    .kokoro/publish-docs.sh
    .kokoro/release.sh
    .kokoro/release/common.cfg
    .kokoro/release/release.cfg
    .kokoro/samples/lint/common.cfg
    .kokoro/samples/lint/continuous.cfg
    .kokoro/samples/lint/periodic.cfg
    .kokoro/samples/lint/presubmit.cfg
    .kokoro/samples/python3.6/common.cfg
    .kokoro/samples/python3.6/continuous.cfg
    .kokoro/samples/python3.6/periodic-head.cfg
    .kokoro/samples/python3.6/periodic.cfg
    .kokoro/samples/python3.6/presubmit.cfg
    .kokoro/samples/python3.7/common.cfg
    .kokoro/samples/python3.7/continuous.cfg
    .kokoro/samples/python3.7/periodic-head.cfg
    .kokoro/samples/python3.7/periodic.cfg
    .kokoro/samples/python3.7/presubmit.cfg
    .kokoro/samples/python3.8/common.cfg
    .kokoro/samples/python3.8/continuous.cfg
    .kokoro/samples/python3.8/periodic-head.cfg
    .kokoro/samples/python3.8/periodic.cfg
    .kokoro/samples/python3.8/presubmit.cfg
    .kokoro/test-samples-against-head.sh
    .kokoro/test-samples-impl.sh
    .kokoro/test-samples.sh
    .kokoro/trampoline.sh
    .kokoro/trampoline_v2.sh
    .pre-commit-config.yaml
    .trampolinerc
    CODE_OF_CONDUCT.md
    CONTRIBUTING.rst
    LICENSE
    MANIFEST.in
    docs/_static/custom.css
    docs/_templates/layout.html
    docs/conf.py.j2
    docs/multiprocessing.rst
    noxfile.py.j2
    renovate.json
    Skipping: samples/AUTHORING_GUIDE.md
    Skipping: samples/CONTRIBUTING.md
    scripts/decrypt-secrets.sh
    scripts/readme-gen/readme_gen.py.j2
    scripts/readme-gen/templates/README.tmpl.rst
    scripts/readme-gen/templates/auth.tmpl.rst
    scripts/readme-gen/templates/auth_api_key.tmpl.rst
    scripts/readme-gen/templates/install_deps.tmpl.rst
    scripts/readme-gen/templates/install_portaudio.tmpl.rst
    setup.cfg
    testing/.gitignore
    nox > Running session blacken
    nox > Creating virtual environment (virtualenv) using python3.6 in .nox/blacken
    nox > python -m pip install black==19.10b0
    nox > black docs google tests noxfile.py setup.py
    reformatted /home/kbuilder/.cache/synthtool/python-policy-troubleshooter/google/cloud/policytroubleshooter_v1/services/iam_checker/__init__.py
    reformatted /home/kbuilder/.cache/synthtool/python-policy-troubleshooter/google/cloud/policytroubleshooter_v1/__init__.py
    reformatted /home/kbuilder/.cache/synthtool/python-policy-troubleshooter/google/cloud/policytroubleshooter/__init__.py
    reformatted /home/kbuilder/.cache/synthtool/python-policy-troubleshooter/google/cloud/policytroubleshooter_v1/services/iam_checker/transports/__init__.py
    reformatted /home/kbuilder/.cache/synthtool/python-policy-troubleshooter/google/cloud/policytroubleshooter_v1/services/iam_checker/transports/base.py
    reformatted /home/kbuilder/.cache/synthtool/python-policy-troubleshooter/google/cloud/policytroubleshooter_v1/services/iam_checker/async_client.py
    reformatted /home/kbuilder/.cache/synthtool/python-policy-troubleshooter/docs/conf.py
    reformatted /home/kbuilder/.cache/synthtool/python-policy-troubleshooter/google/cloud/policytroubleshooter_v1/types/__init__.py
    reformatted /home/kbuilder/.cache/synthtool/python-policy-troubleshooter/google/cloud/policytroubleshooter_v1/types/checker.py
    reformatted /home/kbuilder/.cache/synthtool/python-policy-troubleshooter/google/cloud/policytroubleshooter_v1/services/iam_checker/transports/grpc.py
    reformatted /home/kbuilder/.cache/synthtool/python-policy-troubleshooter/google/cloud/policytroubleshooter_v1/services/iam_checker/client.py
    reformatted /home/kbuilder/.cache/synthtool/python-policy-troubleshooter/tests/unit/gapic/policytroubleshooter_v1/__init__.py
    reformatted /home/kbuilder/.cache/synthtool/python-policy-troubleshooter/google/cloud/policytroubleshooter_v1/types/explanations.py
    reformatted /home/kbuilder/.cache/synthtool/python-policy-troubleshooter/google/cloud/policytroubleshooter_v1/services/iam_checker/transports/grpc_asyncio.py
    reformatted /home/kbuilder/.cache/synthtool/python-policy-troubleshooter/noxfile.py
    reformatted /home/kbuilder/.cache/synthtool/python-policy-troubleshooter/tests/unit/gapic/policytroubleshooter_v1/test_iam_checker.py
    All done! ✨ 🍰 ✨
    16 files reformatted, 2 files left unchanged.
    nox > Session blacken was successful.
    2021-03-26 00:52:18,728 synthtool [DEBUG] > Wrote metadata to synth.metadata.
    hon-policy-troubleshooter/google/cloud/policytroubleshooter_v1/types/checker.py
    reformatted /home/kbuilder/.cache/synthtool/python-policy-troubleshooter/google/cloud/policytroubleshooter_v1/services/iam_checker/transports/grpc.py
    reformatted /home/kbuilder/.cache/synthtool/python-policy-troubleshooter/google/cloud/policytroubleshooter_v1/services/iam_checker/client.py
    reformatted /home/kbuilder/.cache/synthtool/python-policy-troubleshooter/tests/unit/gapic/policytroubleshooter_v1/__init__.py
    reformatted /home/kbuilder/.cache/synthtool/python-policy-troubleshooter/google/cloud/policytroubleshooter_v1/types/explanations.py
    reformatted /home/kbuilder/.cache/synthtool/python-policy-troubleshooter/google/cloud/policytroubleshooter_v1/services/iam_checker/transports/grpc_asyncio.py
    reformatted /home/kbuilder/.cache/synthtool/python-policy-troubleshooter/noxfile.py
    reformatted /home/kbuilder/.cache/synthtool/python-policy-troubleshooter/tests/unit/gapic/policytroubleshooter_v1/test_iam_checker.py
    All done! ✨ 🍰 ✨
    16 files reformatted, 2 files left unchanged.
    nox > Session blacken was successful.
    2021-03-26 00:52:18,728 synthtool [DEBUG] > Wrote metadata to synth.metadata.
    
    ```
    </details>
    
    Full log will be available here:
    https://source.cloud.google.com/results/invocations/65d0dd10-7334-41b6-b3be-a84885c31afd/targets
    
    - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
    yoshi-automation authored Mar 30, 2021
    Configuration menu
    Copy the full SHA
    34909eb View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2021

  1. build(python): update docfx job to use new plugin (#5)

    Source-Author: Dan Lee <[email protected]>
    Source-Date: Tue Mar 30 19:36:37 2021 -0400
    Source-Repo: googleapis/synthtool
    Source-Sha: 4501974ad08b5d693311457e2ea4ce845676e329
    Source-Link: googleapis/synthtool@4501974
    yoshi-automation authored Mar 31, 2021
    Configuration menu
    Copy the full SHA
    269747e View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2021

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

Commits on Apr 16, 2021

  1. chore: prevent normalization of semver versioning (#11)

    * chore: prevent normalization of semver versioning
    
    * chore: update workaround to make sic work
    dandhlee authored Apr 16, 2021
    Configuration menu
    Copy the full SHA
    3753279 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2021

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

Commits on May 12, 2021

  1. chore: add SECURITY.md (#16)

    chore: add SECURITY.md
    google-cloud-policy-bot[bot] authored May 12, 2021
    Configuration menu
    Copy the full SHA
    7c92e67 View commit details
    Browse the repository at this point in the history
  2. chore: migrate to owl bot (#17)

    * chore: migrate to owl bot
    
    * chore: copy files from googleapis-gen 9f1fe1408a1799948f1b17add7c3a15145057718
    
    * chore: run the post processor
    parthea authored May 12, 2021
    Configuration menu
    Copy the full SHA
    d2bd49f View commit details
    Browse the repository at this point in the history

Commits on May 16, 2021

  1. chore: new owl bot post processor docker image (#20)

    gcr.io/repo-automation-bots/owlbot-python:latest@sha256:4c981a6b6f2b8914a448d7b3a01688365be03e3ed26dfee399a6aa77fb112eaa
    gcf-owl-bot[bot] authored May 16, 2021
    Configuration menu
    Copy the full SHA
    33dae15 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2021

  1. chore: upgrade gapic-generator-python to 0.46.3 (#19)

    fix: add async client to %name_%version/init.py
    
    feat: support self-signed JWT flow for service accounts
    
    chore: enable GAPIC metadata generation
    
    chore: sort subpackages in %namespace/%name/init.py
    gcf-owl-bot[bot] authored May 21, 2021
    Configuration menu
    Copy the full SHA
    ad65aad View commit details
    Browse the repository at this point in the history

Commits on May 22, 2021

  1. chore: new owl bot post processor docker image (#24)

    gcr.io/repo-automation-bots/owlbot-python:latest@sha256:3c3a445b3ddc99ccd5d31edc4b4519729635d20693900db32c4f587ed51f7479
    gcf-owl-bot[bot] authored May 22, 2021
    Configuration menu
    Copy the full SHA
    af9981a View commit details
    Browse the repository at this point in the history

Commits on May 28, 2021

  1. chore: new owl bot post processor docker image (#25)

    gcr.io/repo-automation-bots/owlbot-python:latest@sha256:0856ca711da1fd5ec9d6d7da6c50aa0bbf550fb94acb47b55159a640791987bf
    gcf-owl-bot[bot] authored May 28, 2021
    Configuration menu
    Copy the full SHA
    593760f View commit details
    Browse the repository at this point in the history
  2. chore: new owl bot post processor docker image (#26)

    Post-Processor: gcr.io/repo-automation-bots/owlbot-python:latest@sha256:c66ba3c8d7bc8566f47df841f98cd0097b28fff0b1864c86f5817f4c8c3e8600
    gcf-owl-bot[bot] authored May 28, 2021
    Configuration menu
    Copy the full SHA
    e9ecf5e View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2021

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