Pablo Femenía
Pablo Femenía
@jdegoes The failing test is a flaky test that seems unrelated. I've created a new issue.
@Kalin-Rudnicki Hi, it looks good! Just in case, the docs refer to the docs displayed by the CLI, not the library documentation. I like the flexibility of allowing to add...
@Kalin-Rudnicki The cli library parse and shows the help command in `CliApp.scala` I think, inside `def run`. Then it should also show which file options were used, if I remember...
@RobVermazeren Would you mind sharing some build details and scala version?
Now there are two flaky tests in ScalaJS that do not get the correct exit code, but the `string` ones pass
@kyri-petrou I don't see why something like this would happen. It means that something has changed in the length of the actual request that is being sent by zio-http, which...