Uh oh!
There was an error while loading. Please reload this page.
[0.62] Provide information to metro to redirect to rn-macos when building macos - #596
Conversation
…cos (react#587) * Provide information to metro to redirect to rn-macos when building macos * Update version of cli we are using * more config Co-authored-by: Andrew Coates <acoates-ms@noreply.github.com>
|
Andrew Coates (acoates-ms)
commented
Sep 14, 2020
/azp run |
|
Azure Pipelines could not run because the pipeline triggers exclude this branch/path. |
Deleted user (ghost)
commented
Sep 14, 2020
Hello Andrew Coates (@acoates-ms)! Because this pull request has the p.s. you can customize the way I help with merging this pull request, such as holding this pull request until a specific person approves. Simply @mention me ( |
| include: | ||
| - master | ||
| - 0.59-stable | ||
| - 0.62-stable |
There was a problem hiding this comment.
Can’t these (going forward in master) be *-stable?
| displayName: Bump package version | ||
| inputs: | ||
| script: node scripts/bump-oss-version.js --nightly | ||
| script: node scripts/bump-oss-version.js --ci 0.62.1000 |
There was a problem hiding this comment.
Does this mean we now have to update this every time we create a new stable branch or could this be inferred by the script from the current branch name?
There was a problem hiding this comment.
To bump the stable version of the react-native-macos package we use a different script. Would it be possible to use that here too and not introduce forked changes to the bump-oss-version.js script?
Port #587 to 0.62
Microsoft Reviewers: Open in CodeFlow