Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/reactwg/react-native-releases
React Native Releases Working Group
https://github.com/reactwg/react-native-releases
Last synced: 11 days ago
JSON representation
React Native Releases Working Group
- Host: GitHub
- URL: https://github.com/reactwg/react-native-releases
- Owner: reactwg
- Created: 2021-10-14T21:26:02.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-03T09:24:18.000Z (9 months ago)
- Last Synced: 2024-04-14T04:43:33.308Z (9 months ago)
- Size: 3.73 MB
- Stars: 320
- Watchers: 79
- Forks: 5
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- Code of conduct: CODE_OF_CONDUCT.md
- Support: docs/support.md
Awesome Lists containing this project
README
# React Native Releases
This repository is dedicated to coordinating React Native releases; if you want to learn more about _how_ a release is worked on, please refer to our documentation.
## Release Documentation
This documentation is for members of our release crew to release patches and cut new release candidates for React Native
* [Guide: Running a Release (<= 0.73)](./docs/guide-release-process.md)
* [Guide: Running a Release (0.74)](./docs/guide-release-process-0.74.md)
* [Guide: Running a Release (>= 0.75)](./docs/guide-release-process-0.75.md)
* [Guide: Release Candidates](./docs/guide-release-candidate.md)
* [How to setup a new release project](./docs/guide-release-project-setup.md)
* [How to cut a release candidate](./docs/guide-release-candidate.md#cut-a-release-candidate)
* [Release Candidate patches](./docs/guide-release-candidate.md#release-patches-on-release-candidate)
* [Promote release candidate to stable](./docs/guide-release-candidate.md#promote-release-candidate-to-stable)
* [Guide: Hermes Release](./docs/guide-hermes-release.md)
* [Guide: Monorepo Packages Release](./docs/guide-publish-monorepo.md)
* [Guide: Release Testing](./docs/guide-release-testing.md)
* [Roles & Responsibilities of Release Crew](./docs/roles-and-responsibilities.md)
* [Release Escalation & Support Policy](./docs/support.md)
* [Notable Call-outs / Gotchas](./docs/gotchas.md)
* [FAQ](./docs/faq.md)
* [Glossary](./docs/glossary.md)### Reference Documentation
These docs are not relevant for most releases but keeping them around in case of needing to patch an older release.
* [Deprecated: Upgrade Helper](./docs/upgrade-helper.md)
* [Deprecated: Release Dependencies](./docs/dependencies.md)