Skip to content

[0.81] Move CI/Release pipelines to office/ISS ADO project - #16360

Open
Vladimir Morozov (vmoroz) wants to merge 2 commits into
microsoft:0.81-stablefrom
vmoroz:PR/0.81-pipeline-move-office-iss
Open

[0.81] Move CI/Release pipelines to office/ISS ADO project#16360
Vladimir Morozov (vmoroz) wants to merge 2 commits into
microsoft:0.81-stablefrom
vmoroz:PR/0.81-pipeline-move-office-iss

Conversation

@vmoroz

@vmoroz Vladimir Morozov (vmoroz) commented Aug 9, 2026

Copy link
Copy Markdown
Member

Copilot AI balanced review requested due to automatic review settings August 9, 2026 18:09

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review this pull request because it exceeds the maximum number of files (300). Try reducing the number of changed files and requesting a review from Copilot again.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 40 out of 40 changed files in this pull request and generated 3 comments.

Suppressed comments (4)

vnext/Scripts/Warm-RnwFeedCache.ps1:76

  • This default is copied from the newer branch, but the 0.81 CLI-init script pins @react-native-community/template@0.81.0-nightly-202565-2f67cec. For any nightly warm-up (including the documented -ReactNativeVersion example), this generates a different dependency closure than creaternwapp.cmd, so the feed is not warmed for the packages the 0.81 CLI test actually restores.
    vnext/Scripts/Warm-RnwFeedCache.ps1:90
  • UpdateNightlyDependencies.ps1 is not present in this backport, so every invocation with a nightly React Native version fails when Update-NightlyPackageJson tries to call this path. PR #16350 added that helper alongside these callers; please backport it as well.
    .ado/README.md:84
  • This statement is not true for the backport: #16350's package.json, yarn.lock, and string_decoder shim changes were omitted, and this branch still resolves versions such as linkify-it 5.0.0 that the source PR pinned to address Component Governance. Either port branch-compatible dependency fixes and regenerate the lockfile or revise this claim; otherwise the new Office SDL run can still report the alerts described as cleared.
this repo). `guardian/sdl/.gdnsuppress` is an **empty** suppression set: all
Component Governance alerts are fixed at the source (dependency `resolutions` in the
root `package.json`), so nothing is suppressed.

docs/build-pipelines.md:3

  • The new scheduled feed warm-up is a fourth Azure DevOps pipeline, so the documented count is now stale.

Comment on lines +147 to +148
call git config user.name "React-Native-Windows Bot"
call git config user.email "53619745+rnbot@users.noreply.github.com"
Comment on lines +149 to +150
call git config user.name "React-Native-Windows Bot"
call git config user.email "53619745+rnbot@users.noreply.github.com"
Comment thread .ado/jobs/e2e-test.yml
Comment on lines +70 to +71
parameters:
buildEnvironment: ${{ parameters.buildEnvironment }}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants