-
-
.github/workflows/php-tests.yml (Diff revision 1) This isn't needed unless you're expecting a PHP error
-
.github/workflows/php-tests.yml (Diff revision 1) This isn't needed unless you're expecting a PHP error
[Halo] Improve Github Actions flow
Review Request #834 — Created June 2, 2022 and submitted
Information | |
---|---|
pprkut | |
Lunr.Halo | |
aec8908... | |
Reviewers | |
lunr | |
Split out phpcs and phpstan into dedicated jobs. We don't need to run those two for *every* PHP version.
Ran github actions in separate branch: https://github.com/M2mobi/lunr.halo/actions/runs/2428052969
Change Summary:
Remove PHP problem matchers for phpcs/phpstan jobs
Commit: |
|
||||
---|---|---|---|---|---|
Diff: |
Revision 2 (+50 -17) |
-
-
.github/workflows/php-tests.yml (Diff revision 2) Might as well add the 8.2 nightlies while we're at it
Change Summary:
Add checks for PHP 8.2
Commit: |
|
||||
---|---|---|---|---|---|
Diff: |
Revision 3 (+52 -17) |