Skip to content

Conversation

@V3RON
Copy link
Contributor

@V3RON V3RON commented Nov 19, 2025

Description

This pull request adds dedicated GitHub Actions for Harness to simplify running tests on Android and iOS in the GitHub Actions environment. In a nutshell, each action wraps a couple of third-party actions for running an emulator and ensures they run as fast as possible (see AVD caching for Android). The actions can also read the Harness config, so you no longer have to duplicate configuration in both your JavaScript code and your workflows. A new property called avd has been added to the Android platform config, which includes details about the expected Android emulator.

Testing

See run history of 'E2E Tests' workflows for this branch.

@vercel
Copy link

vercel bot commented Nov 19, 2025

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

Project Deployment Preview Comments Updated (UTC)
react-native-harness Ready Ready Preview Comment Nov 19, 2025 11:27am

@V3RON V3RON marked this pull request as ready for review November 19, 2025 11:51
@V3RON V3RON merged commit 9aa6254 into main Nov 19, 2025
6 checks passed
@V3RON V3RON deleted the feat/github-action branch November 19, 2025 15:23
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.

2 participants