AbsaOSS / AbsaOSS/enceladus

Make it easier to rerun Standardization if Conformance failed

Abierto
#2,188 2 comentarios 0 reacciones 0 asignados Ver en GitHub
feature priority: medium Standardization under discussion
Lenguaje dominante
Scala
Estrellas
33
Forks
16
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.