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

updateTemplatePackage.js → updatePackage.js

Open blakef opened this issue 1 year ago • 3 comments

Summary: As part of RFC-0759 we're moving away from the community CLI and using the helloworld template for our testing.

Changes:

This updatePackage now changes helloworld and the template's package.json. Previously it just touched the template.

  • snapshots update
  • made sure that helloworld/package.json's react-native is always 1000.0.0. It should always test whatever is in the repo with it at a particular commit.

Coming soon:

  • moving CircleCI to using the helloworld/cli scripts
  • removing the template and this method's support for bumping the template version

Changelog: [General][Changed] set-version supports helloworld and template

Differential Revision: D56629748

blakef avatar May 08 '24 13:05 blakef

This pull request was exported from Phabricator. Differential Revision: D56629748

facebook-github-bot avatar May 08 '24 13:05 facebook-github-bot

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 19,495,390 +13
android hermes armeabi-v7a n/a --
android hermes x86 n/a --
android hermes x86_64 n/a --
android jsc arm64-v8a 22,867,582 +6
android jsc armeabi-v7a n/a --
android jsc x86 n/a --
android jsc x86_64 n/a --

Base commit: 8d0046a5e10ca27a073e5509ca70ffab15d2d3e9 Branch: main

analysis-bot avatar May 08 '24 13:05 analysis-bot

This pull request was exported from Phabricator. Differential Revision: D56629748

facebook-github-bot avatar May 08 '24 14:05 facebook-github-bot