Can somebody make a release of Orchard, please? 0.24.0 would be nice (given that 1.9 was dropped, and quite a few changes happened). Would like to start integrating it with cider-nrepl.
Bump. I am fairly confident in current Orchard and I started integrating the changes into cider-nrepl, I need a release to run the tests on CI.
I take it that you've been exercising cider-nrepl + orchard locally?
Working on inspector is the only thing I currently use Clojure for. I used the new inspector as I was improving it.
Nice, release on its way
It would be very, very much appreciated that you performed a make install first for Orchard, then for cider-nrepl
I do so for most of my substantial changes - good way to contain risks
I've been dogfooding the new inspector as I was working on it very self. Not mrandersing Orchard makes it very easy!
Kudos! but you also can skip it cider-nrepl side, e.g. (per readme)
PROJECT_VERSION=0.47.1 make fast-install
I'd rather see this pushed out earlier. Like I said in the PR, it is better if I can fix any discovered irregularities while I'm present. Not that I expect many, I used this enough and the tests are plentiful.
I don't know, a few days' realsitic usage with cider-nrepl doesn't seem too much of an ask. If that's reassuring, let's put Monday as a specific deadline?
It also makes sense since I want to cut cider+cider-nrepl Sunday or earlier - that one should be stable
I'm sorry, stable release of what? You have 1 commit since 0.47.1.
and Elisp changes, and enrich ones
We had a stable cider release long due, please let's not change plans for that
I'm not asking to change plans for CIDER release, I'm asking to release Orchard. You can release 0.23.3 or something without inspector changes and 0.24.0 with them. You are making this harder than it should be.
I ask essentially everyone (including myself) to perform a make install before substantial changes and don't recall receiving any pushback on the practice, before.
Would you be so generous to use our usual practice so that we have all assurances for end users?
...note that PROJECT_VERSION=0.23.3 make install accepts any number - you can fast forward to the next foreseen number or just 99.99.9 if you want a unique number