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

Refactor nightly monorepo publish script #37707

Closed
wants to merge 1 commit into from

Conversation

lunaleaps
Copy link
Contributor

Summary:
Changelog: [Internal] - Refactor nightly monorepo publish script to also return a map of packages and their current nightly version and rename to reflect. This may refer to a nightly version that was just published (if we detect changes) or the nightly tag on npm if no changes.

In subsequent diffs, will update the react-native nightly script to use this map to set the versions for nightly react-native versions.

Differential Revision: D46450703

@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 Jun 5, 2023
@facebook-github-bot
Copy link
Contributor

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

@analysis-bot
Copy link

analysis-bot commented Jun 5, 2023

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 8,747,802 +2
android hermes armeabi-v7a 8,060,407 +4
android hermes x86 9,239,412 +3
android hermes x86_64 9,089,213 +3
android jsc arm64-v8a 9,310,259 +3
android jsc armeabi-v7a 8,500,199 +1
android jsc x86 9,372,756 +3
android jsc x86_64 9,626,655 +3

Base commit: 96fd107
Branch: main

@facebook-github-bot
Copy link
Contributor

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

lunaleaps added a commit to lunaleaps/react-native that referenced this pull request Jun 7, 2023
Summary:
Pull Request resolved: facebook#37707

Changelog: [Internal] - Refactor nightly monorepo publish script to also return a map of packages and their current nightly version and rename to reflect. This may refer to a nightly version that was just published (if we detect changes) or the nightly tag on npm if no changes.

In subsequent diffs, will update the react-native nightly script to use this map to set the versions for nightly react-native versions.

Reviewed By: hoxyq

Differential Revision: D46450703

fbshipit-source-id: 92d718a316ab4052a5e859d458a242f1e2492b62
lunaleaps pushed a commit to lunaleaps/react-native that referenced this pull request Jun 8, 2023
Summary:
Pull Request resolved: facebook#37707

Changelog: [Internal] - Refactor nightly monorepo publish script to also return a map of packages and their current nightly version and rename to reflect. This may refer to a nightly version that was just published (if we detect changes) or the nightly tag on npm if no changes.

In subsequent diffs, will update the react-native nightly script to use this map to set the versions for nightly react-native versions.

Differential Revision: https://internalfb.com/D46450703

fbshipit-source-id: 8d491ea9e278a8a6443c3041228b266b99065189
lunaleaps added a commit to lunaleaps/react-native that referenced this pull request Jun 8, 2023
Summary:
Pull Request resolved: facebook#37707

Changelog: [Internal] - Refactor nightly monorepo publish script to also return a map of packages and their current nightly version and rename to reflect. This may refer to a nightly version that was just published (if we detect changes) or the nightly tag on npm if no changes.

In subsequent diffs, will update the react-native nightly script to use this map to set the versions for nightly react-native versions.

Reviewed By: hoxyq

Differential Revision: D46450703

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

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

lunaleaps added a commit to lunaleaps/react-native that referenced this pull request Jun 8, 2023
Summary:
Pull Request resolved: facebook#37707

Changelog: [Internal] - Refactor nightly monorepo publish script to also return a map of packages and their current nightly version and rename to reflect. This may refer to a nightly version that was just published (if we detect changes) or the nightly tag on npm if no changes.

In subsequent diffs, will update the react-native nightly script to use this map to set the versions for nightly react-native versions.

Reviewed By: hoxyq

Differential Revision: D46450703

fbshipit-source-id: 24972931ab49b987e93854e6530074ccf2d40b88
lunaleaps added a commit to lunaleaps/react-native that referenced this pull request Jun 9, 2023
Summary:
Pull Request resolved: facebook#37707

Changelog: [Internal] - Refactor nightly monorepo publish script to also return a map of packages and their current nightly version and rename to reflect. This may refer to a nightly version that was just published (if we detect changes) or the nightly tag on npm if no changes.

In subsequent diffs, will update the react-native nightly script to use this map to set the versions for nightly react-native versions.

Reviewed By: hoxyq

Differential Revision: D46450703

fbshipit-source-id: 1da828751e97dd2115f8ad3148cc8e22a00bb2a7
lunaleaps added a commit to lunaleaps/react-native that referenced this pull request Jun 9, 2023
Summary:
Pull Request resolved: facebook#37707

Changelog: [Internal] - Refactor nightly monorepo publish script to also return a map of packages and their current nightly version and rename to reflect. This may refer to a nightly version that was just published (if we detect changes) or the nightly tag on npm if no changes.

In subsequent diffs, will update the react-native nightly script to use this map to set the versions for nightly react-native versions.

Reviewed By: hoxyq

Differential Revision: D46450703

fbshipit-source-id: 5986e2a1db3d8cdcfab2a0544d385279a71bd1e6
@facebook-github-bot
Copy link
Contributor

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

lunaleaps added a commit to lunaleaps/react-native that referenced this pull request Jun 9, 2023
Summary:
Pull Request resolved: facebook#37707

Changelog: [Internal] - Refactor nightly monorepo publish script to also return a map of packages and their current nightly version and rename to reflect. This may refer to a nightly version that was just published (if we detect changes) or the nightly tag on npm if no changes.

In subsequent diffs, will update the react-native nightly script to use this map to set the versions for nightly react-native versions.

Reviewed By: hoxyq

Differential Revision: D46450703

fbshipit-source-id: ee8af75cc370e289b0afebc729b7bd2271e6308e
lunaleaps added a commit to lunaleaps/react-native that referenced this pull request Jun 9, 2023
Summary:
Pull Request resolved: facebook#37707

Changelog: [Internal] - Refactor nightly monorepo publish script to also return a map of packages and their current nightly version and rename to reflect. This may refer to a nightly version that was just published (if we detect changes) or the nightly tag on npm if no changes.

In subsequent diffs, will update the react-native nightly script to use this map to set the versions for nightly react-native versions.

Reviewed By: hoxyq

Differential Revision: D46450703

fbshipit-source-id: 44f9fb4cfa3a4f704a32ddda64aceb14492fe282
@facebook-github-bot
Copy link
Contributor

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

Summary:
Pull Request resolved: facebook#37707

Changelog: [Internal] - Refactor nightly monorepo publish script to also return a map of packages and their current nightly version and rename to reflect. This may refer to a nightly version that was just published (if we detect changes) or the nightly tag on npm if no changes.

In subsequent diffs, will update the react-native nightly script to use this map to set the versions for nightly react-native versions.

Reviewed By: hoxyq

Differential Revision: D46450703

fbshipit-source-id: c54f2c96cac8841c463b084ae9ebbbfb6e21c686
lunaleaps added a commit to lunaleaps/react-native that referenced this pull request Jun 9, 2023
Summary:
Pull Request resolved: facebook#37707

Changelog: [Internal] - Refactor nightly monorepo publish script to also return a map of packages and their current nightly version and rename to reflect. This may refer to a nightly version that was just published (if we detect changes) or the nightly tag on npm if no changes.

In subsequent diffs, will update the react-native nightly script to use this map to set the versions for nightly react-native versions.

Reviewed By: hoxyq

Differential Revision: D46450703

fbshipit-source-id: 1dbae67c36b955905569458d1652455d4f9a3551
lunaleaps added a commit to lunaleaps/react-native that referenced this pull request Jun 9, 2023
Summary:
Pull Request resolved: facebook#37707

Changelog: [Internal] - Refactor nightly monorepo publish script to also return a map of packages and their current nightly version and rename to reflect. This may refer to a nightly version that was just published (if we detect changes) or the nightly tag on npm if no changes.

In subsequent diffs, will update the react-native nightly script to use this map to set the versions for nightly react-native versions.

Reviewed By: hoxyq

Differential Revision: D46450703

fbshipit-source-id: 247ccd117ddd1071f96ff3ad8b3ef42d5e89a2f7
@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Jun 9, 2023
@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 7bcff07.

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.

3 participants