YouweGit / testing-suite

Collection of PHP code testing packages.
MIT License
11 stars 9 forks source link

Allow local projects to use git_blacklist.ignore_patterns configuration #24

Closed Anve94 closed 9 months ago

igorwulff commented 9 months ago

@Anve94 Is there anything you think we should add to the extend git blacklist: https://github.com/YouweGit/testing-suite/blob/master/config/magento2/grumphp.yml

igorwulff commented 9 months ago

@Anve94 there seems to be issues with the Unit Test... We might have to migrate them: @github-actions Testing Suite / PHP (srcoder/development-php:php74-fpm) (push) Failing after 26s Details @github-actions Testing Suite / PHP (srcoder/development-php:php80-fpm) (push) Failing after 31s Details @github-actions Testing Suite / PHP (srcoder/development-php:php81-fpm) (push) Failing after 32s Details

Anve94 commented 9 months ago

@igorwulff We already made some updates to the blacklist patterns earlier. Related to the actions: I expect these are affected by the same issue as this one: https://github.com/YouweGit/testing-suite/issues/19

I'll add a comment to that issue to also include a test refactor to the scope