Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
The file installer currently does not support run modes, everything within an install folder is installed.
We could support run modes by checking whether artifacts are in a folder. If the folder name follows the pattern install.
where runModes is the set of run modes separated by a dot, we only activate these artifacts if all run modes are active.