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

Sylius 1.11 support #4

Merged

Conversation

marekrzytki
Copy link
Contributor

No description provided.

Copy link
Contributor

@jakubtobiasz jakubtobiasz left a comment

Choose a reason for hiding this comment

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

After adding a Sylius' version restricting there may appear additional things to fix :P.

@@ -16,13 +16,17 @@ jobs:
fail-fast: false
Copy link
Contributor

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done

node: [10.x]
mysql: [5.7, 8.0]

exclude:
- # Segmentation fault while clearing cache
php: 8.0
mysql: 5.7
-
sylius: ~1.11.0
php: 7.4

env:
APP_ENV: test
Copy link
Contributor

Choose a reason for hiding this comment

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

There's no restricting Sylius version. We need to add this. After restricting probably exluding Sylius 1.9 and PHP 8 is going to be needed. Ref workflow https://github.com/BitBagCommerce/SyliusWishlistPlugin/blob/master/.github/workflows/build.yml

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done

tests/Application/.env Outdated Show resolved Hide resolved
marekrzytki and others added 5 commits February 28, 2022 10:33
Co-authored-by: Jakub 'Wolen' Tobiasz <80641364+jakubtobiasz@users.noreply.github.com>
…SyliusQuadPayPlugin into feature/sylius_1_11_support
@marekrzytki marekrzytki merged commit a0f9e86 into BitBagCommerce:master Mar 4, 2022
@marekrzytki marekrzytki deleted the feature/sylius_1_11_support branch March 4, 2022 11:52
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.

3 participants