From 2d01f3025cdebe1762082314a18e1839d20e54d5 Mon Sep 17 00:00:00 2001 From: "makabe.t" Date: Wed, 1 Nov 2023 09:29:31 +0000 Subject: [PATCH] =?UTF-8?q?Merged=20PR=20545:=20=E8=AA=BF=E6=9F=BB?= =?UTF-8?q?=E3=81=99=E3=82=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## 概要 [Task3013: 調査する](https://paruru.nds-tyo.co.jp:8443/tfs/ReciproCollection/fa4924a4-d079-4fab-9fb5-a9a11eb205f0/_workitems/edit/3013) - 元PBI or タスクへのリンク(内容・目的などはそちらにあるはず) - 何をどう変更したか、追加したライブラリなど - このPull Requestでの対象/対象外 - 影響範囲(他の機能にも影響があるか) ## レビューポイント - 特にレビューしてほしい箇所 - 軽微なものや自明なものは記載不要 - 修正範囲が大きい場合などに記載 - 全体的にや仕様を満たしているか等は本当に必要な時のみ記載 ## UIの変更 - Before/Afterのスクショなど - スクショ置き場 ## 動作確認状況 - ローカルで確認、develop環境で確認など ## 補足 - 相談、参考資料などがあれば --- dictation_server/deploy.test.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 dictation_server/deploy.test.txt diff --git a/dictation_server/deploy.test.txt b/dictation_server/deploy.test.txt new file mode 100644 index 0000000..6354d10 --- /dev/null +++ b/dictation_server/deploy.test.txt @@ -0,0 +1 @@ +TODO:パイプラインの動作確認のための仮差分 \ No newline at end of file