[Maintenance] Configure builds on postgressql & mariadb#12880
Conversation
cd00353 to
83a7f0f
Compare
e638466 to
b0137a8
Compare
|
The base of this pull-request was changed, you need fetch and reset your local branch Unless you added new commits (to this branch) locally that you did not push yet, Feel free to ask for assistance when you get stuck 👍 |
b0137a8 to
2548ff7
Compare
2548ff7 to
87d4ea6
Compare
|
The base of this pull-request was changed, you need fetch and reset your local branch Unless you added new commits (to this branch) locally that you did not push yet, Feel free to ask for assistance when you get stuck 👍 |
Zales0123
left a comment
There was a problem hiding this comment.
Maybe it would be worth extracting these configurations to the separate workflow file? Just to keep things cleaner :)
| test-application-without-frontend-postgres: | ||
| runs-on: ubuntu-18.04 | ||
|
|
||
| name: "Test non-JS application (PHP ${{ matrix.php }}, Symfony ${{ matrix.symfony }}, PostgresSQL ${{ matrix.postgres }})" |
There was a problem hiding this comment.
| name: "Test non-JS application (PHP ${{ matrix.php }}, Symfony ${{ matrix.symfony }}, PostgresSQL ${{ matrix.postgres }})" | |
| name: "Test non-JS application (PHP ${{ matrix.php }}, Symfony ${{ matrix.symfony }}, PostgreSQL ${{ matrix.postgres }})" |
|
Thank you, Arkadiusz! 🥇 |
🖖 Hello, Sylius community,
We want to be better at supporting DB like Postgresql & MariaDB. So our first step in this direction is running our test suite on these DBs. To see what is not working correctly. Next steps -> fix these errors one by one. Stay tuned! 🖖