Skip to content

Do not fail if -javadoc.jar are missing in the final NPM package#33869

Closed
cortinico wants to merge 1 commit into
facebook:mainfrom
cortinico:export-D36507320
Closed

Do not fail if -javadoc.jar are missing in the final NPM package#33869
cortinico wants to merge 1 commit into
facebook:mainfrom
cortinico:export-D36507320

Conversation

@cortinico
Copy link
Copy Markdown
Contributor

Summary:
When I disabled the Javadoc pubblication as it was failing on CI,
I forgot to turn off the verification that the -javadoc artifact is included
inside the NPM package. This caused build_npm_package-1 to fail on main.
I'm fixing it here.

Changelog:
[Internal] [Fixed] - Do not fail if -javadoc.jar are missing in the final NPM package

Differential Revision: D36507320

Summary:
When I disabled the Javadoc pubblication as it was failing on CI,
I forgot to turn off the verification that the -javadoc artifact is included
inside the NPM package. This caused `build_npm_package-1` to fail on main.
I'm fixing it here.

Changelog:
[Internal] [Fixed] - Do not fail if -javadoc.jar are missing in the final NPM package

Differential Revision: D36507320

fbshipit-source-id: 31743ed7f218677f56844697d82c2067ff36a1cd
@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. p: Facebook Partner: Facebook Partner fb-exported labels May 19, 2022
@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D36507320

@analysis-bot
Copy link
Copy Markdown

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 7,782,995 +0
android hermes armeabi-v7a 7,186,489 +0
android hermes x86 8,094,638 +0
android hermes x86_64 8,072,076 +0
android jsc arm64-v8a 9,655,567 +0
android jsc armeabi-v7a 8,427,832 +0
android jsc x86 9,607,811 +0
android jsc x86_64 10,202,443 +0

Base commit: e584fd1
Branch: main

@analysis-bot
Copy link
Copy Markdown

Platform Engine Arch Size (bytes) Diff
ios - universal n/a --

Base commit: e584fd1
Branch: main

@react-native-bot
Copy link
Copy Markdown
Collaborator

This pull request was successfully merged by @cortinico in c19bc0b.

When will my fix make it into a release? | Upcoming Releases

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

Labels

Bug CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported 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