Connor
Connor
ts-proto is great and we've been using it for a while in production. However, having the generated typescript files matching the name of the protobuf file with just the `.ts`...
The UniqueViolationError parser uses a regex to determine if the constraint violation is a suitable error. `const UNIQUE_COLUMNS_REGEX = /Key \((.+)\)=\(.+\) already exists/;` The `.` character class will not match...
While setting up actionmailer and testing it, I have been running into an error. It appears to be caused by prototype-rails, since my example works when I use jquery. I...
### What is the current behavior? Jest provides a config option [cacheDirectory](https://jestjs.io/docs/configuration#cachedirectory-string) which specifies where intermediate file system outputs are written such as transformations or haste map. If left unspecified,...
### What happened? There is a change in behavior introduced between `aspect/5.10.15` and `aspect/5.10.14` where unresolved lint errors do not cause the `aspect lint` command to exit with code 1....