Chris Johnson

Results 5 issues of Chris Johnson

Thank you for a very helpful tool. Today I found a problem when the refactor target uses generics. Original code -- function isEnumKey(enumSrc: T, key: unknown): key is keyof T...

bug
good first issue

### What do you want and why? This article describes ability files clearly: https://ntgussoni.github.io/blitz-guard/docs/ability-file The examples are all based on a user's authorization status or explicit ownership of a resource....

To cover BLITZ_PUBLIC, miscellaneous exported env vars, `env, `publicRuntimeConfig`, and `serverRuntimeConfig`. With notes re: which are build-time vs. run-time, and how the options relate to / sometimes override each other.

status/in-review

The `daemon://` prefix does not result in local images being recognized / used. Possibly related to https://github.com/GoogleContainerTools/container-diff/issues/318 ### Expected behavior I want to diff two images - one that was...

## Problem I don't know if this is feature request or a bug report. When possible, developers should define indexes using Prisma schema language. However there are many scenarios where...

kind/improvement
topic: database-functionality
topic: indexes
team/schema
topic: postgresql
topic: extendedIndexes