Fabian Meumertzheim
Fabian Meumertzheim
I haven't used Go workspaces yet, but if `go.work` really only consists of `use` and `go` directives, parsing it in Starlark may actually be easier than getting a Go SDK...
Please reopen if this should still be an issue.
Something to be aware of: The release versioning used by this repo is incompatible with how Go modules are versioned. It would be great if this could be resolved before...
@vladmos Would that be an option for buildtools?
@Wyverald Could you review this as well?
@vladmos I fixed one test failure in the buildifier integration test, but I don't understand the test setup for the remaining `another_test_dir` failure to the extent required to fix the...
The Windows failure seems unrelated.
I fixed the CI failures.
This is running into the same kind of likely unrelated CI failures on Windows as my other PR.