You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, with a bash implementation, the rule is not portable natively to Windows. It seems like there is weak support for running Bazel from cygwin, but that isn't a real solution.
There is already an issue #3 to reimplement the bash script in another language for maintainability reasons. Please track the bash migration discussions there.
This issue tracks testing, and fixing any other issues found while running this rule on Windows.
The text was updated successfully, but these errors were encountered:
Currently, with a bash implementation, the rule is not portable natively to Windows. It seems like there is weak support for running Bazel from cygwin, but that isn't a real solution.
https://docs.bazel.build/versions/master/windows.html#bazel-build-without-bash
There is already an issue #3 to reimplement the bash script in another language for maintainability reasons. Please track the bash migration discussions there.
This issue tracks testing, and fixing any other issues found while running this rule on Windows.
The text was updated successfully, but these errors were encountered: