Seth Tisue

Results 1956 comments of Seth Tisue

Note that Lukas has had Develocity itself in place for a while in the Scala 2 repo, but just for build scans, not for build caching. I meant the ticket...

@MaciejG604 and I are looking at this at today's Tooling Spree > It should accept same arguments as --jvm It's not clear to me if that's the right design, or...

Note that `--bloop-jvm` does already exist. I hadn't realized that until just now. But what we don't have is `--bloop-java-home`, to cover the case where Coursier doesn't know about the...

We have apparently-working WIP code for the config setting, but there's a strange thing where `scala-cli bloop` and `scala-cli bloop start` seem to have independent implementations (in `Bloop` and `BloopStart`)....

wip code: https://github.com/SethTisue/scala-cli/commits/issue-1386/

I finished most of the remaining items