clj-commons

slipset 2021-10-21T06:13:59.000500Z

@mrkiouak Please du submit a PR there, I’ll handle it.

slipset 2021-11-12T08:56:35.055500Z

https://clojars.org/clj-commons/iapetos

slipset 2021-11-12T08:56:44.055800Z

Thank you for this!

rkiouak 2021-11-12T12:56:45.056200Z

Thank you for the prompt publish!

rkiouak 2021-11-11T14:33:48.054600Z

I've opened https://github.com/clj-commons/iapetos/pull/57 (I've also verified this resolves an issue I was experiencing where counter metrics were not being properly parsed and ingested by the DataDog OpenMetrics integration, so would love to do what I can to get this released and pushed to clojars quickly).

rkiouak 2021-11-11T14:34:24.054900Z

I'm not sure if I'm able to view the steps and pgroess of the travis ci job, so would appreciate a pointer if that is publicly viewable.

rkiouak 2021-11-11T15:42:26.055100Z

It does seem like this travis job i never going to report back on the PR status, though lein codecov comes back successfully locally (as well as all tests passing, though its not clear travis is running that based on the .travisyml). I'm happy to also separate PR CircleCI integrations for PR tests if that would be helpful, as it seems like thats clj-commons preferred system.