Tom Ardern
Tom Ardern
Hi, Now that [AWS supports containers in Lambda](https://aws.amazon.com/blogs/aws/new-for-aws-lambda-container-image-support/) is there a plan / has anyone attempted to get this repo to work using a container instead of the provided binaries/layers?...
Hi, Firstly, ReviewDog is such a great tool, and I'm really looking forward to adding it to our build pipelines. I've been having a play with the following files: issues.ts:...
## Expected Behavior To easily allow for migration files to be created, the tool could generate the difference between environments. ## Actual Behavior New feature request ## Possible Solution Example...
Hi, Is there the ability to add "context" (or even just HTML) at the suite level, not the individual test level? Thanks! :)
**Is your feature request related to a problem? Please describe.** We are trying to use the popular https://github.com/microsoft/tsyringe dependancy injection package within netlify functions. This does not seem to be...
_Description:_ Other dev tools allow a "reload and start profile" function. The angular devtools doesn't seem to have this option Would be nice to have this option too. Thanks! **Angular...
Hi, Great work on the pupeteer-to-instanbul work - first found this repo after watching a Google IO talk. It would be nice to: - Save the files to a specific...
## Bug report ### Required System information - Node.js version: node v16.18.1 - NPM version: 8.19.2 - Strapi version: 4.5.0 - Database: Postgres - Operating system: Linux/Docker ### Describe the...
Hi, For many of us with "muscle memory", the first item in the context menu is "New File". This extension puts "New File from Template" at the top of the...
There is an undocumented `morgan` property of cypress.json. This disables the "morgan" HTTP network logging library. If morgan is set to `true`, the terminal shows network logs. Examples below: ...