boot-notify
boot-notify copied to clipboard
A boot task displaying visual notification based on the build status.
Boot 2.5.0 throws exceptions when task options are missing optargs. Sorry for the inconvenience, this should fix it.
For notify-send, levels map to urgency. They're ignored for terminal-notifier since it doesn't seem to have an equivalent to notify-send's urgency. The expire time determines how long notifications are displayed....
I see that my `cljs` tests are failing but the visual notification is always `success!`, maybe there is a protocol difference in how the two communicate with each other? By...
In boot 2.5.0-SNAPSHOT the validation fails for the notify task. https://github.com/jeluard/boot-notify/blob/master/src/jeluard/boot_notify.clj#L46-L50 The above arguments require an optarg.