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

[4.0.5-p1] GitHub Actions での実行を composer1 に固定 #5034

Merged
merged 4 commits into from
May 8, 2021

Conversation

okazy
Copy link
Contributor

@okazy okazy commented May 8, 2021

概要(Overview・Refs Issue)

4.0.5-p1 の GitHub Actions での実行を composer1 に固定しました。
Dockerなど他の実行環境は変更していません。

以下の修正内容を cherry-pick などしました

方針(Policy)

実装に関する補足(Appendix)

テスト(Test)

相談(Discussion)

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

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

レビュワー確認項目

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

@okazy okazy added the improvement 機能改善 label May 8, 2021
@okazy okazy added this to the 4.0.5-p1 milestone May 8, 2021
@okazy
Copy link
Contributor Author

okazy commented May 8, 2021

自動テストを通すために #4921 の対応が必要なんですが、こちらにはテンプレートの編集が含まれてしまいます。
4.0.5-p1 としてはアップデートの難易度を上げたくなく、また脆弱性と無関係なアップデートを入れたくありません。
一部自動テストが通らないことを許容するか、またはテンプレートへの差分を許容するか、どちらがいいでしょうか?

@chihiro-adachi
Copy link
Contributor

@okazy
落ちている箇所を手動確認し、問題なければ許容してよいかと思います。

@okazy okazy force-pushed the 4.0.5-p1-fixed-composer1 branch from 476aed4 to cfd2ab3 Compare May 8, 2021 03:37
@okazy
Copy link
Contributor Author

okazy commented May 8, 2021

ありがとうございました。テンプレートの修正を切り戻しました。

@okazy
Copy link
Contributor Author

okazy commented May 8, 2021

テンプレートの変更なしでテストが通りました!(不安定かもしれません)

@matsuoshi matsuoshi merged commit 5e9447c into EC-CUBE:dev/4.0.5-p1 May 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement 機能改善
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants