clojars

http://clojars.org discussion and “support”, see http://status.clojars.org for status.
2021-03-07T23:42:05.054400Z

Howdy folks! An update on the progress of the group verification work: • net.clojars.<username> groups are now available to all • net|org.clojars.<username> groups are automatically verified • logging in via GitHub now auto-verifies (and claims, if they don't already exist) com|io.github.<gh-username> • badges marking verified groups are now sprinkled throughout the app (see screenshots below) Next up I'll be working on adding "log in via GitLab" and the corresponding groups for that.

seancorfield 2021-03-07T23:50:25.055500Z

Thank you, @tcrawley! So nice to see four of those green "verified" badges after I login!

seancorfield 2021-03-07T23:52:06.056700Z

How are "Your Groups" ordered? I can see that "Your Projects" is alphabetical but I cannot figure out the order for groups. Maybe it could be verified first and then alphabetical?

2021-03-07T23:56:13.058400Z

My pleasure @seancorfield! I believe they are unordered, so would default to ordered by db id/creation. It would be straightforward to remedy that though. I'll look now.