-
Should it be sbt and/or Mill and/or Scala-CLI based? Scala-CLI is tempting as these things are small, but we'd need to replicate the indigo plugin behaviour so you can run your creation in electron.
-
just released
release notes: https://github.com/jline/jline3/releases/tag/jline-3.27.1
it's a bit annoying that we just got done moving to 3.27.0, but I think we should take the upgrade. I can s…
-
This issue was copied over from: [https://github.com/disneystreaming/weaver-test/issues/332](https://github.com/disneystreaming/weaver-test/issues/332)
It was opened by: [amumurst](https://github.com…
-
I'm not sure exactly what's going on, but when running
```
sbt test
```
The SBT runnable runs out of memory. This might be an issue with the way the tests are constructed, but could also indicate …
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
> [!WARNING]
These dependencies …
-
## Description
When the sttp client runs with Java 8, it produces the following error in [Github Actions](https://github.com/lumidion/sonatype-central-client/actions/runs/11962764958/job/3335184855…
-
https://github.com/sbt/zinc/blob/b55f23c60503538ab4c7c9dae515b751292d6e68/internal/zinc-compile-core/src/main/scala/sbt/internal/inc/javac/JavaErrorParser.scala#L52-L54
As result `JavaErrorParser` …
-
## Compiler version
3.4.3
## Minimized code
Not easily obtainable: a "clean" command to sbt averted the problem and now I can't reproduce.
## Output (click arrow to expand)
```
[info]
…
-
## steps
with java-22 or java-23, on windows, check out dirs-dev repo, switch to branch for this pull request,
https://github.com/dirs-dev/directories-jvm/pull/61
and do `sbt test`
## problem…
-
Older sbt used to have `sh` built-in.
https://github.com/sbt/sbt-sh perhaps should be merged.