Skip to content

Commit 3b0fee2

Browse files
MAGECLOUD-4585: Reduce q-ty of Reports Created in /app/*/var/report (#5)
1 parent 5d1b009 commit 3b0fee2

12 files changed

+9960
-0
lines changed

patches.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,18 @@
189189
},
190190
"Catalog Product collection method chaining is broken": {
191191
"2.3.3": "MC-21820__fix_broken_method_chaining__2.3.3.patch"
192+
},
193+
"Reduce q-ty of error report files": {
194+
"2.1.4 - 2.1.7": "MAGECLOUD-3392__reduce_q-ty_of_error_report_files__2.1.4.patch",
195+
"2.1.8 - 2.1.16": "MAGECLOUD-3392__reduce_q-ty_of_error_report_files__2.1.8.patch",
196+
"~2.1.17": "MAGECLOUD-3392__reduce_q-ty_of_error_report_files__2.1.17.patch",
197+
"2.2.0 - 2.2.4": "MAGECLOUD-3392__reduce_q-ty_of_error_report_files__2.2.0.patch",
198+
"2.2.5": "MAGECLOUD-3392__reduce_q-ty_of_error_report_files__2.2.5.patch",
199+
"2.2.6 - 2.2.7": "MAGECLOUD-3392__reduce_q-ty_of_error_report_files__2.2.6.patch",
200+
"~2.2.8": "MAGECLOUD-3392__reduce_q-ty_of_error_report_files__2.2.8.patch",
201+
"2.3.0": "MAGECLOUD-3392__reduce_q-ty_of_error_report_files__2.3.0.patch",
202+
"2.3.1": "MAGECLOUD-3392__reduce_q-ty_of_error_report_files__2.3.1.patch",
203+
"2.3.2 - 2.3.3": "MAGECLOUD-3392__reduce_q-ty_of_error_report_files__2.3.2.patch"
192204
}
193205
},
194206
"monolog/monolog": {
@@ -235,5 +247,10 @@
235247
"Avoid group concat from source item indexer": {
236248
">=1.0.3 <1.0.5": "MSI-GH-2515__eliminate_group_concat_from_source_item_indexer__grouped-product-indexer__1.0.3.patch"
237249
}
250+
},
251+
"vertex/module-tax": {
252+
"Fix wrong namespace": {
253+
"3.2.0": "MAGECLOUD-4407__fix_namespace_vertex_tax__3.2.0.patch"
254+
}
238255
}
239256
}

0 commit comments

Comments
 (0)