Skip to content
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

eccube:install コマンドでは Api プラグインを有効化しない #5095

Merged
merged 1 commit into from Jul 28, 2021

Conversation

okazy
Copy link
Contributor

@okazy okazy commented Jul 27, 2021

概要(Overview・Refs Issue)

eccube:install コマンドでは Api プラグインを有効化しない

関連

方針(Policy)

コマンドは開発者用かつ必要ならコマンドで有効化ができるのでデフォルトでは有効化しない

テスト(Test)

ローカルで問題なく EC-CUBE がインストールできることを確認

相談(Discussion)

マイナーバージョン互換性保持のための制限事項チェックリスト

  • 既存機能の仕様変更
  • フックポイントの呼び出しタイミングの変更
  • フックポイントのパラメータの削除・データ型の変更
  • twigファイルに渡しているパラメータの削除・データ型の変更
  • Serviceクラスの公開関数の、引数の削除・データ型の変更
  • 入出力ファイル(CSVなど)のフォーマット変更

レビュワー確認項目

  • 動作確認
  • コードレビュー
  • E2E/Unit テスト確認(テストの追加・変更が必要かどうか)
  • 互換性が保持されているか
  • セキュリティ上の問題がないか

@okazy okazy added the improvement 機能改善 label Jul 27, 2021
@okazy okazy added this to the 4.1 milestone Jul 27, 2021
@codecov-commenter
Copy link

Codecov Report

Merging #5095 (8d2a440) into 4.1 (c5de847) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##              4.1    #5095   +/-   ##
=======================================
  Coverage   68.08%   68.08%           
=======================================
  Files         457      457           
  Lines       24972    24972           
=======================================
  Hits        17003    17003           
  Misses       7969     7969           
Flag Coverage Δ
tests 68.08% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c5de847...8d2a440. Read the comment docs.

@matsuoshi
Copy link
Contributor

@okazy 確認できましたので、マージします

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants