Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

feat: Publish Binary Authorization ContinuousValidationEvent proto #31

Merged
merged 13 commits into from May 20, 2021

Conversation

yoshi-automation
Copy link
Contributor

@yoshi-automation yoshi-automation commented May 15, 2021

This PR was generated using Autosynth. 🌈

Synth log will be available here:
https://source.cloud.google.com/results/invocations/871f4558-7269-4587-bfbf-0b88b0ec934a/targets

  • To automatically regenerate this PR, check this box. (May take up to 24 hours.)

PiperOrigin-RevId: 373649163
Source-Link: googleapis/googleapis@7e1b14e
PiperOrigin-RevId: 373400747
Source-Link: googleapis/googleapis@162641c
PiperOrigin-RevId: 373173593
Source-Link: googleapis/googleapis@bceaea9
PiperOrigin-RevId: 372197450
Source-Link: googleapis/googleapis@83a7e1c
PiperOrigin-RevId: 371362703
Source-Link: googleapis/googleapis@5a04154
PiperOrigin-RevId: 370989216
Source-Link: googleapis/googleapis@4e82555
PiperOrigin-RevId: 370926454
Source-Link: googleapis/googleapis@382ed8d
PiperOrigin-RevId: 370525906
Source-Link: googleapis/googleapis@60e129d
PiperOrigin-RevId: 366826395
Source-Link: googleapis/googleapis@2490be3

fix: add async client to %name_%version/init.py
chore: add autogenerated snippets
chore: remove auth, policy, and options from the reserved names list
feat: support self-signed JWT flow for service accounts
chore: enable GAPIC metadata generation
chore: sort subpackages in %namespace/%name/init.py

        autosynth cannot find the source of changes triggered by earlier changes in this
        repository, or by version upgrades to tools such as linters.
PiperOrigin-RevId: 366826395

Source-Author: Google APIs <noreply@google.com>
Source-Date: Mon Apr 5 10:39:44 2021 -0700
Source-Repo: googleapis/googleapis
Source-Sha: 2490be32f08cccc870862ea86920f58325795c89
Source-Link: googleapis/googleapis@2490be3
chore: add GAPIC metadata
feat: add support for self-signed JWT
PiperOrigin-RevId: 370525906

Source-Author: Google APIs <noreply@google.com>
Source-Date: Mon Apr 26 13:12:26 2021 -0700
Source-Repo: googleapis/googleapis
Source-Sha: 60e129d0672a1be2c70b41bf76aadc7ad1b1ca0f
Source-Link: googleapis/googleapis@60e129d
PiperOrigin-RevId: 370926454

Source-Author: Google APIs <noreply@google.com>
Source-Date: Wed Apr 28 09:58:07 2021 -0700
Source-Repo: googleapis/googleapis
Source-Sha: 382ed8de075e1ddc9baa4ebf8dbc5b2c257a77b8
Source-Link: googleapis/googleapis@382ed8d
PiperOrigin-RevId: 370989216

Source-Author: Google APIs <noreply@google.com>
Source-Date: Wed Apr 28 14:42:12 2021 -0700
Source-Repo: googleapis/googleapis
Source-Sha: 4e825559e5ab242c4d1aafca19c83c4d1bac743e
Source-Link: googleapis/googleapis@4e82555
PiperOrigin-RevId: 371362703

Source-Author: Google APIs <noreply@google.com>
Source-Date: Fri Apr 30 10:44:40 2021 -0700
Source-Repo: googleapis/googleapis
Source-Sha: 5a04154e7c7c0e98e0e4085f6e2c67bd5bff6ff8
Source-Link: googleapis/googleapis@5a04154
…ted snippets chore: remove auth, policy, and options from the reserved names list feat: support self-signed JWT flow for service accounts chore: enable GAPIC metadata generation chore: sort subpackages in %namespace/%name/init.py

PiperOrigin-RevId: 372197450

Source-Author: Google APIs <noreply@google.com>
Source-Date: Wed May 5 13:39:02 2021 -0700
Source-Repo: googleapis/googleapis
Source-Sha: 83a7e1c8c2f7421ded45ed323eb1fda99ef5ea46
Source-Link: googleapis/googleapis@83a7e1c
This is used in the new Continuous Validation feature:
https://cloud.google.com/binary-authorization/docs/overview-cv

Committer: @rbutoi
PiperOrigin-RevId: 373173593

Source-Author: Google APIs <noreply@google.com>
Source-Date: Tue May 11 09:50:37 2021 -0700
Source-Repo: googleapis/googleapis
Source-Sha: bceaea9f824a0d3600cd6a868ea457ac18980049
Source-Link: googleapis/googleapis@bceaea9
PiperOrigin-RevId: 373400747

Source-Author: Google APIs <noreply@google.com>
Source-Date: Wed May 12 10:34:35 2021 -0700
Source-Repo: googleapis/googleapis
Source-Sha: 162641cfe5573c648df679a6dd30385650a08704
Source-Link: googleapis/googleapis@162641c
PiperOrigin-RevId: 373649163

Source-Author: Google APIs <noreply@google.com>
Source-Date: Thu May 13 13:40:36 2021 -0700
Source-Repo: googleapis/googleapis
Source-Sha: 7e1b14e6c7a9ab96d2db7e4a131981f162446d34
Source-Link: googleapis/googleapis@7e1b14e
@yoshi-automation yoshi-automation requested review from a team as code owners May 15, 2021 04:54
@product-auto-label product-auto-label bot added the api: binaryauthorization Issues related to the googleapis/python-binary-authorization API. label May 15, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label May 15, 2021
@dinagraves
Copy link
Contributor

@busunkim96 Is this OK? It renames some of the imports. Will that break things for people?

@parthea parthea changed the title [CHANGE ME] Re-generated to pick up changes from googleapis. feat: Publish Binary Authorization ContinuousValidationEvent proto May 18, 2021
@busunkim96
Copy link
Contributor

@busunkim96 Is this OK? It renames some of the imports. Will that break things for people?

@dinagraves Yep it's fine! The renamed imports are an implementation detail of the library (users can't be depending on those specific names).

@Shabirmean Shabirmean merged commit d3d2abe into master May 20, 2021
@Shabirmean Shabirmean deleted the autosynth-googleapis branch May 20, 2021 00:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api: binaryauthorization Issues related to the googleapis/python-binary-authorization API. cla: yes This human has signed the Contributor License Agreement. context: partial
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants