Architecture #7126
Updated by François ARMAND about 9 years ago
In #7114 we are adding a new way of defining bundle sequenc with an external bundle, calling a list of method. The list of method must be fullfilled by a system variable. The system variabla will be: RUDDER_DIRECTIVES_SEQUENCE It will contains a string looking like: """ "directive1" usebundle => directive_1_bundle ; "directive2" usebundle => directive_2_bundle ; etc """