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.3対応 #93

Merged
merged 7 commits into from
Apr 9, 2024
Merged

4.3対応 #93

merged 7 commits into from
Apr 9, 2024

Conversation

chihiro-adachi
Copy link
Contributor

@chihiro-adachi chihiro-adachi commented Jan 31, 2024

todo 4.3でunit testを実行するようactionsを修正。手元では動作しています。
以下4.2/4.3どちらもテスト通りました
https://github.com/EC-CUBE/ProductReview-plugin/actions/runs/7723096465

Comment on lines +41 to +49
exclude:
- eccube_version: 4.2
php: 8.2
- eccube_version: 4.2
php: 8.3
- eccube_version: 4.3
php: 7.4
- eccube_version: 4.3
php: 8.0

Choose a reason for hiding this comment

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

@chihiro-adachi
バージョンが逆のような気がします。

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@dotani1111
excludeなので、該当のphpバージョンを除外したい、という意図になります。

@chihiro-adachi chihiro-adachi merged commit 1b83299 into EC-CUBE:4.2 Apr 9, 2024
18 checks passed
@chihiro-adachi chihiro-adachi deleted the migration-4.3 branch April 9, 2024 02:28
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