Rui Gonçalves
Rui Gonçalves
I'm not sure I understand the YAML you are expecting for that class. Can you give an example of an YAML object you need to deserialize into a `Queries` object?...
I have the same question. I'm trying to migrate from Travis to GitHub Actions and I have a cobertura.xml file generated by [sbt-scoverage](https://github.com/scoverage/sbt-scoverage) but I can't seem to find a...
@nickmerwin are there any plans from Coveralls to officially maintain and/or add new features to this, or was this just an experiment?
I'm using macOS Sierra 10.12.5. Let me know if you need some vscode logs for debugging.
Hi @zjhmale, have you had a chance to review the type-checking code? It would be great if you could give it a look and fix the issue, as it would...
@xuwei-k, is there any plan to work on this issue? The plugin should definitely check if `skip in publish` is set to `true` during this check... This pretty much prevents...
AFAIK the fix I mention above still works, although I didn't test it with the latest versions of the plugin. Don't forget that besides tweaking the `releaseProcess` you need to...
The issue persists and @laughedelic's workaround doesn't work anymore, as people are saying. Is there another workaround that works? If not, is this feature scheduled for anytime soon?
Nevermind what I said, I updated sbt-updates to version 0.3.0 and the workaround seems to have started working again :)