Tobias Roeser

Results 847 comments of Tobias Roeser

I have lots of thought, but need to find time to read your writeup and answer properly. In the meantime, please have a look at issue #1546, where I outlined...

It would also be interesting, to find out why the Scala 3 with semanticDB toolchain no longer works with the `-Ystop-after:semanticdb-typer` options, since this was IMHO the best solution. *...

It depends on the details of solution c). The most forward way would be to modify `scalacOptions` and `scalacPluginMvnDeps` (or their mandatory variants) and in turn always just use the...

I'm down to a single failing test case for which I don't have an explanation or fix for: ```console > mill integration.feature[output-directory].packaged.daemon.testForked ... [7778-0] + mill.integration.OutputDirectoryTests.Output directory elsewhere in workspace...

Fixed last test, which was caused by an accidental code paste

This is good to merge. The next step is probably to add more external cache dirs like coursier cache. Usage of `MappedRoots.withMillDefaults` API is a good indicator, where we need...

This PR is explicitly just about paths where path is an explicit type. All other cases are paths in strings, which could be solved by some optimistically find-and-replace mechanism, which...

As a follow-up to this PR, I propose to use new `Args` class to encode configuration args that may hold mappable paths. * The proposal: https://github.com/com-lihaoyi/mill/discussions/6057 * A gist of...

CI failures for `mill.contrib.docker.DockerModuleTest.docker` seem unrelated. Maybe, the used image in the test is no longer available from hub?

This is provides under the project license, Apache License, Version 2.0. I don't see the point in signing the CLA for an small addition of a link to a readme.