eliashaeussler / typo3-warming

🚀 Extension for TYPO3 CMS that warms up Frontend caches based on an XML sitemap with multi-language support.
https://docs.typo3.org/p/eliashaeussler/typo3-warming/main/en-us/
GNU General Public License v2.0
15 stars 7 forks source link

[TASK] Separate CGL tools from root `composer.json` #669

Closed eliashaeussler closed 4 months ago

eliashaeussler commented 4 months ago

This PR separates all CGL tools from root composer.json. This makes dependency updates better maintainable. For contributors, two new DDEV commands ddev cgl and ddev test are added. They serve as bridge between the appropriate composer.json files and the defined Composer scripts.

coveralls commented 4 months ago

Pull Request Test Coverage Report for Build 8950539229

Details


Totals Coverage Status
Change from base Build 8947619452: 0.0%
Covered Lines: 1081
Relevant Lines: 1185

💛 - Coveralls
codeclimate[bot] commented 4 months ago

Code Climate has analyzed commit 42c97a8b and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 91.2% (0.0% change).

View more on Code Climate.