Skip to content

Conversation

@cortinico
Copy link
Contributor

Summary:

This is a pick of 4cac35f inside main.
The commit is already on the 0.84-stable branch.

The reasoning here is that cat + jq failed to run with:

Run echo "rn-version=$(cat packages/react-native/package.json | jq -r 'version')" >> $GITHUB_OUTPUT
  echo "rn-version=$(cat packages/react-native/package.json | jq -r 'version')" >> $GITHUB_OUTPUT
  shell: bash --noprofile --norc -e -o pipefail {0}
jq: error: version/0 is not defined at <top-level>, line 1:
version
jq: 1 compile error

I'm moving to a single jq invocation as it's more resilient.

Changelog:

[INTERNAL] -

Test Plan:

N/A

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jan 6, 2026
@meta-codesync
Copy link

meta-codesync bot commented Jan 6, 2026

@cortinico has imported this pull request. If you are a Meta employee, you can view this in D90189240.

@meta-codesync meta-codesync bot closed this in 9d1c55b Jan 7, 2026
@react-native-bot
Copy link
Collaborator

This pull request was successfully merged by @cortinico in 9d1c55b

When will my fix make it into a release? | How to file a pick request?

@react-native-bot react-native-bot added the Merged This PR has been merged. label Jan 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Merged This PR has been merged. p: Facebook Partner: Facebook Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants