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

feat: add matrix for Debug/Release and New/Legacy architecture

Open cipolleschi opened this issue 1 year ago • 2 comments

Summary

This PR is the dual of the Matrix Tests we added to the Android Template a couple of weeks ago. It adds the same tests to iOS, to verify that the template builds with both architectures and with both configurations (Debug/Release)

Changelog

[iOS] [Added] - Test iOS template with both architectures and configurations

Test Plan

CI is green in all the 4 new jobs.

cipolleschi avatar Aug 22 '22 13:08 cipolleschi

Platform Engine Arch Size (bytes) Diff
ios - universal n/a --

Base commit: 3d82f7e7c738ce5ad7ab119a04568f945d3ed332 Branch: main

analysis-bot avatar Aug 22 '22 14:08 analysis-bot

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 7,617,874 -16,553
android hermes armeabi-v7a 7,032,126 -14,434
android hermes x86 7,917,927 -18,430
android hermes x86_64 7,891,556 -16,857
android jsc arm64-v8a 9,495,283 -16,634
android jsc armeabi-v7a 8,272,914 -14,284
android jsc x86 9,433,074 -18,374
android jsc x86_64 10,026,064 -16,632

Base commit: 3d82f7e7c738ce5ad7ab119a04568f945d3ed332 Branch: main

analysis-bot avatar Aug 22 '22 14:08 analysis-bot

@cipolleschi has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

facebook-github-bot avatar Aug 28 '22 11:08 facebook-github-bot

@cipolleschi has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

facebook-github-bot avatar Aug 28 '22 19:08 facebook-github-bot

@cipolleschi has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

facebook-github-bot avatar Aug 31 '22 13:08 facebook-github-bot

@cipolleschi has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

facebook-github-bot avatar Aug 31 '22 13:08 facebook-github-bot

This pull request was successfully merged by @cipolleschi in 435245978122d34a78014600562517c3bf96f92e.

When will my fix make it into a release? | Upcoming Releases

react-native-bot avatar Aug 31 '22 16:08 react-native-bot