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 9 forks source link

[FEATURE] Allow warming up all available sites at once #720

Closed eliashaeussler closed 1 month ago

eliashaeussler commented 1 month ago

This PR extends the existing --sites command option by a special keyword all. When used, all available sites are warmed up.

Resolves: #717

codeclimate[bot] commented 1 month ago

Code Climate has analyzed commit d4ed7bdc 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 90.9% (0.0% change).

View more on Code Climate.

coveralls commented 1 month ago

Pull Request Test Coverage Report for Build 11251261859

Details


Totals Coverage Status
Change from base Build 11250857327: 0.03%
Covered Lines: 1048
Relevant Lines: 1152

💛 - Coveralls