Skip to content

ConfigurationModifier inheritance #3

@adamretter

Description

@adamretter

If you specify a ConfigurationModifier in the task chain, it is not applied to all configurations in the chain, only the step before the modifier is specified.

  1. It should be possible to inherit the modifiers.
  2. It should be possible to override a configuration change made by a previous ConfigurationModifier with a subsequent ConfigurationModifier.

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions