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

AppVeyor が落ちるのを修正 #3952

Merged
merged 3 commits into from
Oct 25, 2018
Merged

Conversation

nanasess
Copy link
Contributor

@nanasess nanasess commented Oct 25, 2018

概要(Overview・Refs Issue)

  • OpenSSL.Light 1.1.1.20181020 が依存関係でエラーになるため、 1.1.1 にバージョンを固定
  • PHP7.2.10 へバージョンアップ
  • Chocolatly のキャッシュ設定が警告を出すため削除

実装に関する補足(Appendix)

OpenSSL.Light 1.1.1 から 1.1.1.20181020 の変更点は、 Microsoft Visual C++ Redistributable for Visual Studio 2017 の依存関係が追加されているのみである。
このパッケージは AppVeyor の環境では不要と思われるため、 OpenSSL.Light 1.1.1 の固定で問題ない

テスト(Test)

AppVeyor のテストが通るのを確認

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

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

@chihiro-adachi chihiro-adachi added this to the 4.0.1 milestone Oct 25, 2018
@chihiro-adachi chihiro-adachi merged commit 5612ea0 into EC-CUBE:4.0 Oct 25, 2018
okazy added a commit to okazy/ec-cube that referenced this pull request Nov 6, 2018
@okazy okazy mentioned this pull request Nov 6, 2018
6 tasks
nanasess added a commit to nanasess/ec-cube2 that referenced this pull request Nov 26, 2018
@nanasess nanasess deleted the fix-appveyor branch December 3, 2018 05:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants