Skip to content

[Hermes][CI] Remove dual Hermes version outputs from CI workflows#56704

Draft
cipolleschi wants to merge 1 commit intocipolleschi/remove-legacy-hermes-phase4from
cipolleschi/remove-legacy-hermes-phase5
Draft

[Hermes][CI] Remove dual Hermes version outputs from CI workflows#56704
cipolleschi wants to merge 1 commit intocipolleschi/remove-legacy-hermes-phase4from
cipolleschi/remove-legacy-hermes-phase5

Conversation

@cipolleschi
Copy link
Copy Markdown
Contributor

@cipolleschi cipolleschi commented May 6, 2026

Summary

  • Simplify publish-release.yml: remove HERMES_V1_VERSION output, read only HERMES_VERSION_NAME
  • Simplify create-draft-release.yml: remove hermesV1Version input
  • Simplify createDraftRelease.js: remove hermesV1Version parameter and "Hermes V1 dSYMS" section from release notes
  • Simplify prebuild-ios-core.yml: read HERMES_VERSION_NAME instead of HERMES_V1_VERSION_NAME
  • Delete unused prepare-hermes-v1-app action, hermes-v1.patch, and selectLatestHermesV1Version.js

Changelog:

[Internal]

Test plan

  • JS tests: yarn jest --no-watchman createDraftRelease-test.js — 9/9 tests pass

Simplify publish-release, create-draft-release, and prebuild-ios-core
workflows to use a single HERMES_VERSION. Remove the Hermes V1 dSYM
section from release notes. Delete unused prepare-hermes-v1-app action,
hermes-v1.patch, and selectLatestHermesV1Version.js.
@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 May 6, 2026
@facebook-github-tools facebook-github-tools Bot added p: Facebook Partner: Facebook Partner labels May 6, 2026
@cipolleschi cipolleschi changed the title Remove dual Hermes version outputs from CI workflows [Hermes][CI] Remove dual Hermes version outputs from CI workflows May 6, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 6, 2026

Caution

Invalid Base Branch

The base branch for this PR is cipolleschi/remove-legacy-hermes-phase4, which is not main or a -stable branch.
Are you sure you want to target this branch?

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. p: Facebook Partner: Facebook Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant