react-native icon indicating copy to clipboard operation
react-native copied to clipboard

[RN][CI] Zip slices to preserve symlinks

Open cipolleschi opened this issue 1 year ago • 2 comments

Summary:

This change should fix #46213. We are trying to zip the folders generated by the CI and to upload the zip files as artifacts.

The zip should preserve the symlink and Github actions should not manipulate them.

Changelog:

[Internal] - Zip slices on CI to preserve symlinks

Test Plan:

GHA

cipolleschi avatar Sep 02 '24 14:09 cipolleschi

Fails
:no_entry_sign:

:clipboard: Verify Changelog Format - See Changelog format

Generated by :no_entry_sign: dangerJS against eda7be92a54dad39d4ebc22fb64d5df96227ee60

react-native-bot avatar Sep 02 '24 14:09 react-native-bot

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 20,743,782 -611,074
android hermes armeabi-v7a n/a --
android hermes x86 n/a --
android hermes x86_64 n/a --
android jsc arm64-v8a 23,945,530 -604,461
android jsc armeabi-v7a n/a --
android jsc x86 n/a --
android jsc x86_64 n/a --

Base commit: fcd526d6cc01317b62d402ec7215107fd57b007c Branch: main

analysis-bot avatar Sep 02 '24 19:09 analysis-bot