Vincent Taverna
Vincent Taverna
**Is your feature request related to a problem? Please describe.** Currently my application configures RUM to discard a subset of errors by message and resource url. Pseudo code is something...
First of all, very nice project you've all built. Love the documentation too! I have a large project that I am running this on, but have noticed how resource intensive...
### Description I noticed that the documentation mentions Yarn 2+, but doesn't explain the correct way to install dependencies when using that package manager. It's well documented [here](https://yarnpkg.com/cli/workspaces/foreach#usage), so I...
### Description Add support for [yarn berry built option](https://yarnpkg.com/configuration/manifest#dependenciesMeta.built) for dependencies meta to `turbo prune`. Without this change, `yarn install --immutable` fails because `built` is added after turbo accidentally removes...
# Bug report ## Description / Observed Behavior Apologies if this was already reported elsewhere, I looked around and could not find a similar reported issue. When rendering a div...
- [x] I understand that this repository is auto-generated and my pull request may not be merged ## Changes being requested Adds the ability to completely disable debug logging. This...
I raised this on Discord, where I was asked to create this issue, so I am x-posting the feature request to GitHub. ## Background When using a NodeJS monorepo such...
If the `pidMode` is set to task, it would be nice if amazon ecs exec checker could warn and point toward the following issue https://github.com/aws/containers-roadmap/issues/2268 It's very time consuming to...
### Self-service - [ ] I'd be willing to implement a fix ### Describe the bug My use case for Yarn Catalogs was to use `catalog:` in peerDependencies, and when...