Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)