Azure / Azure/data-api-builder
[Enhancement] Streamline DAB Validate output to JUnit XML File Format
- 主要言語
- C#
- スター
- 1.5k
- フォーク
- 370
- 平均マージ
- 3日 22時間
- マージ済み PR(30日)
- 9
説明
Improve the output of the `dab validate` command instead of console logs.
For example, if you have three configurations, the final output should include a summary:
dab-config.json is Valid
dab-config-2.json is Valid
dab-config-3.json is Valid
This issue would entail returning an output to improve the `dab validate -o` command to include a formatter which would define the output - JUnit XML file format which is conformant with CI/CD pipelines just like Unit Tests output structured reports.
コントリビューションガイド
調査の方向性
まず `-o` を付けて `dab validate` コマンドを実行し、現在、検証結果がコンソールログにどのように書き込まれているかを確認します。複数の構成に対する formatter の想定 JUnit XML 出力を、妥当性のサマリーを含めて定義し、その後、生成されたレポートが CI/CD パイプラインに適していることを検証します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- csharp
- 領域
- ci-cd, cli
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100