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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add create_key to protos #25

Merged
merged 8 commits into from Apr 2, 2021
Merged

fix: add create_key to protos #25

merged 8 commits into from Apr 2, 2021

Commits on Mar 24, 2021

  1. chore: add pre-commit-config to renovate ignore paths

    Disable renovate PRs on the .pre-commit-config.yaml which is templated from synthtool. https://docs.renovatebot.com/configuration-options/#ignorepaths
    
    Source-Author: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com>
    Source-Date: Mon Mar 15 09:05:39 2021 -0600
    Source-Repo: googleapis/synthtool
    Source-Sha: 2c54c473779ea731128cea61a3a6c975a08a5378
    Source-Link: googleapis/synthtool@2c54c47
    yoshi-automation committed Mar 24, 2021
    Copy the full SHA
    6a0480d View commit details
    Browse the repository at this point in the history
  2. chore(python): add kokoro configs for periodic builds against head

    This change should be non-destructive.
    
    Note for library repo maintainers:
    After applying this change, you can easily add (or change) periodic
    builds against head by adding config files in google3.
    
    See python-pubsub repo for example.
    
    Source-Author: Takashi Matsuo <tmatsuo@google.com>
    Source-Date: Fri Mar 19 11:17:59 2021 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: 79c8dd7ee768292f933012d3a69a5b4676404cda
    Source-Link: googleapis/synthtool@79c8dd7
    yoshi-automation committed Mar 24, 2021
    Copy the full SHA
    a907621 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update precommit hook pycqa/flake8 to v3.9.0

    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [pycqa/flake8](https://gitlab.com/pycqa/flake8) | repository | minor | `3.8.4` -> `3.9.0` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>pycqa/flake8</summary>
    
    ### [`v3.9.0`](https://gitlab.com/pycqa/flake8/compare/3.8.4...3.9.0)
    
    [Compare Source](https://gitlab.com/pycqa/flake8/compare/3.8.4...3.9.0)
    
    </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**: Whenever PR becomes conflicted, 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#github/googleapis/synthtool).
    
    Source-Author: WhiteSource Renovate <bot@renovateapp.com>
    Source-Date: Tue Mar 23 17:38:03 2021 +0100
    Source-Repo: googleapis/synthtool
    Source-Sha: f5c5904fb0c6aa3b3730eadf4e5a4485afc65726
    Source-Link: googleapis/synthtool@f5c5904
    yoshi-automation committed Mar 24, 2021
    Copy the full SHA
    d6adf9d View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2021

  1. Copy the full SHA
    c8f3bd8 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    fae4f08 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    2dfed54 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    7fcf5cb View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    fefdbb3 View commit details
    Browse the repository at this point in the history