dry-rb.org icon indicating copy to clipboard operation
dry-rb.org copied to clipboard

Version order

Open lime opened this issue 2 years ago • 2 comments

I noticed the version selector for dry-schemadocs has a surprising order, and the same seems to apply for other projects as well:

screenshot of version selector, with versions in unsorted order

It looks like it's caused by some automatic tooling shuffling around the order in data/projects.yml, e.g. in https://github.com/dry-rb/dry-rb.org/commit/16e2a4886783b93256eff38c3e1ebb65a3ed2b13. I didn't find the relevant code, but I thought I'd make you aware of the result.

lime avatar Jun 02 '23 08:06 lime

We're aware, a fix is welcome, programming is hard :)

flash-gordon avatar Jun 02 '23 11:06 flash-gordon

I took another look and now noticed the https://github.com/dry-rb/devtools project, I'll see if I could help out. :)

lime avatar Jun 05 '23 14:06 lime