Releases: YouweGit/testing-suite
Releases · YouweGit/testing-suite
3.0.5
What's Changed
- Loosen the PHPMD rules a bit to be more inline with Magento usage
- Update phpcs config to fit Magento projects and add placeholders for drupal and pimcore
- Update changelog, added exclude for UnusedFormalParameter
- Moved exclude of LongVariable, but in the right place now. Also added ShortVariable exception for $id
Full Changelog: 3.0.4...3.0.5
3.0.4
What's Changed
- feat: add support for yamllint.parse_custom_tags (enable for Pimcore) by @youwe-jeanmattar in #69
New Contributors
- @youwe-jeanmattar made their first contribution in #69
Full Changelog: 3.0.3...3.0.4
3.1.0-RC3
feat: Prevent package override
3.1.0-RC2
Full Changelog: 3.1.0-RC1...3.1.0-RC2
3.1.0-RC1
Full Changelog: 3.0.3...3.1.0-RC1
3.0.3
What's Changed
- fix: disallow using GrumPHP version 2.18 and higher by @youwe-petervanderwal in #67
Full Changelog: 3.0.2...3.0.3
3.0.2
What's Changed
- Make it possible to use newer PHPStan version by @CyberSecutor in #64
New Contributors
- @CyberSecutor made their first contribution in #64
Full Changelog: 3.0.1...3.0.2
3.0.1
What's Changed
- Fix default template for phpunit that gets installed in projects. by @leonhelmus in #63
Full Changelog: 3.0.0...3.0.1
3.0.0
What's Changed
- Refresh PHPUnit setup by @Anve94 in #31
- chore: update rulesets content, structure and loading strategy by @Anve94 in #32
- Simplify bash usage in github actions by @Anve94 in #33
- feat: bump packages by @Anve94 in #34
- feat: take composer configuration from extra section by @youwe-petervanderwal in #38
- chore: contribution update and dependency installer version bump by @Anve94 in #39
- Release/version3 by @Anve94 in #37
- fix: file installer should prioritize project specific files by @youwe-petervanderwal in #43
- feat: only run the Testing Suite installer on actual composer require/update by @youwe-petervanderwal in #44
- feat: use PHP CS Fixer for Pimcore projects by @youwe-petervanderwal in #42
- feat: add an allow list to security checker by @youwe-petervanderwal in #45
- fix: ignore DDev RabbitMQ Schema error by @youwe-petervanderwal in #47
- Feat/pimcore phpstan by @youwe-petervanderwal in #46
- feat: pimcore phpmd config by @youwe-petervanderwal in #48
- cleanup: consistent indentation in pimcore phpstan.neon by @kjkooistra-youwe in #49
- fix: let specify PhpCsFixer config file by @youwe-petervanderwal in #52
- fix: exclude files from installed Symfony Bundles in PhpCsFixer by @youwe-petervanderwal in #55
- config: disallow symfony dump function by @youwe-petervanderwal in #54
- fix: let PHPStan scan full project by @youwe-petervanderwal in #53
- fix: don't rewrite composer.json empty objects to arrays by @youwe-petervanderwal in #57
- Feature/incompatibility phpmd by @leonhelmus in #58
- feat: validate commit messages are according conventional commits guidelines by @youwe-petervanderwal in #56
- fix: perform most operations in post-install-cmd by @youwe-petervanderwal in #61
- fix: use PHPStan version >=2 for Pimcore projects by @youwe-petervanderwal in #59
- feat: Add exclusion rules for the Magento2 coding standards by @leonhelmus in #62
New Contributors
- @kjkooistra-youwe made their first contribution in #49
Full Changelog: 2.19.1...3.0.0
3.0.0 Release Candidate 7
What's Changed
- fix: perform most operations in post-install-cmd by @youwe-petervanderwal in #61
- fix: use PHPStan version >=2 for Pimcore projects by @youwe-petervanderwal in #59
Full Changelog: 3.0.0-rc6...3.0.0-rc7