Zachary Dean
Zachary Dean
Yes please! This sounds great 👍
Artifacts on tag, 100% yes! Hex publishing, 100% I haven't had the need for an executable really, but I think that is definitely something interesting for others (We don't make...
@grantmacken, I've changed all of the dependencies to hex versions, so that should be good to go now. #55 and #56 All it took was adding 6 of my repos...
@joewiz this is definitely something I've been meaning to do. Now that there is an issue, I'm more motivated to actually do it. ;-) Thanks! "Getting Started" section coming soon.
f50634edd0b0dc49db92c0c8c7681ca55f110e2e has added a "Getting Started" section. Let's see if it makes sense. :-)
It's been a while and a lot has changed. I've updated the "getting started" stuff with f4bbb437c68a9a75a1883a3f85023e66e440da54. @joewiz, still interested in serving as a guinea pig? :-)
Good idea and something I've been hoping to get to but haven't. I think all the DB actions could be done using the common_test framework. This would just mean making...
So, just for my understanding, the default should be root or all? Or just all DB base URIs?
I never settled on what it should do, so some well defined method would be great! 😄
Right, `fn:collection()` will return a sequence of `item()*` as it already does. `fn:uri-collection()` returns all URIs in the collection regardless of type. `fn:doc-available#1` and `fn:unparsed-text-available#1` will return if their respective...