From c2022a22f367659d0022189afe7001486057ae1f Mon Sep 17 00:00:00 2001 From: Jisse Reitsma Date: Mon, 4 Jul 2022 11:44:48 +0200 Subject: [PATCH] Cleanup comments --- .../workflows/extdn-integration-tests-pre-install-m23.sh | 5 ----- .../workflows/extdn-integration-tests-pre-install-m24.sh | 6 ------ .../workflows/extdn-integration-tests-pre-install-m244.sh | 6 ------ 3 files changed, 17 deletions(-) diff --git a/.github/workflows/extdn-integration-tests-pre-install-m23.sh b/.github/workflows/extdn-integration-tests-pre-install-m23.sh index 3d7957f..f846a13 100755 --- a/.github/workflows/extdn-integration-tests-pre-install-m23.sh +++ b/.github/workflows/extdn-integration-tests-pre-install-m23.sh @@ -7,8 +7,3 @@ composer require yireo/magento2-replace-bundled:^3.0 --no-update composer require yireo/magento2-replace-inventory:^4.0 --no-update composer require yireo/magento2-replace-pagebuilder:^4.0 --no-update -#composer config --no-plugins allow-plugins.laminas/laminas-dependency-plugin true -#composer config --no-plugins allow-plugins.dealerdirect/phpcodesniffer-composer-installer true -#composer config --no-plugins allow-plugins.magento/composer-root-update-plugin true -#composer config --no-plugins allow-plugins.magento/inventory-composer-installer true -#composer config --no-plugins allow-plugins.magento/magento-composer-installer true diff --git a/.github/workflows/extdn-integration-tests-pre-install-m24.sh b/.github/workflows/extdn-integration-tests-pre-install-m24.sh index e6b50e1..b8c4cac 100755 --- a/.github/workflows/extdn-integration-tests-pre-install-m24.sh +++ b/.github/workflows/extdn-integration-tests-pre-install-m24.sh @@ -7,9 +7,3 @@ composer require yireo/magento2-replace-bundled:^4.0 --no-update composer require yireo/magento2-replace-inventory:^4.0 --no-update composer require yireo/magento2-replace-pagebuilder:^4.0 --no-update -#composer config --no-plugins allow-plugins.laminas/laminas-dependency-plugin true -#composer config --no-plugins allow-plugins.dealerdirect/phpcodesniffer-composer-installer true -#composer config --no-plugins allow-plugins.magento/composer-root-update-plugin true -#composer config --no-plugins allow-plugins.magento/inventory-composer-installer true -#composer config --no-plugins allow-plugins.magento/magento-composer-installer true - diff --git a/.github/workflows/extdn-integration-tests-pre-install-m244.sh b/.github/workflows/extdn-integration-tests-pre-install-m244.sh index 49802e4..58fac30 100755 --- a/.github/workflows/extdn-integration-tests-pre-install-m244.sh +++ b/.github/workflows/extdn-integration-tests-pre-install-m244.sh @@ -10,9 +10,3 @@ composer require yireo/magento2-replace-bundled:^4.0 --no-update composer require yireo/magento2-replace-inventory:^4.0 --no-update composer require yireo/magento2-replace-pagebuilder:^4.0 --no-update -#composer config --no-plugins allow-plugins.laminas/laminas-dependency-plugin true -#composer config --no-plugins allow-plugins.dealerdirect/phpcodesniffer-composer-installer true -#composer config --no-plugins allow-plugins.magento/composer-root-update-plugin true -#composer config --no-plugins allow-plugins.magento/inventory-composer-installer true -#composer config --no-plugins allow-plugins.magento/magento-composer-installer true -