-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 3.29.1
-
Component/s: Build Pipeline
-
Tags:
-
Team:NOS
-
Sprint:NOS 11.1.31 - 2020-04 1, NOS 11.1.32 - 2020-04 2
In my CI, as a developer, I want the studio unit tests executed in a dedicated stage when I submit a PR and in master build and I want to bee able to disable that stage on my PR.
Ideally:
- during dev: I have a github status on my commit about the studio tests
- in master: my build fails if the studio tests are failing
- in PR-*: I can't merge if I don't have a success status on the build
- is related to
-
NXS-5690 As a NOS developer, I need a build of my branch on Jenkins X
- Resolved