orchard icon indicating copy to clipboard operation
orchard copied to clipboard

Support for spec-alpha2?

Open alexander-yakushev opened this issue 3 months ago • 4 comments

It looks like the development of clojure spec-alpha2 (also widely and hilariously known as clojure.alpha.spec) is stalled for now (as confirmed by Alex Miller too: https://clojurians.slack.com/archives/C03S1KBA2/p1679924331305749?thread_ts=1679878261.044279&cid=C03S1KBA2). The library doesn't have a JAR release and not even a single git tag.

Orchard supports it nominally in orchard.spec.

Two questions:

  1. How important is having support for an almost-abandoned alpha library?
  2. If the support for it desired, how important is to test against it? We currently have to clone that repository in each CI job for dubious benefits.

alexander-yakushev avatar May 01 '24 12:05 alexander-yakushev