-
Notifications
You must be signed in to change notification settings - Fork 15
Make it easier to rerun Standardization if Conformance failed #2188
Copy link
Copy link
Open
Labels
StandardizationStandardization Job affectedStandardization Job affectedfeatureNew featureNew featurepriority: mediumImportant but not urgentImportant but not urgentunder discussionRequires consideration before a decision is made whether/how to implementRequires consideration before a decision is made whether/how to implement
Milestone
Description
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:
- If
auto-cleanoption is on delete the Standardization target directory if it exists instead of failing - Introduce a new switch
forcethat will ignore the existence of target directory and delete it first if it exists.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
StandardizationStandardization Job affectedStandardization Job affectedfeatureNew featureNew featurepriority: mediumImportant but not urgentImportant but not urgentunder discussionRequires consideration before a decision is made whether/how to implementRequires consideration before a decision is made whether/how to implement