clj-commons

rkiouak 2021-10-18T19:21:28.104700Z

@mrkiouak has joined the channel

rkiouak 2021-10-18T19:23:52.106300Z

Apologies if I've missed this somewhere, but is there an easy way to tell if a clj-commons project is still being maintained by the group? I ask in the context of looking to pick a new metrics publishing lib, have used https://github.com/clj-commons/iapetos in the past, and just wanted to check if the lack of a commit this year was because things are relatively stable, or an indication of lack of maintenance.

borkdude 2021-10-18T19:26:10.106700Z

@mrkiouak This file: https://github.com/clj-commons/iapetos/blob/master/.github/CODEOWNERS should indicate who is the current maintainer or maintainers

borkdude 2021-10-18T19:30:15.108500Z

One of the problems that can theoretically occur is that a maintainer doesn't respond to issues and clj-commons as an org isn't really aware of this. @slipset any thoughts on how to deal with this?

borkdude 2021-10-18T19:30:38.108800Z

Not sure if that's the case here but in general it might happen

slipset 2021-10-18T20:56:01.110100Z

Seems like that’s what have happened. here. I guess letting us know here is one option, as @mrkiouak did.

slipset 2021-10-18T20:57:15.111400Z

We use iapetos at work, and I guess I consider it stable, so I wouldn’t be too worried about the lack of commits. I’d be more worried (and that’s on me) that there are some new issues and a PR that should’a been handled

borkdude 2021-10-18T21:00:48.112600Z

Perhaps it'd be good to contact the author if he needs help and if someone is heavily invested in this library and is willing to help out they can join the maintenance team

borkdude 2021-10-18T21:01:41.113Z

could perhaps do so via an issue and tag him, just an idea