will Farrell

Results 170 comments of will Farrell
trafficstars

I took a slightly different approach where it defaults to a label, but has teh option to choose your own label or use `all`. Full source at: https://github.com/willfarrell/docker-filebeat/blob/master/5-stdin/docker-entrypoint.sh ```bash #...

Seeing how it's hasn't been updated in a year, unlikely. Checkout https://github.com/willfarrell/docker-filebeat `5-stdin` is what you're looking for. Just did a re-write for docker 1.13.

That feature is included in my version of caniuse. You can check it out at: https://github.com/willfarrell/alfred-caniuse-workflow

The Mozilla IRL podcast has quite the list of topics they cover that could be used for inspiration. https://irlpodcast.org

Support reply regarding this on Nov 27, 2017 ``` Hello, Thank you for contacting Amazon Web Services. Unfortunately this is an open issue which our team are looking to support....

I see it in @middy/core/index.d.ts ``` declare namespace middy { export { Request, PluginHook, PluginHookWithMiddlewareName, PluginObject, MiddlewareFn, MiddlewareObj, MiddyfiedHandler } } export default middy ``` I'm not sure why it...

@RickDir Middy v5 doesn't support CommonJS, v4 does if you're unable to update to ESM yet.

We think this should be resolved in 5.3.3. Please reopen if now

Thanks for reporting. Would someone like to put a PR together for this fix?