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

Update PluginGenerateCommand.php #6030

Closed
wants to merge 1 commit into from

Conversation

nobuhiko
Copy link
Contributor

@nobuhiko nobuhiko commented Aug 9, 2023

18は動かないので ubuntu-latest に変更

概要(Overview・Refs Issue)

方針(Policy)

実装に関する補足(Appendix)

テスト(Test)

相談(Discussion)

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

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

レビュワー確認項目

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

18は動かないので ubuntu-latest に変更
@codecov-commenter
Copy link

Codecov Report

Merging #6030 (7c91e20) into 4.2 (1a39672) will decrease coverage by 0.02%.
The diff coverage is n/a.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@             Coverage Diff              @@
##                4.2    #6030      +/-   ##
============================================
- Coverage     82.56%   82.54%   -0.02%     
  Complexity     6425     6425              
============================================
  Files           475      475              
  Lines         25855    25855              
============================================
- Hits          21347    21342       -5     
- Misses         4508     4513       +5     
Flag Coverage Δ
E2E 69.47% <ø> (ø)
Unit 79.72% <ø> (-0.02%) ⬇️

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

see 3 files with indirect coverage changes

@dotani1111 dotani1111 added the duplicate This issue or pull request already exists label Aug 14, 2023
@dotani1111
Copy link
Contributor

@nobuhiko
PRありがとうございます 👍
以下のPRを取り込もうと考えているため、こちらはCloseさせて頂きます。
#5992

@dotani1111 dotani1111 closed this Aug 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants