Fork me on GitHub
#figwheel-main
<
2019-01-22
>
Empperi11:01:51

Is there a way to make the test integration to cause a browser notification only from failed builds?

Empperi11:01:40

It's kinda annoying to see 50 unread notifications just because there's whole bunch of success messages from figwheel test runs...

Empperi11:01:04

Actually, even better: how about automatically closing the "success" notifications after few seconds? That way those notifications would still come up but wouldn't stay there to pollute notifications lists

Empperi11:01:26

It's part of the browser notifications api so definitely shouldn't be too hard to implement