Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Circle CI: Dry-run the release workflow on every commit #35015

Closed
wants to merge 1 commit into from

Conversation

hramos
Copy link
Contributor

@hramos hramos commented Oct 18, 2022

Summary: Changelog: [internal]

Differential Revision: D40483764

@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. p: Facebook Partner: Facebook Partner fb-exported labels Oct 18, 2022
@facebook-github-bot
Copy link
Contributor

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

1 similar comment
@facebook-github-bot
Copy link
Contributor

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

hramos added a commit to hramos/react-native that referenced this pull request Oct 18, 2022
Summary:
Pull Request resolved: facebook#35015

Changelog: [internal]

Differential Revision: D40483764

fbshipit-source-id: 9600b7c0934399e591dc1593a4da26a4d87f5d61
@analysis-bot
Copy link

analysis-bot commented Oct 18, 2022

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 7,753,948 +0
android hermes armeabi-v7a 7,158,215 +0
android hermes x86 8,065,748 +0
android hermes x86_64 8,036,397 +0
android jsc arm64-v8a 9,612,853 +0
android jsc armeabi-v7a 8,379,000 +0
android jsc x86 9,559,878 +0
android jsc x86_64 10,152,760 +0

Base commit: 45db65b
Branch: main

@analysis-bot
Copy link

analysis-bot commented Oct 18, 2022

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

Base commit: 45db65b
Branch: main

@facebook-github-bot
Copy link
Contributor

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

hramos added a commit to hramos/react-native that referenced this pull request Oct 18, 2022
Summary:
Pull Request resolved: facebook#35015

Changelog: [internal]

Differential Revision: D40483764

fbshipit-source-id: ce735638959f89c598504113cbc03bbf0a359a33
hramos added a commit to hramos/react-native that referenced this pull request Oct 18, 2022
Summary:
Pull Request resolved: facebook#35015

Changelog: [internal]

Differential Revision: D40483764

fbshipit-source-id: 24883ff7a96afccece99c351391936092c2ee7db
@facebook-github-bot
Copy link
Contributor

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

1 similar comment
@facebook-github-bot
Copy link
Contributor

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

hramos added a commit to hramos/react-native that referenced this pull request Oct 18, 2022
Summary:
Pull Request resolved: facebook#35015

Changelog: [internal]

Differential Revision: D40483764

fbshipit-source-id: 742339a37e4603517d964fed055e2ace03f9aabf
@facebook-github-bot
Copy link
Contributor

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

hramos added a commit to hramos/react-native that referenced this pull request Oct 19, 2022
…flow on every commit (facebook#35015)

Summary:
Pull Request resolved: facebook#35015

React Native releases are cut every few months. Without testing, the workflow is prone to breakage.

Dry-run the release workflow on every commit in order to surface any issues as they are introduced instead of at release time.

Fixed issues that surfaced during testing of this workflow:
- Upload both Hermes tarballs

Changelog: [internal]

Reviewed By: mdvacca

Differential Revision: D40483764

fbshipit-source-id: 2b279e3b2400ba9c20b17a6163061fb09c2d664f
…flow on every commit (facebook#35015)

Summary:
Pull Request resolved: facebook#35015

React Native releases are cut every few months. Without testing, the workflow is prone to breakage.

Dry-run the release workflow on every commit in order to surface any issues as they are introduced instead of at release time.

Fixed issues that surfaced during testing of this workflow:
- Upload both Hermes tarballs

Changelog: [internal]

Reviewed By: mdvacca

Differential Revision: D40483764

fbshipit-source-id: 79e26f6ef0e8942b8a5579034d50dc209d702a5f
@facebook-github-bot
Copy link
Contributor

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

@pull-bot
Copy link

PR build artifact for 0857651 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
Copy link

PR build artifact for 0857651 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.

@react-native-bot
Copy link
Collaborator

This pull request was successfully merged by @hramos in e4b5d3e.

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

@react-native-bot react-native-bot added the Merged This PR has been merged. label Oct 20, 2022
OlimpiaZurek pushed a commit to OlimpiaZurek/react-native that referenced this pull request May 22, 2023
…flow on every commit (facebook#35015)

Summary:
Pull Request resolved: facebook#35015

React Native releases are cut every few months. Without testing, the workflow is prone to breakage.

Dry-run the release workflow on every commit in order to surface any issues as they are introduced instead of at release time.

Fixed issues that surfaced during testing of this workflow:
- Upload both Hermes tarballs

Changelog: [internal]

Reviewed By: mdvacca

Differential Revision: D40483764

fbshipit-source-id: 5ca6bd4dcdfd64c24882ffb202edbfd701efd462
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged This PR has been merged. p: Facebook Partner: Facebook Partner
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants