AbsaOSS / AbsaOSS/enceladus

Make it easier to rerun Standardization if Conformance failed

未關閉
#2,188 2 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
feature priority: medium Standardization under discussion
主要語言
Scala
星號
33
分支
16
PR 合併指標
30 天內沒有已合併 PR

描述

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

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。