https://github.com/angular/angular
Revision a48683be1c024831da24063fef183907a38acfdd authored by Paul Gschwendtner on 23 March 2022, 19:40:28 UTC, committed by Dylan Hunn on 25 March 2022, 19:18:34 UTC
It is totally fine, and expected to use Git Bash for running Bazel
on Windows. In fact this is the most common setup for Bazel on Windows
and it's unrealistic to run without it.

This allows us to remove the old/legacy Powershell setup from CI
which is also quite flaky sometimes and does not reproduce how
Bazel is used on windows-users dev machines.

PR Close #45431
1 parent b1fadbd
History
Tip revision: a48683be1c024831da24063fef183907a38acfdd authored by Paul Gschwendtner on 23 March 2022, 19:40:28 UTC
ci: make windows circleci job more robust and use git bash (#45431)
Tip revision: a48683b

back to top