Ondra Pelech
Ondra Pelech
The point still stands. Is there something which blocks us from releasing version 2.0.0? (It should be 2.0.0, 1.0 was for ZIO 1.x). @987Nabil have you made the PR you've...
In case somebody is interested in turning it off programmatically, here's an easy way * https://github.com/sideeffffect/liquibase-doobie/pull/426
I think this is fine, making a new repository is not worth it. We can make further improvements in the scala-yaml backend after the PR is merged.
Pending bugfix * https://github.com/VirtusLab/scala-yaml/pull/299
Now blocked on * https://github.com/circe/circe/pull/2254
The artifacts are already available: https://repo1.maven.org/maven2/io/circe/circe-yaml-scalayaml_sjs1_3/0.15.3/ https://index.scala-lang.org/circe/circe-yaml/artifacts/circe-yaml-scalayaml Give them a spin :wink:
> unit-tests https://github.com/codehaus/jsr166-mirror/blob/master/src/test/tck/ConcurrentLinkedDequeTest.java
Try playing with `jibJavaDockerBuild` (in contrast to `jibDockerBuild`) sbt-jib task. It is different by using the functionality from `jib-core` to assemble the class files and jars together (`jibDockerBuild` uses sbt-jib...
What is it that you're trying to achieve? Maybe the `jibJavaAddToClasspath` sbt-jib setting could help you?
I'm not sure about the history, maybe @schmitch would know? But it doesn't sound too complicated to add this feature. Could you give us specific examples how these files look...