Chris Kipp
Chris Kipp
I more than likely won't get this fixed for a while. If anyone wants to work off what I had started, it's closed to being finished and the tests are...
> There is some history at #31046 / #31252 Huh 🤔 , thanks for the context, I should have searched. So where does that sort of leave us. It seems...
So this is a pretty hacky solution, but we essentially just included this as a custom release step (if you use sbt-release). ``` import java.nio.charset.StandardCharsets import java.nio.file.Paths import java.text.SimpleDateFormat import...
> If you push a `maven-metadata.xml` file yourself, as you do, there should be a way to have it picked… It [should actually be checked if getting the directory listing...
Hey @er1c, ironic you are commenting on this now 😆 I was actually just looking at something related because I'd really love to get `complete` working on a private nexus...
I'm a bit confused by what the plan is here now I see https://github.com/coursier/apps/pull/119 was merged, but I was under the assumption it wouldn't be until a stable release _or_...
For what it's worth, I'd still recommend doing a stable release. There are places that use coursier that have strict policies on versions that they can use. For example at...
> @ckipp01 Do you mind when I update your PR with some changes? As I needed to check it out for a proper review, I already started to think by...
> Could be, that scoverage detected some inlined macro code and wants to create the Source files listing as HTML. That could be the case. I've gotten lots of report...
Hey @caenrique thanks for the report! I never noticed or thought of this before. Do you have any examples of when this was the case for you? An example of...