Skip to content

Commit 05a7a74

Browse files
author
Avatarsia
committed
ci: drop fix/woocommerce-variation-support from integration manifest
PR OpenXE-org#266 (feature/woocommerce-batch-stock-sync) rewrites ImportSendListLager onto products/batch + variations/batch and therefore covers the variation support of OpenXE-org#238 as a strict superset — with a 100x reduction in request count on top. Keeping both in the manifest produced a semantic conflict on the stock sync code path during Pass 2. Upstream PR OpenXE-org#238 was closed with a superseded-by note. If upstream still chooses to merge OpenXE-org#238 first, the production rebuild can be reverted by adding the line back.
1 parent e2c2c0d commit 05a7a74

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/integration-branches.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,9 @@ feature/upgrader-ui-module
3535
# Mini-patches (small core touches, kept as patch branches without Bootstrap)
3636
feature/plz-clean
3737
feature/row-highlight-clean
38-
fix/woocommerce-variation-support
38+
# fix/woocommerce-variation-support -- superseded by #266 (feature/woocommerce-batch-stock-sync),
39+
# which replaces ImportSendListLager with products/batch + variations/batch and therefore
40+
# already covers the variation support. Upstream PR #238 was closed for the same reason.
3941
feature/paid-marking-clean
4042
mwst_korrektion
4143

0 commit comments

Comments
 (0)