-
-
As described in https://gist.github.com/djspiewak/37a4ea0d7a5237144ec8b56a76ed080d
> Then, once this is done, within the resulting project they should be able to run `sbt deploy` and immediately ge…
-
Hi! My understanding (correct me if I'm wrong) is that `scala-dom-types` is now really a build tool - whose purpose is to be used at build / compile time to generate code. If that's accurate, then it …
-
## steps
`project/A.scala`
```scala
trait A {
def x: Stream[Int]
}
```
`project/build.properties`
```
sbt.version=2.0.0-M2
```
launch sbt
## problem
```
[warn] Failed to …
-
SBT version 1.0.2
I have a `.sbtopts` in my project directory to relocate the `.sbt` and `.ivy2` directories:
```
-ivy ../sbt_cache
-sbt-boot ../sbt_cache
-sbt-dir ../sbt_cache
```
And in `…
-
A plug in for SBT would be helpful for projects that are built using sbt rather than maven or gradle.
-
### Is your feature request related to a problem? Please describe.
Metals generates the `project/metals.sbt` at some point in time. This file contains the `bloop` plugin and version https://github.co…
-
sbt cross building should allow setting a default sbt plugin version other than the current version of sbt. This is particularly useful when importing into IDEs, as it will allow you to import a sbt 0…
-
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 …
-
sbt-dotenv: 3.0.0
sbt: 1.8.2
java: 17
On our CI runner for publishing a Docker image on sbt using `Docker/publish` of `sbt-native-packager` to a custom Docker Repo (AWS ECR), if this plugin is en…