- Notifications
You must be signed in to change notification settings - Fork4.3k
Call to action: Windows quality drive across bazel ecosystem#26771
-
Bazel adoption for those of us who must support windows has been pretty frustrating over the last few years with some key bazel rulesets failing with gaps or bugs. Several of us have been working specifically on improving windows test coverage and fixing issues across the bazel ecosystem. I have been working on fixing windows gaps and enabling CI by default in bazel-lib and rules_oci. Other folks active in windows quality area:
This is a call to action; if you are a ruleset maintainer maybe you already have got good Windows testing - please note so below; if not please consider enabling windows testing in your CI matrixes. And please note your existing successes on this thread. Note: By default I would suggest we test Windows with:
|
BetaWas this translation helpful?Give feedback.
All reactions
👍 2❤️ 1
Replies: 1 comment
-
I've been using One small hint that keeps poppin in different rulesets: if your rules use |
BetaWas this translation helpful?Give feedback.