🔥 [🐛] NPM Publish actions are interrupted/incomplete #4343
Labels
help: needs-triage
Issue needs additional investigation/triaging.
type: bug
New bug report
Type: Stale
Issue has become stale - automatically added by Stale bot
Issue
Re-opening of issue #4283
#4330 attempted to fix, but did not.
Hey @mikehardy -- I discovered while working on #4331 that npm does not have the latest version of each package. It looks like the publish action still has some issues under certain concurrency scenarios.
npm info @react-native-firebase/database
=>latest: 7.5.10
7.5.11
: https://github.com/invertase/react-native-firebase/blob/master/packages/database/CHANGELOG.mdInterestingly, the
app
,analytics
, andadmob
are up-to-date on npm. They are alphabetically first, so I'm thinking we have an interrupted-publish issue.Looking at the Publish actions, here is my understanding of what happened:
Publish
was manually triggered: https://github.com/invertase/react-native-firebase/actions/runs/281108519app
module was updated, the peerDependency of each package was updated.Publish
run: https://github.com/invertase/react-native-firebase/runs/1189883874?check_suite_focus=trueanalytics
andadmob
before being interrupted by a "You cannot publish over the previously published versions"app
publish errorProject Files
Javascript
N/A
iOS
N/A
Android
N/A
Environment
N/A
React Native Firebase
andInvertase
on Twitter for updates on the library.The text was updated successfully, but these errors were encountered: