[Flow] Please somebody merge this

Carsten Bleicker carsten at bleicker.de
Sun Oct 26 09:26:55 CET 2014


thank you for this hint, visay.
and thanks @jacob for merging the patch.


----------------------

Carsten Bleicker
Wülfingstraße 1
42477 Radevormwald

E-Mail:	carsten at bleicker.de
Web:	www.bleicker.de
Twitter:	@carstenbleicker
Jabber:	cbleicker at jabber.ccc.de
Telefon:	+49 (0)171-2690845

Am 26.10.2014 um 05:25 schrieb Visay Keo <visay.keo at typo3.org>:

> Hi Carsten,
> 
> It takes before a patch to be merged and even if that one is merged, it will happen that you need another patch from Gerrit. So I recommend to use use Beard to fetch all needed patches and integrate it with deployment script.
> 
> 1. Install beard command https://github.com/mneuhaus/Beard
> 2. Create beard.json in the root
> 
> {
> 	"defaults" : {
> 		"gerrit_api_endpoint" : "https://review.typo3.org/",
> 		"gerrit_git" : "git.typo3.org"
> 	},
> 	"changes" : [
> 		{
> 			"name" : "[BUGFIX] Merge request arguments instead of overwrite",
> 			"type" : "gerrit",
> 			"path" : "Packages/Framework/TYPO3.Flow",
> 			"change_id" : "33050"
> 		}
> 	}
> }
> 
> 3. Run `beard patch`
> 
> Once the patch is merged and you include it in your composer.lock, just remove the setting. Executing the patch fetching could be improved by extending composer post install script to run it, then you don't need to change anything in your normal install procedure.
> 
> Cheers,
> Visay
> 
> On 26 តុលា 2014 05:14, Carsten Bleicker wrote:
>> https://review.typo3.org/#/c/33050/
>> 
>> i am driving crazy patching this anytime manualy.
>> 
>> thanks
>> 
>> 
>> ----------------------
>> 
>> Carsten Bleicker
>> Wülfingstraße 1
>> 42477 Radevormwald
>> 
>> E-Mail:	carsten at bleicker.de
>> Web:	www.bleicker.de
>> Twitter:	@carstenbleicker
>> Jabber:	cbleicker at jabber.ccc.de
>> Telefon:	+49 (0)171-2690845
>> 
> 
> -- 
> TYPO3 .... Inspiring People To Share!
> Participate: http://typo3.org/participate/
> _______________________________________________
> Flow mailing list
> Flow at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/flow



More information about the Flow mailing list