Skip to content

Set default to postprocess_on and analysis_on #847

@uramirez8707

Description

@uramirez8707

Is your feature request related to a problem? Please describe.
When defining the PP components, the postprocess_on key is always mandatory.

This is is going to lead to a lot of repetition (and longer yamls).

Describe the solution you'd like
I think the postprocess_on key should be option and the default should be True. The only case where you would need that key is when postprocess_on: False

Describe alternatives you've considered
We can leave it as is. This is not a problem, just an inconvenience to the users.

Additional context
A similar change should happen with the analysis_on key

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions