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

GitHub ActionsでUbuntu 18.04がサポートされなくなったのでプラグインジェネレーターのコマンドを修正 #5992

Merged
merged 2 commits into from
Aug 15, 2023

Conversation

kurozumi
Copy link
Contributor

@kurozumi kurozumi commented May 23, 2023

概要(Overview・Refs Issue)

GitHub ActionsでUbuntu 18.04がサポートされなくなったのでubuntu-latestに変更しました。

参考:
actions/runner-images#6002

方針(Policy)

実装に関する補足(Appendix)

テスト(Test)

相談(Discussion)

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

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

レビュワー確認項目

  • 動作確認
  • コードレビュー
  • E2E/Unit テスト確認(テストの追加・変更が必要かどうか)
  • 互換性が保持されているか
  • セキュリティ上の問題がないか
    • 権限を超えた操作が可能にならないか
    • 不要なファイルアップロードがないか
    • 外部へ公開されるファイルや機能の追加ではないか
    • テンプレートでのエスケープ漏れがないか

@kurozumi kurozumi changed the title GitHub ActionsでUbuntu 18.04がサポートされなくなったので修正 GitHub ActionsでUbuntu 18.04がサポートされなくなったのでプラグインジェネレーターのコマンドを修正 Jun 8, 2023
@shinya shinya added this to the 4.2.x milestone Jun 19, 2023
@xuelian311 xuelian311 modified the milestones: 4.2.x, 4.2.3 Jul 5, 2023
@xuelian311 xuelian311 added the improvement 機能改善 label Jul 5, 2023
@dotani1111 dotani1111 mentioned this pull request Aug 14, 2023
15 tasks
@dotani1111
Copy link
Contributor

@kurozumi
PRありがとうございます。
こちら動作検証した所、問題なかったためマージさせて頂きます。

@dotani1111 dotani1111 merged commit ac096e5 into EC-CUBE:4.2 Aug 15, 2023
@dotani1111 dotani1111 self-requested a review August 15, 2023 08:38
@kurozumi kurozumi deleted the kurozumi-patch-1 branch August 30, 2023 09:12
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.

4 participants