Chris Johnson
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...
### 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.
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...