Reid D McKenzie

Results 86 comments of Reid D McKenzie
trafficstars

This is to some degree a dupe of my https://github.com/bazelbuild/rules_python/issues/1860; interested in whatever the outcome here is.

Same issue on an e85m, version 1.3.0, business CD. Will try to figure out grabbing an ibus log file.

Will flash this on tonight. Are there notes on dumping the ibus debug output to a file or otherwise teeing it so as to keep the console usable somewhere?

> A log would be great @arrdem. Is the issue occur intermittently, or the blinkers behave the same way all the time? Blinkers behave the same all the time

With the linked 1.3.3 release candidate flashed to the bluebus and checked I still see the same behavior. Sending `SET COMFORT BLINKERS 5` and then testing the comfort blinkers produces...

An integral part of the ClojureScript ecosystem has been dynamic re-compilation when filesets change. Boot optimizes for this well. While this sort of watch behavior would be achievable with Katamari,...

There may be `clj-stacktrace` forks I can use "off the shelf" which do this, or I may need to vendor one in.

Using `list-tasks` and `jq -r .tasks[]`, it should be very simple to at least build up the list of supported tasks to tab complete against. Flags for `kat` itself are...

At least a working `clojure-test` target is the primary blocker on `(next RELEASE)`. It may be worth taking a look back at other similar systems like Pants and Buck to...