This release comes with a AGENTS.md for all projects on how to use the generated Makefile and some generics for my projects. it also comes with tooling to enforce code coverage percentages; set to 100% by default but can be changed. It uses the new QA tooling wrapper set up. And adds support for services like RabbitMQ to be started and stopped for packages that need that. (As an alternative to test containers.)
0.14.0
- Total issues resolved: 0
- Total pull requests resolved: 15
- Total contributors: 2
Bug 🐞
- 261: Move
etc/qa/rector.phpdefault file contents to base64 thanks to @WyriHaximus - 254: Detect direct docker in
$(TERRAFORM)style calls thanks to @WyriHaximus
Dependencies 📦
- 263: Update dependency wyrihaximus/test-utilities to v14 thanks to @renovate-runner[bot]
- 258: Update dependency wyrihaximus/test-utilities to ^13.5.2 thanks to @renovate-runner[bot]
- 253: Update dependency wyrihaximus/test-utilities to ^13.5.1 thanks to @renovate-runner[bot]
- 252: Update dependency wyrihaximus/test-utilities to ^13.5.0 thanks to @renovate-runner[bot]
Dependencies 📦,Enhancement ✨
Enhancement ✨
- 266: Add node about LLMs to
CONTRIBUTING.mdthanks to @WyriHaximus - 264: Pass threads env var into container thanks to @WyriHaximus
- 262: Update RectorPHP config file
etc/qa/rector.phpfromTestUtilitiestoRectorPHPnamespace thanks to @WyriHaximus - 255: Add coverage files to PHPUnit config thanks to @WyriHaximus