File tree Expand file tree Collapse file tree 10 files changed +2
-18
lines changed
apply-failure-corrupt-content
apply-real-package-success Expand file tree Collapse file tree 10 files changed +2
-18
lines changed Original file line number Diff line number Diff line change @@ -408,12 +408,10 @@ apply_patches() {
408408 rows=$( tput lines)
409409
410410 (
411- stty rows 50 cols 1000
412411 eval " ${command} ; return \$ {PIPESTATUS[0]}"
413412 )
414413
415414 local result=${?}
416- stty rows ${rows} cols ${cols}
417415
418416 return ${result} ;
419417}
Original file line number Diff line number Diff line change 11Processing patches configuration
2- - Installing vaimo/composer-patches-target1 (1.0.0): Mirroring from modules/composer-patches-target1
32 - Applying patches for vaimo/composer-patches-target1 (1)
43 ~ {{PATCHES-OWNER}}: patches/single-package-single-file-no-version.patch [NEW]
54 Change: value8 => valueC
Original file line number Diff line number Diff line change 11Processing patches configuration
2- - Installing vaimo/composer-patches-target1 (1.0.0): Mirroring from modules/composer-patches-target1
32 - Applying patches for vaimo/composer-patches-target1 (1)
43 ~ {{PATCHES-OWNER}}: patches/single-package-single-file-no-version.patch [NEW]
54 Change: value8 => valueC
Original file line number Diff line number Diff line change 11Scanning packages for orphan patches
22Validation completed successfully
33Processing patches configuration
4- - Installing vaimo/topological-sort (1.0.0): Extracting archive
54 - Applying patches for vaimo/topological-sort (1)
65 ~ {{PATCHES-OWNER}}: patches/first-change.patch [NEW]
76 Change: Dependency => The cool thing
Original file line number Diff line number Diff line change 11Scanning packages for orphan patches
22Validation completed successfully
33Processing patches configuration
4- - Installing vaimo/composer-patches-target1 (1.0.0): Mirroring from modules/composer-patches-target1
54 - Applying patches for vaimo/composer-patches-target1 (1)
65 ~ {{PATCHES-OWNER}}: patches/first-change.patch [NEW]
76 Change: value8 => valueX
Original file line number Diff line number Diff line change 11Scanning packages for orphan patches
22Validation completed successfully
33Processing patches configuration
4- - Installing vaimo/composer-patches-target1 (1.0.0): Mirroring from modules/composer-patches-target1
54 - Applying patches for vaimo/composer-patches-target1 (2)
65 ~ {{PATCHES-OWNER}}: patches/0_initial-change.patch [NEW]
76 Change: value8 => valueC
@@ -10,7 +9,6 @@ Processing patches configuration
109
1110Writing patch info to install file
1211Processing patches configuration
13- - Installing vaimo/composer-patches-target1 (1.0.0): Mirroring from modules/composer-patches-target1
1412 - Applying patches for vaimo/composer-patches-target1 (2)
1513 ~ {{PATCHES-OWNER}}: patches/1_second-change.patch [CHANGED]
1614 Change: valueC => valueX
Original file line number Diff line number Diff line change 11Scanning packages for orphan patches
22Validation completed successfully
33Processing patches configuration
4- - Installing vaimo/composer-patches-target2 (1.2.0): Mirroring from modules/composer-patches-target2
5- - Installing vaimo/composer-patches-target3 (1.2.3): Mirroring from modules/composer-patches-target3
64 - Applying patches for vaimo/composer-patches-sandbox (1)
75 ~ {{PATCHES-OWNER}}: patches/multiple-packages-single-file.patch [NEW]
86 Change: value17 => valueB; value5 => valueA
97
10- - Installing vaimo/composer-patches-target1 (1.0.0): Mirroring from modules/composer-patches-target1
118 - Applying patches for vaimo/composer-patches-target1 (2)
129 ~ {{PATCHES-OWNER}}: patches/single-package-single-file-no-version.patch [NEW]
1310 Change: value8 => valueC
Original file line number Diff line number Diff line change 11Scanning packages for orphan patches
22Validation completed successfully
33Processing patches configuration
4- - Installing vaimo/composer-patches-target2 (1.2.0): Mirroring from modules/composer-patches-target2
5- - Installing vaimo/composer-patches-target3 (1.2.3): Mirroring from modules/composer-patches-target3
64 - Applying patches for vaimo/composer-patches-sandbox (1)
75 ~ {{PATCHES-OWNER}}: patches/multiple-packages-single-file.patch [MATCH]
86 Change: value17 => valueB; value5 => valueA
97
10- - Installing vaimo/composer-patches-target1 (1.0.0): Mirroring from modules/composer-patches-target1
118 - Applying patches for vaimo/composer-patches-target1 (2)
129 ~ {{PATCHES-OWNER}}: patches/single-package-single-file-no-version.patch [MATCH]
1310 Change: value8 => valueC
Original file line number Diff line number Diff line change 11Scanning packages for orphan patches
22Validation completed successfully
33Processing patches configuration
4- - Installing vaimo/composer-patches-target2 (1.2.0): Mirroring from modules/composer-patches-target2
5- - Installing vaimo/composer-patches-target3 (1.2.3): Mirroring from modules/composer-patches-target3
64 - Applying patches for vaimo/composer-patches-sandbox (1)
75 ~ {{PATCHES-OWNER}}: patches/multiple-packages-single-file.patch [NEW]
86 Change: value17 => valueB; value5 => valueA
97
10- - Installing vaimo/composer-patches-target1 (1.0.0): Mirroring from modules/composer-patches-target1
118 - Applying patches for vaimo/composer-patches-target1 (2)
129 ~ {{PATCHES-OWNER}}: patches/single-package-single-file-no-version.patch [NEW]
1310 Change: value8 => valueC
Original file line number Diff line number Diff line change @@ -2,7 +2,8 @@ Processing patches configuration
22
33
44 [Composer\Downloader\TransportException]
5- Your configuration does not allow connections to http://raw.githubusercontent.com/vaimo/composer-patches/bad/patch/url/single-package-single-file-no-version.patch. Override the 'secure-http' to allow: https://github.com/vaimo/composer-patches/blob/master/docs/CONFIGURATION.md#allow-downloads-from-unsecure-locations
5+ Your configuration does not allow connections to http://raw.githubusercontent.com/vaimo/composer-patches/bad/patch/url/single-package-single-file-no-version.patch. Override the 'secure-http' to allow: https://github.com/vaimo/composer-patch
6+ es/blob/master/docs/CONFIGURATION.md#allow-downloads-from-unsecure-locations
67
78
89
You can’t perform that action at this time.
0 commit comments