sbuerk / typo3-gerrit-change-downloader
Provides binary (php script) to download TYPO3 Gerrit changes to project folder
Package info
github.com/sbuerk/typo3-gerrit-change-downloader
pkg:composer/sbuerk/typo3-gerrit-change-downloader
0.0.2
2026-04-09 10:41 UTC
Requires
- composer-runtime-api: ^2.2.2
- vaimo/composer-patches: ^6.0.1
README
Overview
It's planned that this get a series of real composer commands to handle patch files based on TYPO3 Gerrit Core changes,
but for the start only provides a simple download script vendor/bin/download-patch-from-gerrit.phpsh to create
vaimo/composer-patches files automatically splitting core changes for dedicated core composer packages and also
stripping out test related changes or any non-composer package changes related to the TYPO3 mono-repository.