Philippus Baalman

Results 82 comments of Philippus Baalman

I think you need to percent encode your index name: https://www.elastic.co/guide/en/elasticsearch/reference/current/api-conventions.html#api-date-math-index-names.

Can you have another look @kardapoltsev ?

I've forked it, and made some, what I think of as, improvements. Feel free to check/try it out: https://github.com/Philippus/sbt-pekko-version-check

Maybe I'm missing something but this is already possible, we are using kafka-lag-exporter like this. We have an `application.conf` with `${BOOTSTRAP_BROKERS}` in the contents. BOOTSTRAP_SERVERS is further specified in our...

Probably a dependency issue, have you checked your dependency tree?

I think this was solved in https://github.com/coursier/coursier/pull/1827. Note that some still don't have a license, because I think coursier relies on the pom file for it, which does not always...

I've created a release from my fork: https://github.com/Philippus/base64 I'd recommend to just migrate to the Java 8 encoder available in `java.util.Base64` though.

@softprops do you have time to look at this and cut a new release (for 2.12.x) ?

ping @softprops

Hi @softprops. Yes, transferring ownership is ok for me. I've renamed my fork, so I think transferring would work.