-
Story
-
Resolution: Obsolete
-
Major
-
None
-
None
-
None
-
False
-
None
-
False
-
-
---
-
---
-
AMM Sprint 219, AMM Sprint 220, AMM Sprint 221, AMM Sprint 223, AMM Sprint 222, AMM Sprint 224, AMM Sprint 225, AMM Sprint 228, AMM Sprint 226, AMM Sprint 227, AMM Sprint 229, AMM Sprint 230, AMM Sprint 231
-
None
Create a new GH job in windup/windup project.
The jobs should execute the following tasks:
- checkout windup/windup's PR code
- build it skipping tests
- checkout windup/windup-rulesets's latest master code
- build it executing tests
The job should be a "matrix" one running both on Macos and Windows hosts.
This is done for simulating the "usual" rules contributor approach of building locally windup/windup project (skipping the tests) and then running the test for the rule s/he's contributing.
In this way we'll be sure that both OS are "supported" for contributors and contributions.