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

Use postgres:latest #1036

Merged
merged 3 commits into from
Nov 3, 2024
Merged

Use postgres:latest #1036

merged 3 commits into from
Nov 3, 2024

Conversation

nanasess
Copy link
Contributor

see #1018 (comment)

PostgreSQL の下位互換性は優れているため、 postgres:latest を指定して もほぼ問題ない。
latest とすることで、メジャーバージョンアップで何か問題が発生した場合に迅速に検知可能。

see EC-CUBE#1018 (comment)
PostgreSQL の下位互換性は優れているため、 `postgres:latest` を指定して
もほぼ問題ない。
latest とすることで、メジャーバージョンアップで何か問題が発生した場合
に迅速に検知可能。
Copy link

codecov bot commented Oct 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 51.72%. Comparing base (4f72a1f) to head (0d630bd).
Report is 4 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1036   +/-   ##
=======================================
  Coverage   51.72%   51.72%           
=======================================
  Files          80       80           
  Lines       10202    10202           
=======================================
  Hits         5277     5277           
  Misses       4925     4925           
Flag Coverage Δ
tests 51.72% <ø> (ø)

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@nanasess nanasess enabled auto-merge October 17, 2024 14:55
Copy link
Contributor

@seasoftjapan seasoftjapan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

以下をマージしたブランチを作成。

  • dependabot/composer/phpstan/phpdoc-parser-1.33.0
  • nanasess:use-pgsql17
  • dependabot/composer/phpstan/phpstan-1.12.7
  • dependabot/npm_and_yarn/playwright/test-1.48.2

以下を確認した。

  • PHPStan、PHPUnit、Playwright
  • フロント: 会員登録、購入手続き
  • 管理: ログイン、商品複製

@nanasess nanasess merged commit 1a28b0e into EC-CUBE:master Nov 3, 2024
107 checks passed
@nanasess nanasess deleted the use-pgsql17 branch November 3, 2024 04:57
@nanasess nanasess added this to the 2.18(仮) milestone Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants