Daniel Lockyer

Results 14 issues of Daniel Lockyer

* flesh out the README to be more descriptive than something I wrote 7 years ago on a whim

Should be as simple as adding a `chrono` feature which pulls out `y`, `m`, `d` and passes to this library.

refs https://github.com/TryGhost/Toolbox/issues/363 - this commit switches us to using the official and maintained `mailgun.js` SDK

running-ci-checks

Hi @mariusc23! 🙂 Would it be possible to give the middleware function a name? Tools such as New Relic report it as `` unless the function has a name, which...

refs https://www.notion.so/ghost/Filesystem-based-caches-dd7d6b6fe6924cb39a10d37f16ad3e7d refs https://github.com/TryGhost/DevOps/issues/125 - this will serialize the cache to JSON files, which means its very simple versus alternatives that require a lot more setup - this is a...

Hi! Love `dockerode` 😀 One thing I've noticed is that the JSDoc types for parameters which are optional aren't marked as so, so my editor tends to complain when I...

Hey all! 👋🏻 I currently maintain [node-sqlite3](https://github.com/TryGhost/node-sqlite3/), the most popular set of bindings for sqlite3 with over 800k downloads per week. The Node-API team [converted](https://github.com/nodejs/abi-stable-node/issues/288) node-sqlite3 from NAN to Node-API...

Hey @mirromutth! Thanks for all your work on this Action - I know a lot of us use it 🙂 I can see there are a number of issues and...

### Describe the bug We use Netlify Functions with an increased timeout (26s), but when using `netlify dev`, the `lambda-local` package is provided with 10s, and thus we see a...

type: bug