sander
sander
During activation? Doesn’t the log stream already capture and upload stderr?
I recently had a great experience refactoring our custom bool query builder to use the new bool query DSL. Thank you @pyromaniac 👏 ! The only thing missing was a...
Couldn't get `eslint-plugin-compat` to accept the browser targets via the rule and I'm not sure it currently supports that option. However, it does support specifying the targets in `eslintrc` using...
Yeah, that sounds good @acorncom. Providing type definitions for the public API would be a good start.
@domenkozar, I went with `hostname`, but the CLI will still accept `host` to remain backwards-compatible. I also decided to keep the `get`/`set` verbs in the end. This design seems pretty...
Should we use `host` instead of `hostname` to match the existing option?
Tough to pinpoint this one down, but here’s one place it could be coming from: https://github.com/cachix/cachix/blob/10166f2f052d0e33a106bf7e7d0fc62a9f7216fe/cachix/src/Cachix/Client/PushQueue.hs#L69-L71 If both SIGINT and SIGTERM are received, `hfsnotify` is quite happy to run the...
Resolved in #448.
https://github.com/sandydoo/flux/tree/wip/web-worker
Not worth the effort.