Skip to content

feat: unified Github Action for Harness#76

Open
V3RON wants to merge 2 commits intomainfrom
feat/new-action
Open

feat: unified Github Action for Harness#76
V3RON wants to merge 2 commits intomainfrom
feat/new-action

Conversation

@V3RON
Copy link
Contributor

@V3RON V3RON commented Mar 19, 2026

Description

GitHub Actions now expose a single public entrypoint, callstackincubator/react-native-harness, instead of requiring users to choose a platform-specific action and then repeat the platform again in the runner input. This removes a confusing setup where users could accidentally mix actions/android with an iOS runner, or actions/ios with an Android runner.

The action now reads the selected runner from the Harness config, detects its platform automatically, and runs the correct iOS, Android, or web setup internally. The docs and our own E2E workflow were updated to use this single action path.

@vercel
Copy link

vercel bot commented Mar 19, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
react-native-harness Ready Ready Preview, Comment Mar 19, 2026 10:13am

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant