Skip to content
Snippets Groups Projects

Fix in-db configuration in dev environment

Merged rinpatch requested to merge fix/scrubber-recompile-warnings-as-errors into develop
All threads resolved!

Previously, in-db configuration only worked when warnings_as_errors was disabled because re-compiling scrubbers on application restart created a warning about module conflicts. This patch fixes that by enabling ignore_module_conflict option of the compiler at runtime, and enables warnings_as_errors in prod since there is no reason to keep it disabled anymore.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading