zio / zio-json

Fast, secure JSON library with tight ZIO integration.
https://zio.dev/zio-json
Apache License 2.0
401 stars 143 forks source link

Interop for io.estatico.newtype #1111

Open GrigoriiBerezin opened 1 month ago

GrigoriiBerezin commented 1 month ago

Was inspired by https://github.com/zio/zio-json/issues/852 issue What do you think about it? If it's ok, I will add documentation for interop

CLAassistant commented 1 month ago

CLA assistant check
All committers have signed the CLA.

GrigoriiBerezin commented 1 month ago

@fsvehla hello, could you pls help me with publishLocal job? It does not work with * as I can see

khajavi commented 1 month ago

@GrigoriiBerezin CI is failing, can you please take a look

[error] sbt.librarymanagement.ResolveException: Error downloading io.estatico:newtype_3:0.4.4
[error]   Not found
[error]   Not found
[error]   not found: /home/runner/.ivy2/local/io.estatico/newtype_3/0.4.4/ivys/ivy.xml
[error]   not found: https://repo1.maven.org/maven2/io/estatico/newtype_3/0.4.4/newtype_3-0.4.4.pom
[error]     at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:344)
[error]     at