Take module dependencies into account when enforcing configs

Created on 15 March 2024, about 1 year ago
Updated 17 March 2024, about 1 year ago

Problem/Motivation

Sometimes enforced configs in one target module depend on those in another module. When we build our list of configs to enforce, we iterate over each target module in turn. Currently, these are processed in alphabetical order. Instead, we should enforce them based on any explicitly specified module dependencies.

Proposed resolution

Sort target modules topologically.

Feature request
Status

Needs review

Version

1.0

Component

Code

Created by

🇨🇦Canada ergonlogic Montréal, Québec 🇨🇦

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024