Back out "Fix RN GH example jobs failing after release bump"

Summary:
As discussed, the npm packages haven't been released yet during this step of the process, so we can't update the `yarn.lock` yet.

Bumping itself is reverted in the next diff.

Original commit changeset: 84fa2d35b5f4 / D27591155 (ebcb535fd3)

Reviewed By: nikoant

Differential Revision: D27764974

fbshipit-source-id: 36d4e5b329e8d045f2d789e883c54a47eddf524a
This commit is contained in:
Michel Weststrate
2021-04-14 08:17:34 -07:00
committed by Facebook GitHub Bot
parent c2ab19360f
commit 39ae6bf6b0

View File

@@ -45,8 +45,6 @@ SNAPSHOT_VERSION="$(echo "$VERSION" | sed -Ee 's/([0-9]+)\.([0-9]+)\.([0-9]+)/\1
echo "Bumping version number for android related files..."
# Update Android related files
"$SONAR_DIR"/scripts/bump.sh "$VERSION"
# Update lock file as a result of version bump
yarn --ignore-scripts --cwd "$SONAR_DIR"/react-native/ReactNativeFlipperExample
# Generate changelog
$nodejs "$DESKTOP_DIR"/scripts/generate-changelog.js