Skip to content

Reworked the logic of Grid middleware overrides

  • disabled the option --use-grid
  • use a list of regex substitutions on all environment variables
  • added option --no-grid-override to disable the replacements
  • the list of regexs is extracted from a JSON file in the search path
  • removed the automatic use of Compat (replaced by the overrides)

Minor improvements added here and there.

Closes LBCORE-1411.

Edited by Marco Clemencic

Merge request reports