Jeffrey Rennie

Results 11 issues of Jeffrey Rennie

I expect it to return an error code, but instead the call never returns. Here's the code. ```.ts import admin from 'firebase-admin'; admin.initializeApp({ credential: admin.credential.applicationDefault(), }); await db.collection('hello').doc('world').get(), ```

priority: p2
type: bug
needs more info
:rotating_light:
api: firestore

type: process
priority: p1
api: dlp
samples

[This doc](https://cloud.google.com/compute/docs/instances/changing-machine-type-of-stopped-instance) says it's possible via the console and gcloud, so I expect to be able to do it from powershell too. I naively tried this: ``` PS C:\Users\rennie> $link...

GCE

``` PS C:\Users\root> gcloud components install powershell All components are up to date. PS C:\Users\root> ls $env:LOCALAPPDATA\Google\Cloud SDK\google-cloud-sdk\platform\PowerShell\GoogleCloud\1.0.0.0\ ls : Cannot find path 'C:\Users\root\AppData\Local\Google\Cloud' because it does not exist. At...

Specifically, I'm looking for the sql command described here: https://cloud.google.com/tools/powershell/docs/sql/setup ``` PS C:\Users\root\workspace\dotnet-docs-samples-deploy\appengine\flexible\StaticContent> get-command *sql* PS C:\Users\root\workspace\dotnet-docs-samples-deploy\appengine\flexible\StaticContent> get-command *gcs* CommandType Name ModuleName ----------- ---- ---------- Alias gcs -> Get-PSCallStack Cmdlet...

![publishfailed](https://user-images.githubusercontent.com/11778530/32974770-b32beaf8-cbb5-11e7-88eb-8210c45f07ba.gif) ``` Microsoft Visual Studio Community 2017 Version 15.4.4 VisualStudio.15.Release/15.4.4+27004.2009 Microsoft .NET Framework Version 4.7.02053 Installed Version: Community Visual Basic 2017 00369-60000-00001-AA909 Microsoft Visual Basic 2017 Visual C# 2017 00369-60000-00001-AA909...

feature
P1

As demonstrated in this sample: https://github.com/GoogleCloudPlatform/getting-started-dotnet/tree/master/aspnet/6-auth

feature
templates
P2

The delete key does nothing, and there is no option to delete.

feature
P3

I expect it to delete the highlighted version. ![image](https://cloud.githubusercontent.com/assets/11778530/23484506/1e066a76-fe8c-11e6-920e-b4253c64f133.png)

feature
ui
P3

I watched a user struggle through the process of downloading credentials and restarting Visual Studio during a presentation. It takes time, and energy, and is easy to get wrong. How...

feature
P2