Iulian Dragos

Results 5 issues of Iulian Dragos

## steps I'm compiling a subproject and it never ends. Surprisingly, his doesn't happen on another machine I tried. ## problem ```sbt:spark-hive-thriftserver> test:compile [warn] There may be incompatibilities among your...

Bug
area/incremental_compiler

**Version(s)** 0.1.16 **Describe the bug** Installed scala-cli via `brew`. It installed an X86 binary, despite using an M1 (ARM) Mac. Then it proceeded to downloading JDK17, despite having JDK 11...

bug

Files passed as `--setup-file` are run as root by the `DevboxSetupAgent`. This causes a problem for `.databricks/cache` where certificates are stored, as several scripts expect to be able to write...

If a file is in .gitignore, but still in the git index, it is synced only in the initial scan. If the file appears later, such as after a git...

bug

The glob expression [sets `followSymLinks` to false](https://github.com/ScaCap/action-surefire-report/blob/master/utils.js#L97), but Bazel uses symlinks extensively, and the testlogs are placed in a symlink along the lines of `bazel-testlogs -> /private/var/tmp/_bazel_iulian.dragos/8ef0a16ed66666ff343fb34c1fdc0021/execroot/intellij_with_bazel/bazel-out/darwin-fastbuild/testlogs`