Skip to content
This repository has been archived by the owner on Jun 28, 2022. It is now read-only.

feat: switch PHP GAPICs to using default scopes #3306

Merged
merged 2 commits into from
Nov 13, 2020

Conversation

bshaffer
Copy link
Contributor

@bshaffer bshaffer commented Nov 11, 2020

  • This PR will activate Self-Signed JWTs for all GAPIC PHP Libraries.

  • NodeJS has moved to using Self-Signed JWTs for all of their GAPICs without any issues. We feel we can release this for all our GAPIC clients.

  • PHP Self-Signed JWTs have been tested using the integration tests in php-docs-samples for the following GAPIC clients:

    • Asset
    • BigQueryDataTransfer
    • BigTable
    • Datastore
    • Dialogflow
    • DLP
    • ErrorReporting
    • Firestore
    • Logging
    • IOT
    • KMS
    • Language
    • Monitoring
    • Pub/Sub
    • Spanner
    • SecretsManager
    • SecurityCenter
    • ServiceDirectory
    • Speech
    • Tasks
    • TextToSpeech
    • Translate
    • Trace
    • Vision
    • Video

@bshaffer bshaffer requested a review from a team as a code owner November 11, 2020 18:41
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Nov 11, 2020
@codecov
Copy link

codecov bot commented Nov 11, 2020

Codecov Report

Merging #3306 (a75dcee) into master (65490f3) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #3306   +/-   ##
=========================================
  Coverage     87.13%   87.13%           
  Complexity     6115     6115           
=========================================
  Files           495      495           
  Lines         24159    24159           
  Branches       2634     2634           
=========================================
  Hits          21051    21051           
  Misses         2242     2242           
  Partials        866      866           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 65490f3...a75dcee. Read the comment docs.

@miraleung
Copy link
Contributor

+Chris as FYI for the PHP microgenerator.

@bshaffer bshaffer merged commit f6ec598 into master Nov 13, 2020
@bshaffer bshaffer deleted the switch-to-default-scopes branch November 13, 2020 20:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants