From 44158de82267048267d5e8c37288f66eaa2253cd Mon Sep 17 00:00:00 2001 From: Riccardo Cipolleschi Date: Mon, 2 Sep 2024 14:55:12 +0100 Subject: [PATCH] Revert "[RN][CI] Zip slices folders to preserve symlinks" This reverts commit aa7296c008552029c93659ff257041ab22670a06. --- .circleci/.watchman-cookie-cipolleschi-mbp-2601-5901 | 0 .github/.watchman-cookie-cipolleschi-mbp-2601-5901 | 0 .github/workflows/test-all.yml | 4 +--- flow-typed/.watchman-cookie-cipolleschi-mbp-2601-5901 | 0 jest/.watchman-cookie-cipolleschi-mbp-2601-5901 | 0 5 files changed, 1 insertion(+), 3 deletions(-) delete mode 100755 .circleci/.watchman-cookie-cipolleschi-mbp-2601-5901 delete mode 100755 .github/.watchman-cookie-cipolleschi-mbp-2601-5901 delete mode 100755 flow-typed/.watchman-cookie-cipolleschi-mbp-2601-5901 delete mode 100755 jest/.watchman-cookie-cipolleschi-mbp-2601-5901 diff --git a/.circleci/.watchman-cookie-cipolleschi-mbp-2601-5901 b/.circleci/.watchman-cookie-cipolleschi-mbp-2601-5901 deleted file mode 100755 index e69de29bb2d1d6..00000000000000 diff --git a/.github/.watchman-cookie-cipolleschi-mbp-2601-5901 b/.github/.watchman-cookie-cipolleschi-mbp-2601-5901 deleted file mode 100755 index e69de29bb2d1d6..00000000000000 diff --git a/.github/workflows/test-all.yml b/.github/workflows/test-all.yml index a1597d642668a6..6daedc97a77316 100644 --- a/.github/workflows/test-all.yml +++ b/.github/workflows/test-all.yml @@ -171,13 +171,11 @@ jobs: echo "Please try again" exit 1 fi - - name: Compress slices to preserve symlinks - run: zip ./packages/react-native/sdks/hermes/build_${{ matrix.slice }}_${{ matrix.flavor }} - name: Upload Artifact for Slice (${{ matrix.slice }}, ${{ matrix.flavor }}} uses: actions/upload-artifact@v4.3.1 with: name: slice-${{ matrix.slice }}-${{ matrix.flavor }} - path: ./packages/react-native/sdks/hermes/build_${{ matrix.slice }}_${{ matrix.flavor }}.zip + path: ./packages/react-native/sdks/hermes/build_${{ matrix.slice }}_${{ matrix.flavor }} - name: Save slice cache if: ${{ github.ref == 'refs/heads/main' || contains(github.ref, '-stable') }} # To avoid that the cache explode. uses: actions/cache/save@v4.0.0 diff --git a/flow-typed/.watchman-cookie-cipolleschi-mbp-2601-5901 b/flow-typed/.watchman-cookie-cipolleschi-mbp-2601-5901 deleted file mode 100755 index e69de29bb2d1d6..00000000000000 diff --git a/jest/.watchman-cookie-cipolleschi-mbp-2601-5901 b/jest/.watchman-cookie-cipolleschi-mbp-2601-5901 deleted file mode 100755 index e69de29bb2d1d6..00000000000000