react-native-macos/.circleci
Riccardo Cipolleschi b0864fd9df Add tests in CI not to break Hermes-Xcode integration (#37616)
Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/37616

Add tests in CircleCI to avoid that changes in Hermes can break the Xcode integration.

## Changelog:
[Internal] - Add CI tests to avoid to break the Hermes-Xcode integration

Reviewed By: cortinico

Differential Revision: D46265656

fbshipit-source-id: 176f1a33fe6944a68fb14b62e5c626fe30d296cc
2023-05-30 07:15:02 -07:00
..
Dockerfiles Remove instructions from `Dockerfile.android` that are BUCK related. (#36958) 2023-04-18 11:54:36 -07:00
DockerTests.md Docker: Use the new community image, and update instructions. (#23723) 2019-03-05 15:37:13 -08:00
README.md Move danger to bots directory 2018-01-31 16:42:41 -08:00
config.yml Add tests in CI not to break Hermes-Xcode integration (#37616) 2023-05-30 07:15:02 -07:00
verdaccio.yml chore: rename normalize-color to normalize-colors (umbrella 480) (#34571) 2022-12-01 08:46:57 -08:00

README.md

Circle CI

This directory is home to the Circle CI configuration file. Circle is our continuous integration service provider. You can see the overall status of React Native's builds at https://circleci.com/gh/facebook/react-native

You may also see an individual PR's build status by scrolling down to the Checks section in the PR.