-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Labels
RFCDiscussions about potential changes or new features.Discussions about potential changes or new features.StaleIssues and PRs with no recent activity, about to be closed soon.Issues and PRs with no recent activity, about to be closed soon.
Description
Proposed build matrix to increase both Symfony & PHP coverage:
Sylius 1.0:
| PHP 7.1 | PHP 7.2 | |
|---|---|---|
| Symfony 3.3 | always | nightly (allowed to fail until #9009 is solved) |
| Symfony 3.4 | nightly | always (allowed to fail until #9009 is solved) |
Sylius 1.1 & 1.2:
| PHP 7.1 | PHP 7.2 | |
|---|---|---|
| Symfony 3.4 | always | nightly (allowed to fail until #9009 is solved) |
| Symfony 4.0 | nightly (allowed to fail until #9062 is solved) | always (allowed to fail until #9009 and #9062 are solved) |
Nightly jobs can be distinguished by using conditional jobs with type = cron.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
RFCDiscussions about potential changes or new features.Discussions about potential changes or new features.StaleIssues and PRs with no recent activity, about to be closed soon.Issues and PRs with no recent activity, about to be closed soon.