Skip to content

Conversation

@rakyll
Copy link
Contributor

@rakyll rakyll commented Jul 29, 2014

Looks like there was a minor change to the file the Google Developer Console generates. It is now a .json file instead of .p12. We should update the Quickstart section of the README and steps to generate a .PEM.

@rakyll
Copy link
Contributor

rakyll commented Jul 25, 2014

gcloud-node still can't decode pem files, Chrome team was working on a p12 to pem exporter for us. When it's done, we should switch to JSON credentials.

@rakyll rakyll added the 0.1.x label Jul 25, 2014
@rakyll
Copy link
Contributor

rakyll commented Jul 25, 2014

It seems like they don't use any key containers anymore. I'm working on a fix to remove all pem/p12 dependencies.

@rakyll rakyll added this to the M1: core, datastore & storage milestone Jul 29, 2014
@rakyll rakyll self-assigned this Jul 29, 2014
@rakyll
Copy link
Contributor

rakyll commented Jul 29, 2014

Merge conflicts resolved.

@rakyll
Copy link
Contributor

rakyll commented Jul 29, 2014

Please, don't merge. It's breaking regression tests.

@rakyll
Copy link
Contributor

rakyll commented Jul 29, 2014

Regression tests are passing now.

silvolu added a commit that referenced this pull request Jul 29, 2014
Creating a Service Accounts generates .json not .P12
@silvolu silvolu merged commit bc14948 into googleapis:master Jul 29, 2014
@jgeewax jgeewax modified the milestones: Core Stable, M1: core, datastore & storage Feb 2, 2015
chingor13 pushed a commit that referenced this pull request Aug 26, 2022
chingor13 pushed a commit that referenced this pull request Sep 13, 2022
sofisl pushed a commit that referenced this pull request Sep 27, 2022
GautamSharda pushed a commit that referenced this pull request Jan 14, 2026
GautamSharda pushed a commit that referenced this pull request Jan 15, 2026
miguelvelezsa pushed a commit that referenced this pull request Jan 21, 2026
* chore: setup nighty build in CircleCI

* chore: setup nighty build in CircleCI
sofisl pushed a commit that referenced this pull request Jan 27, 2026
TypeScript 2.6 makes type checking for functions stricter [1]. Instead
of using bivariant types for functions parameters, TypeScript now uses
contravaiance.

[1] https://blogs.msdn.microsoft.com/typescript/2017/10/31/announcing-typescript-2-6/
sofisl pushed a commit that referenced this pull request Jan 27, 2026
TypeScript 2.6 makes type checking for functions stricter [1]. Instead
of using bivariant types for functions parameters, TypeScript now uses
contravaiance.

[1] https://blogs.msdn.microsoft.com/typescript/2017/10/31/announcing-typescript-2-6/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants