Mitchell Cash

Results 15 comments of Mitchell Cash

I'm not having this exact issue, but could be related. After a restart KeepingYouAwake is not launching. The Launcher still exists after a restart here: ``` $ launchctl list |...

@saubyk I think it already had a RPC API, but REST API support was also just merged in today (https://github.com/lightninglabs/faraday/pull/20). Was this what you would be looking for?

@saubyk I have only just seen you made the original issue on the faraday repo for REST API support! Thanks for prompting that to happen 😃

So I realised when testing on different resolutions, the overlap won't be seen on all resolutions. I was testing on a physical 5.5” (1920×1080) device above, where you can see...

See tests running again: https://travis-ci.org/bitpay/bitcoind-rpc/builds/593620778 Failing tests unrelated to this PR.

> Relates to [coreruleset/modsecurity-docker#43](https://github.com/coreruleset/modsecurity-docker/issues/43). I also just ran a `trivy` scan against `owasp/modsecurity-crs:v3.3.2-nginx` and it returned: ```sh owasp/modsecurity-crs:v3.3.2-nginx (debian 10.10) ================================================= Total: 323 (UNKNOWN: 0, LOW: 215, MEDIUM: 45, HIGH:...

@fzipi Alpine based image looks good to me on the initial `trivy` scan (also the image is almost half the size)! Nice work! **Debian based image** ``` owasp/modsecurity-crs:3.3.2-nginx (debian 11.1)...

@julien-deramond before merge I will add the card subtitle colour as well (working on that now)

Ready for review/merge now 😃 Please let me know if you need me to squash any commits etc.

I should also add - why not just make the contents of `./apps/jest-e2e.json` use regex to find all the spec files and remove the config from each app. `./apps/jest-e2e.json` could...