AbsaOSS / AbsaOSS/enceladus

Make it easier to rerun Standardization if Conformance failed

Ouverte
#2,188 2 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
feature priority: medium Standardization under discussion
Langage dominant
Scala
Étoiles
33
Forks
16
Métriques de merge des PR
Aucune PR mergée en 30 j

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:
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.

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.