{"id":30275459,"url":"https://github.com/react-native-community/nightly-tests","last_synced_at":"2026-02-11T04:32:18.928Z","repository":{"id":309377546,"uuid":"1034553010","full_name":"react-native-community/nightly-tests","owner":"react-native-community","description":"Nightly integration tests for React Native","archived":false,"fork":false,"pushed_at":"2026-02-06T06:12:41.000Z","size":2046,"stargazers_count":52,"open_issues_count":2,"forks_count":16,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-06T14:48:26.968Z","etag":null,"topics":["nightly-build","react-native","testing-tools"],"latest_commit_sha":null,"homepage":"https://react-native-community.github.io/nightly-tests/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/react-native-community.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-08-08T15:18:16.000Z","updated_at":"2026-01-28T19:21:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"4c956a22-6a7b-482e-a9aa-58a3e3a50454","html_url":"https://github.com/react-native-community/nightly-tests","commit_stats":null,"previous_names":["react-native-community/nightly-tests"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/react-native-community/nightly-tests","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-native-community%2Fnightly-tests","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-native-community%2Fnightly-tests/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-native-community%2Fnightly-tests/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-native-community%2Fnightly-tests/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/react-native-community","download_url":"https://codeload.github.com/react-native-community/nightly-tests/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-native-community%2Fnightly-tests/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29327091,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-11T03:52:29.695Z","status":"ssl_error","status_checked_at":"2026-02-11T03:52:23.094Z","response_time":97,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["nightly-build","react-native","testing-tools"],"created_at":"2025-08-16T09:38:49.801Z","updated_at":"2026-02-11T04:32:18.923Z","avatar_url":"https://github.com/react-native-community.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React Native Nightly Tests 🌑🌓🌔🌕🌖🌗\n\n[![Check Nightlies](https://github.com/react-native-community/nightly-tests/actions/workflows/check-nightly.yml/badge.svg)](https://github.com/react-native-community/nightly-tests/actions/workflows/check-nightly.yml)\n[![Website Deployment](https://github.com/react-native-community/nightly-tests/actions/workflows/deploy-website.yml/badge.svg)](https://github.com/react-native-community/nightly-tests/actions/workflows/deploy-website.yml)\n\nAutomated GitHub Actions workflows for testing React Native ecosystem libraries against nightly builds.\n\n## Overview\n\nThis repository contains GitHub Actions workflows that automatically test **popular React Native OSS libraries** against React Native **nightly builds**. The system runs daily to catch breaking changes early and ensure ecosystem compatibility with upcoming React Native releases.\n\nSpecifically this repo will:\n\n- Run a daily job **every night at 4:15 AM UTC** via GitHub Actions scheduled workflows\n- Testing the latest `react-native@nightly` build against a list of popular libraries, such as:\n  - `react-native-async-storage`\n  - `react-native-gesture-handler`\n  - `react-native-reanimated`\n  - And many more...\n- Run a build for both Android and iOS\n- Send a Discord message for failure alerts and status updates\n- Store results in Firebase for historical tracking and run comparison to identify newly broken or recovered libraries\n\n### How to apply?\n\nIf you're a library maintainer, you can now sign up to be part of our nightly testing to make sure your library will keep on working. Read more in the Discussions and Proposals discussion:\n\n- https://github.com/react-native-community/discussions-and-proposals/discussions/931\n\n### Website\n\nThe test results are also published on the website, which is available on the following address:\n\n- https://react-native-community.github.io/nightly-tests/\n\nTo learn more about website app, see [the README file](./website/README.md) in the `website` directory.\n\n## Contributing\n\nThe repository includes Jest tests for the workflow scripts. To run the tests locally, use the following commands:\n\n```bash\nyarn install \u0026\u0026 yarn test\n```\n\n### Working with Patch Files\n\nSome libraries may require modifications to the React Native template (e.g., editing pod files, manifest files) to work properly with nightly builds. For detailed instructions on creating and applying patch files, see the [Patch Instructions](patch.md) guide.\n\n## 📄 License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freact-native-community%2Fnightly-tests","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freact-native-community%2Fnightly-tests","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freact-native-community%2Fnightly-tests/lists"}