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
Thanks to all the contributions from community members, we now have all unit tests passing on windows.
There is only one module gradle-plugin/it for gradle integration tests that's not passing on windows . I think we can still provide a github action pipeline to build and test rest of the modules so that we don't accidentally break build there.
Expected Behavior
Add a GitHub action pipeline for windows to verify build passes successfully.
Acceptance Criteria
A GitHub action pipeline is added to verify build on windows
Component
None
Task description
Description
Originally posted by @manusa in #3483 (comment)
Thanks to all the contributions from community members, we now have all unit tests passing on windows.
There is only one module
gradle-plugin/it
for gradle integration tests that's not passing on windows . I think we can still provide a github action pipeline to build and test rest of the modules so that we don't accidentally break build there.Expected Behavior
Add a GitHub action pipeline for windows to verify build passes successfully.
Acceptance Criteria
gradle-plugin/it
module #3406 gets fixedThe text was updated successfully, but these errors were encountered: