Michael Bleigh

Results 43 issues of Michael Bleigh

If you Ctrl-C out of a command while an inquirer prompt is open, it just adds a couple lines of space and then you have to Ctrl-C again to actually...

bug
good first issue

### Description When trying to use Google Cloud node libraries with default credentials, an error occurs when trying to use e.g. Vision API: error: Error: Google Cloud Vision API has...

This is something I've run into a number of times and (I think) this solves the issue. I'd like feedback in case there are dangers of which I'm not aware...

`typescript` (non-react) is used with `lit-html` `postcss` is used with tailwind Fixes #239

Since we want `.onCall` functions to be HTTPS-only, we should restrict them via HSTS headers.

type: feature request
triaged

It seems like it would be nice to have an `exact` boolean attribute that would exclude tail matching and require that the whole URL matches the remaining path. For instance,...

api-feedback
p1 - backlog

Should be a paper spinner or blank unless we know that we can't find docs for an element(analyzer has no elements, etc). Copied from Polymer/polymer-element-catalog#84

enhancement
help wanted
good-first-bug
p1 - backlog

#### Steps to reproduce 1. Write an enum with a meaningful zero value 2. Enable strict API linter 3. Linter flags missing `_UNSPECIFIED` value The issue here is that the...

type: bug
priority: p2

To make it have better compatibility with HTML spec, the ctitle attribute should be data-ctitle instead.