microsoft / microsoft/react-native-windows

Update integrate-rn script

Open
#15,504 1 comment 0 reactions 1 assignee View on GitHub

@protikbiswas100 is already working on this.

Since Jan 6, 2026.

bug
Dominant language
C++
Stars
17.3k
Forks
1.2k
Avg merge
1d 13h
Merged PRs (30d)
33

Description

Problem Description

Currently the integrate-rn script does not automatically the nightly files across some office-iss, react-native-win32 and few other
packages.
Look at this commit for reference
https://github.com/microsoft/react-native-windows/pull/15361/commits/75d32c8f3ebaaa44335fd396d471cb8e62a9d566
This will eventutally be an issue for integration,

Steps To Reproduce

Start integration
dont do the step mention in integrattion process

Maunally verfy for the version of nightly builds in below file paths packages/@office-iss/react-native-win32-tester/package.json packages/@office-iss/react-native-win32/package.json packages/@react-native-windows/tester/package.json packages/@react-native/monorepo/package.json packages/@react-native/tester/package.json packages/@rnw-scripts/babel-react-native-config/package.json packages/@rnw-scripts/metro-dev-config/package.json packages/e2e-test-app-fabric/package.json packages/sample-app-fabric/package.json packages/sample-custom-component/package.json vnext/package.json
Expected Results

Integration nightly version should be in sync everywhere since RNW is a monorepo

CLI version

20.0.0

Environment
System:
  OS: Windows 11 10.0.26100
  CPU: "(16) x64 AMD EPYC 7763 64-Core Processor                "
  Memory: 34.18 GB / 63.95 GB
Binaries:
  Node:
    version: 22.17.0
    path: C:\Program Files\nodejs\node.EXE
  Yarn:
    version: 1.22.22
    path: C:\.tools\.npm-global\yarn.CMD
  npm:
    version: 10.9.2
    path: C:\Program Files\nodejs\npm.CMD
  Watchman: Not Found
SDKs:
  Android SDK: Not Found
  Windows SDK:
    AllowDevelopmentWithoutDevLicense: Enabled
    AllowAllTrustedApps: Enabled
    Versions:
      - 10.0.17763.0
      - 10.0.19041.0
      - 10.0.22621.0
      - 10.0.26100.0
IDEs:
  Android Studio: Not Found
  Visual Studio:
    - 17.14.36811.4 (Visual Studio Enterprise 2022)
    - 18.0.11222.15 (Visual Studio Enterprise 2026)
Languages:
  Java:
    version: 11.0.28
    path: C:\Program Files\Eclipse Adoptium\jdk-11.0.28.6-hotspot\bin\javac.EXE     
  Ruby: Not Found
npmPackages:
  "@react-native-community/cli": Not Found
  react: Not Found
  react-native: Not Found
  react-native-windows: Not Found
npmGlobalPackages:
  "*react-native*": Not Found
Android:
  hermesEnabled: Not found
  newArchEnabled: Not found
iOS:
  hermesEnabled: Not found
  newArchEnabled: Not foun
Community Modules

No response

Target React Native Architecture

None

Target Platform Version

None

Visual Studio Version

None

Build Configuration

None

Snack, code example, screenshot, or link to a repository

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.