A Brooks
A Brooks
I was looking over issues with the "first issue only" tag, and I'm not sure we need to do this any more. Thanks to #72, the quickstart is much clearer,...
@devurandom Interesting idea. That would certainly fit our "data pipeline" architecture. It would also be quite flexible. For example, you could even do things like enforce a rough ordering. Or...
Thank you for elaborating! I shouldn't have said "not a major use case." I think these use cases are infrequent, but if you need them, it's often unavoidable.
We can probably handle #319 in this same PR.
@robhanlon22 Thanks for the idea! FYI, we do have bits and pieces of this functionality: * `--watch` automatically reruns failures, but I don't think using watch is particularly ergonomic in...
Hi @michael-reify, sorry you never got a response. I haven't been able to replicate this issue. Can you post the `tests.edn` and the `deps.edn`? Does it happen for every syntax...
Thanks for getting back to me! It seems to be an outstanding but very intermittent, so I'm inclined to leave it open, but prioritize bugs that are reproducible and more...
It seems like a unit test would be awkward with the current architecture since it's printing to the terminal. Or did you just want to test `sentinel-element?`. Using a printer...
This looks like the latest update on the status of this project. Maybe consider pinning it? Regardless, thanks for all your hard work!
The error seems to be due to issues with the API key, which I don't think was impacted by my change?