Details
-
Type:
Improvement
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Build
-
Labels:None
-
Environment:n/a
-
Complexity:Intermediate
-
Number of attachments :
Description
We should restructure the code base to improve things:
- One code trunk instead of the current separate ones for core, etc. As we always release them together things will make things easier
- Possibly move the ITs outside the main cargo code. This will make it possible to increase the number of ITs without increasing the build time. We need more ITs!
- Also come up with some good solution to how we can avoid downloading the container ZIPs for installation.
Very likely more things to add to this list...