-
Notifications
You must be signed in to change notification settings - Fork 75
Open
Description
Hi,
It looks like the RN v0.83.1 is missing from https://react-native-community.github.io/upgrade-helper/
I am assuming this job should have done the publication: https://github.com/react-native-community/rn-diff-purge/actions/runs/20340980194
But it failed:
Already up to date.
+ npm install
up to date, audited 149 packages in 1s
21 packages are looking for funding
run `npm fund` for details
15 vulnerabilities (2 low, 7 moderate, 2 high, 4 critical)
To address issues that do not require attention, run:
npm audit fix
To address all issues (including breaking changes), run:
npm audit fix --force
Run `npm audit` for details.
+ generateNewReleaseBranch
+ git worktree add wt-app app-base
Preparing worktree (new branch 'app-base')
branch 'app-base' set up to track 'origin/app-base'.
HEAD is now at 3a00d76d74 Update .gitignore
+ cd wt-app
+ rm -rf RnDiffApp
+ git pull
fatal: unable to access 'https://github.com/react-native-community/rn-diff-purge/': Failed to connect to github.com port 443 after 75021 ms: Couldn't connect to server
Error: Process completed with exit code 1.
Is anyone able to re-run or fix it?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels