-
Notifications
You must be signed in to change notification settings - Fork 656
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat:デバッグモード有効時に通知する機能 #6039
feat:デバッグモード有効時に通知する機能 #6039
Conversation
5687a42
to
e6cb605
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## 4.3 #6039 +/- ##
============================================
+ Coverage 82.55% 82.57% +0.02%
Complexity 6437 6437
============================================
Files 477 477
Lines 25888 25890 +2
============================================
+ Hits 21371 21379 +8
+ Misses 4517 4511 -6
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
メンテナンスモードとデバッグモードが有効の場合 デバッグモードが有効の場合は、背景を赤にする。 |
検証して、問題なければ次回のVersionUPで取り込む形とする |
コンフリクトの解消をします。 |
コンフリクト解消致しました。 |
動作に問題ありませんでした。ありがとうございます。 |
概要(Overview・Refs Issue)
デバックモード有効時に警告を画面出力する #5212
方針(Policy)
デバッグモードで運用しているサイトを無くすため、フロント画面にも表示
デバッグツールは表示されるので、フロントにも目立つように表示
実装に関する補足(Appendix)
テスト(Test)
admin - jp
admin - en
front - pc
front - sp
front - en
相談(Discussion)
表示する方針
メンテナンスモードの有効メッセージとの兼ね合い -> 修正済
マイナーバージョン互換性保持のための制限事項チェックリスト
レビュワー確認項目