Andrew Powell

Results 161 issues of Andrew Powell

### Summary I'm doing what is probably a silly thing. I've defined a directive and am attempting to extend `Query` with that directive. The probably silly thing is within `TagQueryPlugin`...

### Summary This is the first time I've run into this, so I'm honestly not sure if this is a bug or if it's a failure on my part to...

💅 enhancement
🤩 good-first-bug

### Summary I _think_ this is a bug. When we use `makeExtendSchema` to extend a type, and attempt to return an enum, we get the error: `Error: @pgQuery(...) directive called...

🐛 bug

I highly suspect that this is going to be the same answer as #82 with a `worker_thread` specific quasi-solution similar to #110, but I haven't seen this asked yet, so...

It appears that the `conventional-commits-parser` package doesn't directly support the exclamation mark demarcation for noting a breaking change in a commit. Parsing the following commit measage: ``` chore!: drop node...

I copied and pasted the borderless demo from the README verbatim and it's printing empty lines between rows, which seems to run contrary to the expected output according to that...

bug
question
documentation

While educating myself on auto-complete, I was poking at `npm` and noticed that their autocomplete scripts allow for an infinite number of flags to be referenced by the completion mechanism,...

Lovely utility, thank you for making it. It's a little maddening to have to re-enter a password for each function of the utility that you want to run. For example,...

Status: Available
Type: Enhancement
Priority: Medium

Create configuration and CI script(s) to identify core-critical plugins that should align with and adhere to the Node versions in the latest version of Rollup. These should prevent publish if...

x⁴ ⋅ hold

v1.1.8 completely broke our deployment pipeline for a stage which runs tools in devDeps. https://github.com/prisma-labs/serverless-plugin-typescript/releases/tag/v1.1.8 Any way you slice it, this should have been marked a breaking change and automatically...