googleapis / google-p12-pem

**THIS REPOSITORY AND PACKAGE WILL BE DEPRECATED IN JULY 2024** Convert Google .p12 keys to .pem keys.
MIT License
26 stars 22 forks source link

Revert "chore(nodejs): update client ref docs link in metadata (#360)" #367

Closed fhinkel closed 3 years ago

fhinkel commented 3 years ago

This reverts commit 12484774e20a3ef32d9351382a0d62458063ca6b.

p12-pem didn't have docs on googleapis.dev and shouldn't have ref docs on cloud.google.com either.

Internally see b/195673031

generated-files-bot[bot] commented 3 years ago

Warning: This pull request is touching the following templated files:

JustinBeckwith commented 3 years ago

Oh that's weird - because it does exist here: https://googleapis.dev/nodejs/google-p12-pem/latest/

This is one of those weird utility modules where it's not a cloud client for sure, it's just a thing that happens to be separate. I think we should have the reference docs for this published somewhere, I'm just not 100% sure what makes the most sense. This is still specifically called out as "open" in the PRD 🤔

sofisl commented 3 years ago

I'm going to close this PR for now, and use this link in the client documentation for now, in order to get this repo unstuck. We can reopen this as necessary.