Skip to content

Make it easier to rerun Standardization if Conformance failed #2188

@benedeki

Description

@benedeki

Background

If Conformance phase fails it leaves behind the temporary files created by Standardization. That prevents Standardization to re-run easily.

Feature

Find and implement a way to make Standardization re-run easier.

Proposed Solution

Solution Ideas:

  1. If auto-clean option is on delete the Standardization target directory if it exists instead of failing
  2. Introduce a new switch force that will ignore the existence of target directory and delete it first if it exists.

Metadata

Metadata

Assignees

No one assigned

    Labels

    StandardizationStandardization Job affectedfeatureNew featurepriority: mediumImportant but not urgentunder discussionRequires consideration before a decision is made whether/how to implement

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions