Details
-
Type:
Improvement
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 1.3.6
-
Fix Version/s: None
-
Component/s: Core system, Distributed Builds
-
Labels:
Description
How we check the scm root state during prepare build is confusing.
In the PrepareBuildProjectsTaskExecutor class of the distributed build, we can see a lot of !(NOT) and the code is very hard to read.
Need to make that line simpler and maybe rename the method too