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

releases: prepare create_github_release.sh for tests

Open hramos opened this issue 2 years ago • 5 comments

Summary: Cleanup create_github_release script.

Encapsulated GitHub API requests into functions, changed curl commands so that we may capture their http code alongside the http body in the response, and other changes in order to support tests.

Changelog: [internal]

Differential Revision: D41047875

hramos avatar Nov 04 '22 21:11 hramos

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

facebook-github-bot avatar Nov 04 '22 21:11 facebook-github-bot

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 6,991,606 +0
android hermes armeabi-v7a 6,368,151 +0
android hermes x86 7,404,296 +0
android hermes x86_64 7,268,306 +0
android jsc arm64-v8a 8,855,723 +0
android jsc armeabi-v7a 7,594,245 +0
android jsc x86 8,913,475 +0
android jsc x86_64 9,396,826 +0

Base commit: 44f3234d1f4d21f779f2dfb3b9dbe16249e7c9d2 Branch: main

analysis-bot avatar Nov 04 '22 22:11 analysis-bot

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

Base commit: f0b7cbe22e2d67c102149d6d118b563b71a7fbb5 Branch: main

analysis-bot avatar Nov 04 '22 22:11 analysis-bot

PR build artifact for c2c95cca011a228a81f5587499de8c6ece022db4 is ready. To use, download tarball from "Artifacts" tab in this CircleCI job then run yarn add <path to tarball> in your React Native project.

pull-bot avatar Nov 04 '22 22:11 pull-bot

PR build artifact for c2c95cca011a228a81f5587499de8c6ece022db4 is ready. To use, download tarball from "Artifacts" tab in this CircleCI job then run yarn add <path to tarball> in your React Native project.

pull-bot avatar Nov 04 '22 22:11 pull-bot