Fork me on GitHub
#clj-commons
<
2021-10-18
>
rkiouak19:10:52

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.

borkdude19:10:10

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

borkdude19:10:15

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?

borkdude19:10:38

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

slipset20:10:01

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

slipset20:10:15

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

borkdude21:10:48

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

borkdude21:10:41

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