clojure-dev

2024-02-07T20:45:14.835409Z

i see that there are 17 "Ok" tickets on jira 👀 . what's the process for merging and releasing? when do y'all go "okay, we have enough tickets for a new alpha"?

2024-02-08T20:38:15.213779Z

:ron paul it's happening gif:

2024-02-07T20:54:26.569529Z

The 1.12 closed ticket filter in jira shows 47 issues

2024-02-07T20:56:32.627019Z

i'm asking about the Open and "Ok" approval tickets

Alex Miller (Clojure team) 2024-02-07T20:57:33.084079Z

trying to pull method values over the line, then we'll cut an alpha. haven't merged yet because that would change our branch point on master making that harder

👍 2
2024-02-07T20:58:04.033989Z

cool, that makes sense. thanks!

Alex Miller (Clojure team) 2024-02-07T20:58:27.920119Z

method values here is one combo patch that combines param-tags, uniform method symbols, and method values, so that's actually another 3 tickets

2024-02-07T20:59:08.257289Z

yeah, i've been following closely, it's fun to see the patches come in

Alex Miller (Clojure team) 2024-02-07T21:04:19.894579Z

we joke every time that this one is the perfect patch, but somehow ... it is not :)

😅 3